Skip to content

Commit b0db9e0

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 6ea37c1 commit b0db9e0

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
@@ -79,7 +79,7 @@
7979
"react": "^16.14.0",
8080
"react-dom": "^16.14.0",
8181
"react-html-parser": "^2.0.2",
82-
"react-router-dom": "6.30.1",
82+
"react-router-dom": "7.9.4",
8383
"simple-git": "^3.28.0",
8484
"uuid": "^11.1.0",
8585
"validator": "^13.15.15",
@@ -136,7 +136,7 @@
136136
"tsx": "^4.20.6",
137137
"typescript": "^5.9.3",
138138
"typescript-eslint": "^8.46.1",
139-
"vite": "^4.5.14",
139+
"vite": "^7.1.10",
140140
"vite-tsconfig-paths": "^5.1.4"
141141
},
142142
"optionalDependencies": {

0 commit comments

Comments
 (0)