chore(deps): update tailwindcss and postcss to version 4.3.1

This commit is contained in:
hamster1963
2026-06-15 18:46:36 +08:00
parent f536d4ecf5
commit ea19d3cc27
2 changed files with 89 additions and 89 deletions
+2 -2
View File
@@ -64,7 +64,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.4.16",
"@tailwindcss/postcss": "^4.3.0",
"@tailwindcss/postcss": "^4.3.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
@@ -76,7 +76,7 @@
"globals": "17.6.0",
"jsdom": "^29.1.1",
"postcss": "8.5.15",
"tailwindcss": "^4.3.0",
"tailwindcss": "^4.3.1",
"typescript": "~6.0.3",
"vite": "8.0.16",
"vitest": "^4.1.8"