Skip to content

Commit dec1518

Browse files
authored
Merge pull request #1 from fuzziecoder/dependabot/npm_and_yarn/npm_and_yarn-3cc837497d
Bump the npm_and_yarn group across 2 directories with 3 updates
2 parents 34f8d04 + 06d0d28 commit dec1518

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"cookie-parser": "~1.4.4",
1010
"debug": "~2.6.9",
11-
"express": "~4.16.1",
11+
"express": "~5.1.0",
1212
"mongoose": "^8.16.2",
1313
"morgan": "~1.9.1",
1414
"nodemailer": "^7.0.5",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"@tailwindcss/typography": "^0.5.16",
6363
"@vitejs/plugin-react": "4.3.4",
6464
"autoprefixer": "10.4.2",
65-
"postcss": "8.4.8",
65+
"postcss": "8.4.31",
6666
"tailwindcss": "3.4.6",
67-
"vite": "^5.0.0",
67+
"vite": "^7.0.6",
6868
"vite-tsconfig-paths": "3.6.0"
6969
}
7070
}

0 commit comments

Comments
 (0)