We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241460d commit 767c27aCopy full SHA for 767c27a
package.json
@@ -40,7 +40,7 @@
40
"eslint": "^9.39.2",
41
"eslint-config-prettier": "^10.1.8",
42
"eslint-plugin-react-hooks": "^7.0.1",
43
- "eslint-plugin-react-refresh": "^0.4.25",
+ "eslint-plugin-react-refresh": "^0.4.26",
44
"globals": "^16.5.0",
45
"postcss": "^8.5.6",
46
"prettier": "^3.7.4",
@@ -50,7 +50,7 @@
50
"tailwindcss": "^4.1.18",
51
"tw-animate-css": "^1.4.0",
52
"typescript": "^5.9.3",
53
- "typescript-eslint": "^8.49.0",
54
- "vite": "^7.2.7"
+ "typescript-eslint": "^8.50.0",
+ "vite": "^7.3.0"
55
}
56
0 commit comments