We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1660cae + c07c3dc commit e31a1d5Copy full SHA for e31a1d5
3 files changed
.changelog/317.internal.md
@@ -0,0 +1 @@
1
+Update dependencies
package.json
@@ -46,7 +46,7 @@
46
"devDependencies": {
47
"@eslint/js": "^9.34.0",
48
"@tailwindcss/typography": "^0.5.16",
49
- "@tailwindcss/vite": "^4.1.8",
+ "@tailwindcss/vite": "^4.1.14",
50
"@types/react": "^19.1.12",
51
"@types/react-dom": "^19.1.9",
52
"@vitejs/plugin-react": "^4.4.1",
@@ -57,7 +57,7 @@
57
"globals": "^16.4.0",
58
"markdownlint-cli": "^0.45.0",
59
"prettier": "^3.6.2",
60
- "tailwindcss": "^4.1.8",
+ "tailwindcss": "^4.1.14",
61
"typescript": "~5.8.3",
62
"typescript-eslint": "^8.42.0",
63
"vite": "6.3.6"
0 commit comments