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 9523385 commit c134698Copy full SHA for c134698
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.5",
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.7.1",
81
"simple-git": "^3.25.0",
82
"uuid": "^11.0.0",
83
"yargs": "^17.7.2"
@@ -121,7 +121,7 @@
121
"ts-node": "^10.9.2",
122
"tsx": "^4.19.3",
123
"typescript": "^5.7.3",
124
- "vite": "^4.5.13",
+ "vite": "^7.0.6",
125
"vite-tsconfig-paths": "^5.1.4"
126
},
127
"optionalDependencies": {
0 commit comments