We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458b025 commit 3d7e1ceCopy full SHA for 3d7e1ce
2 files changed
package.json
@@ -46,7 +46,7 @@
46
"devDependencies": {
47
"@eslint/js": "^9.39.1",
48
"@tailwindcss/typography": "^0.5.19",
49
- "@tailwindcss/vite": "^4.1.16",
+ "@tailwindcss/vite": "^4.2.0",
50
"@types/react": "^19.2.5",
51
"@types/react-dom": "^19.2.3",
52
"@vitejs/plugin-react": "^4.7.0",
@@ -58,7 +58,7 @@
58
"globals": "^16.5.0",
59
"markdownlint-cli": "^0.48.0",
60
"prettier": "^3.6.2",
61
- "tailwindcss": "^4.1.16",
+ "tailwindcss": "^4.2.0",
62
"typescript": "~5.8.3",
63
"typescript-eslint": "^8.46.3",
64
"vite": "6.4.1"
0 commit comments