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.
1 parent fc56b84 commit 5d0e317Copy full SHA for 5d0e317
package.json
@@ -51,7 +51,7 @@
51
"immer": "^10.1.1",
52
"react": "^19.0.0",
53
"react-dom": "^19.0.0",
54
- "react-router": "^7.0.2",
+ "react-router": "^7.1.0",
55
"zustand": "^5.0.2"
56
},
57
"devDependencies": {
@@ -65,7 +65,6 @@
65
"@types/react": "^19.0.2",
66
"@types/react-dom": "^19.0.2",
67
"@vitejs/plugin-react-swc": "^3.7.2",
68
- "esbuild": "0.24.0",
69
"eslint": "^9.17.0",
70
"eslint-plugin-react": "^7.37.2",
71
"eslint-plugin-react-hooks": "^5.1.0",
@@ -83,7 +82,7 @@
83
82
"stylelint-order": "^6.0.4",
84
"typescript": "~5.7.2",
85
"typescript-eslint": "^8.18.1",
86
- "vite": "^6.0.4",
+ "vite": "^6.0.5",
87
"vite-plugin-checker": "^0.8.0"
88
89
"engines": {
0 commit comments