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 aaea93a commit bf745c5Copy full SHA for bf745c5
package.json
@@ -66,7 +66,7 @@
66
"lusca": "^1.7.0",
67
"moment": "^2.30.1",
68
"mongodb": "^5.9.2",
69
- "nodemailer": "^6.10.1",
+ "nodemailer": "^7.0.5",
70
"openid-client": "^6.6.2",
71
"parse-diff": "^0.11.1",
72
"passport": "^0.7.0",
@@ -77,7 +77,7 @@
77
"react": "^16.14.0",
78
"react-dom": "^16.14.0",
79
"react-html-parser": "^2.0.2",
80
- "react-router-dom": "6.30.1",
+ "react-router-dom": "7.8.0",
81
"simple-git": "^3.28.0",
82
"uuid": "^11.1.0",
83
"yargs": "^17.7.2"
@@ -122,7 +122,7 @@
122
"ts-node": "^10.9.2",
123
"tsx": "^4.20.3",
124
"typescript": "^5.8.3",
125
- "vite": "^4.5.14",
+ "vite": "^7.1.2",
126
"vite-tsconfig-paths": "^5.1.4"
127
},
128
"optionalDependencies": {
0 commit comments