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 May 23, 2024
1 parent 3eac061 commit 7072480
Show file tree
Hide file tree
Showing 7 changed files with 496 additions and 500 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@vercel/analytics": "1.2.2",
"@vercel/analytics": "1.3.0",
"@vercel/edge-config": "1.1.1",
"@vercel/kv": "1.0.1",
"@vercel/speed-insights": "1.0.10",
Expand Down Expand Up @@ -102,12 +102,12 @@
"react-hook-consent": "3.5.3",
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"zod": "3.23.8"
},
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.14.0",
"@relative-ci/agent": "4.2.7",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -117,7 +117,7 @@
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.1"
"react-i18next": "14.1.2"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.3",
"@types/eslint": "8.56.10",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.4",
"tsx": "4.10.5",
"tsx": "4.11.0",
"turbo": "1.13.3",
"typescript": "5.4.5",
"typesync": "0.12.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.577.0",
"@aws-sdk/client-cognito-identity-provider": "3.583.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -68,7 +68,7 @@
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.10.5",
"tsx": "4.11.0",
"type-fest": "4.18.2",
"typescript": "5.4.5",
"zod-prisma-types": "3.1.6",
"zod-prisma-types": "3.1.8",
"zod-to-json-schema": "3.23.0"
},
"prisma": {
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/analytics": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ahooks": "3.7.11",
"ahooks": "3.8.0",
"ajv": "8.13.0",
"ajv-errors": "3.0.0",
"alex": "11.0.1",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.4.2",
"@iconify-icon/react": "2.1.0",
"@iconify-json/carbon": "1.1.33",
"@iconify-json/carbon": "1.1.34",
"@iconify-json/fluent-mdl2": "1.1.7",
"@iconify-json/mdi": "1.1.66",
"@iconify-json/ph": "1.1.13",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.12.12",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/api": "workspace:*",
Expand Down Expand Up @@ -158,7 +158,7 @@
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
Expand All @@ -167,7 +167,7 @@
"storybook-addon-pseudo-states": "2.2.1",
"style-loader": "3.3.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.10.5",
"tsx": "4.11.0",
"type-fest": "4.18.2",
"typescript": "5.4.5",
"webpack": "5.91.0",
Expand Down Expand Up @@ -212,7 +212,7 @@
"react-error-boundary": "4.0.13",
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.1"
"react-i18next": "14.1.2"
},
"msw": {
"workerDirectory": [
Expand Down
Loading

0 comments on commit 7072480

Please sign in to comment.