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 24, 2024
1 parent b4e70e6 commit 073b367
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 107 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.677.0",
"@aws-sdk/client-cognito-identity-provider": "3.678.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"merge-anything": "6.0.2",
"msw": "2.5.0",
"msw": "2.5.1",
"msw-storybook-addon": "2.0.3",
"next": "14.2.16",
"next-auth": "4.24.8",
Expand Down
Loading

0 comments on commit 073b367

Please sign in to comment.