We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 271db5b + f0b53cd commit 9db6787Copy full SHA for 9db6787
3 files changed
package.json
@@ -27,20 +27,20 @@
27
"react-router-dom": "^7.5.1"
28
},
29
"devDependencies": {
30
- "@eslint/js": "^9.24.0",
+ "@eslint/js": "^9.25.0",
31
"@tauri-apps/cli": "^2.5.0",
32
"@types/react": "^19.1.2",
33
"@types/react-dom": "^19.1.2",
34
- "@vitejs/plugin-react": "^4.4.0",
35
- "eslint": "^9.24.0",
+ "@vitejs/plugin-react": "^4.4.1",
+ "eslint": "^9.25.0",
36
"eslint-config-react-app": "^7.0.1",
37
"eslint-plugin-import": "^2.31.0",
38
"eslint-plugin-react": "^7.37.5",
39
"eslint-plugin-react-hooks": "^5.2.0",
40
"eslint-plugin-react-refresh": "^0.4.19",
41
"globals": "^16.0.0",
42
"prettier": "^3.5.3",
43
- "vite": "^6.3.1",
+ "vite": "^6.3.2",
44
"vite-plugin-eslint": "^1.8.1",
45
"vite-plugin-svgr": "^4.3.0"
46
0 commit comments