We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbeee1a commit 3d300a6Copy full SHA for 3d300a6
2 files changed
package.json
@@ -27,12 +27,12 @@
27
"@react-router/dev": "^7.9.3",
28
"@tailwindcss/postcss": "^4.1.13",
29
"@tailwindcss/vite": "^4.1.13",
30
- "@types/react": "^19.1.14",
+ "@types/react": "^19.1.16",
31
"@types/react-dom": "^19.1.9",
32
- "@typescript-eslint/eslint-plugin": "^8.44.1",
33
- "@typescript-eslint/parser": "^8.44.1",
+ "@typescript-eslint/eslint-plugin": "^8.45.0",
+ "@typescript-eslint/parser": "^8.45.0",
34
"autoprefixer": "^10.4.21",
35
- "lefthook": "^1.13.4",
+ "lefthook": "^1.13.5",
36
"postcss": "^8.5.6",
37
"tailwindcss": "^4.1.13",
38
"tailwindcss-animate": "^1.0.7",
0 commit comments