Skip to content

Commit befc9f2

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 93704e6 commit befc9f2

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
@@ -111,7 +111,7 @@
111111
"react": "^16.14.0",
112112
"react-dom": "^16.14.0",
113113
"react-html-parser": "^2.0.2",
114-
"react-router-dom": "6.30.1",
114+
"react-router-dom": "7.9.5",
115115
"simple-git": "^3.28.0",
116116
"uuid": "^11.1.0",
117117
"validator": "^13.15.15",
@@ -168,7 +168,7 @@
168168
"tsx": "^4.20.6",
169169
"typescript": "^5.9.3",
170170
"typescript-eslint": "^8.46.1",
171-
"vite": "^4.5.14",
171+
"vite": "^7.2.0",
172172
"vite-tsconfig-paths": "^5.1.4"
173173
},
174174
"optionalDependencies": {

0 commit comments

Comments
 (0)