Skip to content

Commit 975be2e

Browse files
fix(deps): update npm to v7 - - package.json
1 parent ddff723 commit 975be2e

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
@@ -66,7 +66,7 @@
6666
"lusca": "^1.7.0",
6767
"moment": "^2.30.1",
6868
"mongodb": "^5.9.2",
69-
"nodemailer": "^6.10.1",
69+
"nodemailer": "^7.0.5",
7070
"openid-client": "^6.6.2",
7171
"parse-diff": "^0.11.1",
7272
"passport": "^0.7.0",
@@ -77,7 +77,7 @@
7777
"react": "^16.14.0",
7878
"react-dom": "^16.14.0",
7979
"react-html-parser": "^2.0.2",
80-
"react-router-dom": "6.30.1",
80+
"react-router-dom": "7.8.0",
8181
"simple-git": "^3.28.0",
8282
"uuid": "^11.1.0",
8383
"yargs": "^17.7.2"
@@ -121,7 +121,7 @@
121121
"ts-node": "^10.9.2",
122122
"tsx": "^4.20.3",
123123
"typescript": "^5.8.3",
124-
"vite": "^4.5.14",
124+
"vite": "^7.1.1",
125125
"vite-tsconfig-paths": "^5.1.4"
126126
},
127127
"optionalDependencies": {

0 commit comments

Comments
 (0)