Skip to content

Commit 7df29f5

Browse files
fix(deps): update npm to v7 - - package.json
1 parent a2008c6 commit 7df29f5

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
@@ -105,7 +105,7 @@
105105
"lodash": "^4.17.21",
106106
"lusca": "^1.7.0",
107107
"moment": "^2.30.1",
108-
"mongodb": "^5.9.2",
108+
"mongodb": "^7.0.0",
109109
"openid-client": "^6.8.1",
110110
"parse-diff": "^0.11.1",
111111
"passport": "^0.7.0",
@@ -116,7 +116,7 @@
116116
"react": "^16.14.0",
117117
"react-dom": "^16.14.0",
118118
"react-html-parser": "^2.0.2",
119-
"react-router-dom": "6.30.1",
119+
"react-router-dom": "7.9.6",
120120
"simple-git": "^3.28.0",
121121
"uuid": "^11.1.0",
122122
"validator": "^13.15.15",
@@ -173,7 +173,7 @@
173173
"tsx": "^4.20.6",
174174
"typescript": "^5.9.3",
175175
"typescript-eslint": "^8.46.1",
176-
"vite": "^4.5.14",
176+
"vite": "^7.2.2",
177177
"vite-tsconfig-paths": "^5.1.4"
178178
},
179179
"optionalDependencies": {

0 commit comments

Comments
 (0)