Skip to content

Commit 5b85c34

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 981d7b8 commit 5b85c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"react": "^16.14.0",
107107
"react-dom": "^16.14.0",
108108
"react-html-parser": "^2.0.2",
109-
"react-router-dom": "6.30.1",
109+
"react-router-dom": "7.9.4",
110110
"simple-git": "^3.28.0",
111111
"uuid": "^11.1.0",
112112
"validator": "^13.15.15",
@@ -163,7 +163,7 @@
163163
"tsx": "^4.20.6",
164164
"typescript": "^5.9.3",
165165
"typescript-eslint": "^8.46.1",
166-
"vite": "^4.5.14",
166+
"vite": "^7.1.12",
167167
"vite-tsconfig-paths": "^5.1.4"
168168
},
169169
"optionalDependencies": {

0 commit comments

Comments
 (0)