We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2008c6 commit 7df29f5Copy full SHA for 7df29f5
package.json
@@ -105,7 +105,7 @@
105
"lodash": "^4.17.21",
106
"lusca": "^1.7.0",
107
"moment": "^2.30.1",
108
- "mongodb": "^5.9.2",
+ "mongodb": "^7.0.0",
109
"openid-client": "^6.8.1",
110
"parse-diff": "^0.11.1",
111
"passport": "^0.7.0",
@@ -116,7 +116,7 @@
116
"react": "^16.14.0",
117
"react-dom": "^16.14.0",
118
"react-html-parser": "^2.0.2",
119
- "react-router-dom": "6.30.1",
+ "react-router-dom": "7.9.6",
120
"simple-git": "^3.28.0",
121
"uuid": "^11.1.0",
122
"validator": "^13.15.15",
@@ -173,7 +173,7 @@
173
"tsx": "^4.20.6",
174
"typescript": "^5.9.3",
175
"typescript-eslint": "^8.46.1",
176
- "vite": "^4.5.14",
+ "vite": "^7.2.2",
177
"vite-tsconfig-paths": "^5.1.4"
178
},
179
"optionalDependencies": {
0 commit comments