Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#457)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 102896d commit af48070
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
24 changes: 12 additions & 12 deletions client/package-lock.json

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

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@sentry/vue": "6.19.7",
"core-js": "3.35.1",
"core-js": "3.36.0",
"dayjs": "1.11.10",
"intro.js": "4.3.0",
"node-snackbar": "0.1.16",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/googlemaps": "3.43.3",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/qrcode": "1.5.5",
"@vue/cli-plugin-babel": "4.5.19",
"@vue/cli-plugin-eslint": "4.5.19",
Expand All @@ -50,7 +50,7 @@
"file-loader": "6.2.0",
"node-sass": "6.0.1",
"prettier": "1.19.1",
"sass": "1.70.0",
"sass": "1.71.1",
"sass-loader": "8.0.2",
"stylelint": "13.13.1",
"stylelint-config-recess-order": "2.6.0",
Expand Down
30 changes: 15 additions & 15 deletions server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cookie-session": "1.4.0",
"dayjs": "1.11.10",
"dotenv": "10.0.0",
"express": "4.18.2",
"express": "4.18.3",
"googleapis": "100.0.0",
"node-cache": "5.1.2",
"node-fetch": "2.7.0",
Expand Down

0 comments on commit af48070

Please sign in to comment.