Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 3bbc2c3 commit 7a09a12
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
34 changes: 17 additions & 17 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"dependencies": {
"dotenv": "16.4.5",
"express": "4.18.2",
"express": "4.18.3",
"mongodb": "6.3.0"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.21",
"@types/node": "20.11.23",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
Expand Down
16 changes: 8 additions & 8 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/node": "20.11.21",
"@types/react": "18.2.60",
"@types/node": "20.11.23",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"eslint": "8.57.0",
Expand Down

0 comments on commit 7a09a12

Please sign in to comment.