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 27, 2024
1 parent e4e49f8 commit c82bde4
Show file tree
Hide file tree
Showing 9 changed files with 604 additions and 603 deletions.
12 changes: 6 additions & 6 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"@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.1",
"@vercel/edge-config": "1.1.1",
"@vercel/kv": "1.0.1",
"@vercel/speed-insights": "1.0.10",
"@vercel/speed-insights": "1.0.11",
"@weareinreach/analytics": "workspace:*",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
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 All @@ -133,7 +133,7 @@
"prettier": "3.2.5",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5",
"webpack-bundle-analyzer": "4.10.2"
},
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.16.0",
"lint-staged": "15.2.4",
"knip": "5.17.0",
"lint-staged": "15.2.5",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"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
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@weareinreach/eslint-config": "workspace:*",
"next": "14.2.3",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.18.2"
"type-fest": "4.18.3"
},
"peerDependencies": {
"next": "14.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ajv": "8.13.0",
"ajv": "8.14.0",
"alex": "11.0.1",
"crud-object-diff": "2.3.6",
"geo-tz": "8.0.2",
Expand All @@ -43,7 +43,7 @@
"just-map-values": "3.2.0",
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"libphonenumber-js": "1.11.1",
"libphonenumber-js": "1.11.2",
"luxon": "3.4.4",
"nanoid": "5.0.7",
"remeda": "1.61.0",
Expand All @@ -69,7 +69,7 @@
"next": "14.2.3",
"prettier": "3.2.5",
"trpc-panel": "1.3.4",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5"
},
"peerDependencies": {
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
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.15.0",
"libphonenumber-js": "1.11.1",
"libphonenumber-js": "1.11.2",
"listr2": "8.2.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
Expand All @@ -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",
"type-fest": "4.18.2",
"tsx": "4.11.0",
"type-fest": "4.18.3",
"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
22 changes: 11 additions & 11 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@weareinreach/analytics": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ahooks": "3.7.11",
"ajv": "8.13.0",
"ahooks": "3.8.0",
"ajv": "8.14.0",
"ajv-errors": "3.0.0",
"alex": "11.0.1",
"cookies-next": "4.2.1",
Expand All @@ -47,12 +47,12 @@
"just-group-by": "2.2.0",
"just-map-values": "3.2.0",
"just-order-by": "1.0.0",
"libphonenumber-js": "1.11.1",
"libphonenumber-js": "1.11.2",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.4.1",
"react-phone-number-input": "3.4.3",
"react-string-replace": "1.1.1",
"social-links": "1.14.0",
"timezones-list": "3.0.3",
Expand All @@ -68,11 +68,11 @@
"@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",
"@iconify-json/simple-icons": "1.1.102",
"@iconify-json/simple-icons": "1.1.103",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.23",
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,8 +167,8 @@
"storybook-addon-pseudo-states": "2.2.1",
"style-loader": "3.3.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.10.5",
"type-fest": "4.18.2",
"tsx": "4.11.0",
"type-fest": "4.18.3",
"typescript": "5.4.5",
"webpack": "5.91.0",
"zod": "3.23.8"
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 c82bde4

Please sign in to comment.