Skip to content

Commit

Permalink
fix(auth): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 9de39a6 commit 5c4a48d
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 68 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@turbo/gen": "1.10.16",
"@types/eslint": "8.44.6",
"@types/google.maps": "3.54.4",
"@types/google.maps": "3.54.5",
"@types/luxon": "3.3.3",
"@types/node": "18.18.7",
"@types/terraformer__wkt": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.436.0",
"@aws-sdk/client-cognito-identity-provider": "3.437.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.48",
"libphonenumber-js": "1.10.49",
"locale-includes": "1.0.5",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.0.1",
Expand Down Expand Up @@ -111,7 +111,7 @@
"@types/babel__core": "7.20.3",
"@types/babel__preset-env": "7.9.4",
"@types/eslint": "8.44.6",
"@types/google.maps": "3.54.4",
"@types/google.maps": "3.54.5",
"@types/luxon": "3.3.3",
"@types/node": "18.18.7",
"@types/probe-image-size": "7.2.2",
Expand Down
112 changes: 48 additions & 64 deletions pnpm-lock.yaml

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

0 comments on commit 5c4a48d

Please sign in to comment.