We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90dcc3c + 29e489a commit 6ee502fCopy full SHA for 6ee502f
package.json
@@ -34,10 +34,12 @@
34
"react-router": "^7.6.2"
35
},
36
"devDependencies": {
37
+ "@eslint/compat": "^1.3.0",
38
+ "@eslint/eslintrc": "^3.3.1",
39
"@eslint/js": "^9.29.0",
40
"@tailwindcss/aspect-ratio": "^0.4.2",
41
"@tailwindcss/forms": "^0.5.10",
- "@tailwindcss/postcss": "^4.1.10",
42
+ "@tailwindcss/postcss": "^4.1.11",
43
"@tailwindcss/typography": "^0.5.16",
44
"@testing-library/dom": "^10.4.0",
45
"@testing-library/jest-dom": "^6.6.3",
@@ -63,7 +65,7 @@
63
65
"prettier": "^3.6.1",
64
66
"prettier-plugin-tailwindcss": "^0.6.13",
67
"rimraf": "^6.0.1",
- "tailwindcss": "^4.1.10",
68
+ "tailwindcss": "^4.1.11",
69
"ts-expect": "^1.3.0",
70
"typescript": "^5.8.3",
71
"vite": "^7.0.0",
0 commit comments