Skip to content

Commit bee3a89

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 13ee734 commit bee3a89

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
@@ -78,7 +78,7 @@
7878
"react": "^16.14.0",
7979
"react-dom": "^16.14.0",
8080
"react-html-parser": "^2.0.2",
81-
"react-router-dom": "6.30.1",
81+
"react-router-dom": "7.9.4",
8282
"simple-git": "^3.28.0",
8383
"uuid": "^11.1.0",
8484
"validator": "^13.15.15",
@@ -135,7 +135,7 @@
135135
"tsx": "^4.20.6",
136136
"typescript": "^5.9.3",
137137
"typescript-eslint": "^8.46.1",
138-
"vite": "^4.5.14",
138+
"vite": "^7.1.10",
139139
"vite-tsconfig-paths": "^5.1.4"
140140
},
141141
"optionalDependencies": {

0 commit comments

Comments
 (0)