chore(deps-dev): bump tailwindcss from 3.2.4 to 3.4.11 in /frontend

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.4 to 3.4.11.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.4.11)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-11 22:32:46 +00:00
committed by GitHub
parent dcae85eae8
commit d65fc70f07
2 changed files with 550 additions and 136 deletions

View File

@@ -58,7 +58,7 @@
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.2.2",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.4.11",
"typescript": "^4.9.5",
"vite": "^5.3.5",
"vite-plugin-svgr": "^4.2.0"