Skip to content

Commit 3802b5c

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"lodash": "^4.17.21",
101101
"lusca": "^1.7.0",
102102
"moment": "^2.30.1",
103-
"mongodb": "^5.9.2",
103+
"mongodb": "^7.0.0",
104104
"openid-client": "^6.8.1",
105105
"parse-diff": "^0.11.1",
106106
"passport": "^0.7.0",
@@ -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.1",
172172
"vite-tsconfig-paths": "^5.1.4"
173173
},
174174
"optionalDependencies": {

0 commit comments

Comments
 (0)