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 96c4754 commit 6283241Copy full SHA for 6283241
package.json
@@ -66,7 +66,7 @@
66
"lusca": "^1.7.0",
67
"moment": "^2.29.4",
68
"mongodb": "^5.0.0",
69
- "nodemailer": "^6.6.1",
+ "nodemailer": "^7.0.4",
70
"openid-client": "^6.4.2",
71
"parse-diff": "^0.11.1",
72
"passport": "^0.7.0",
@@ -77,7 +77,7 @@
77
"react": "^16.13.1",
78
"react-dom": "^16.13.1",
79
"react-html-parser": "^2.0.2",
80
- "react-router-dom": "6.28.2",
+ "react-router-dom": "7.6.3",
81
"simple-git": "^3.25.0",
82
"uuid": "^11.0.0",
83
"yargs": "^17.7.2"
@@ -118,7 +118,7 @@
118
"ts-node": "^10.9.2",
119
"tsx": "^4.19.3",
120
"typescript": "^5.7.3",
121
- "vite": "^4.5.13",
+ "vite": "^7.0.0",
122
"vite-tsconfig-paths": "^5.1.4"
123
},
124
"optionalDependencies": {
0 commit comments