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] committed Jun 17, 2024
1 parent 336b988 commit fbd60e3
Show file tree
Hide file tree
Showing 9 changed files with 1,162 additions and 1,155 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@
"next-i18next": "15.3.0",
"next-seo": "6.5.0",
"nextjs-google-analytics": "2.3.3",
"nextjs-routes": "2.2.0",
"nextjs-routes": "2.2.1",
"object-sizeof": "2.6.4",
"pretty-bytes": "6.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-consent": "3.5.3",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.0",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.2",
"zod": "3.23.8"
Expand All @@ -123,7 +123,7 @@
"@typescript-eslint/parser": "7.13.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.1",
"@welldone-software/why-did-you-render": "8.0.3",
"commander": "12.1.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
Expand All @@ -134,7 +134,7 @@
"prettier": "3.3.2",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.20.0",
"type-fest": "4.20.1",
"typescript": "5.4.5",
"webpack-bundle-analyzer": "4.10.2"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@changesets/cli": "2.27.5",
"@turbo/gen": "2.0.3",
"@turbo/gen": "2.0.4",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.2",
"@types/yargs": "17.0.32",
Expand All @@ -50,15 +50,15 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.19.0",
"knip": "5.21.0",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.4",
"tsx": "4.15.4",
"turbo": "2.0.3",
"tsx": "4.15.6",
"turbo": "2.0.4",
"typescript": "5.4.5",
"typesync": "0.12.1",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "8.57.0",
"next": "14.2.4",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.20.0",
"type-fest": "4.20.1",
"typescript": "5.4.5"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@turbo/gen": "2.0.3",
"@turbo/gen": "2.0.4",
"@types/eslint": "8.56.10",
"@types/google.maps": "3.55.9",
"@types/luxon": "3.4.2",
Expand All @@ -69,7 +69,7 @@
"next": "14.2.4",
"prettier": "3.3.2",
"trpc-panel": "1.3.4",
"type-fest": "4.20.0",
"type-fest": "4.20.1",
"typescript": "5.4.5"
},
"peerDependencies": {
Expand Down
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.596.0",
"@aws-sdk/client-cognito-identity-provider": "3.598.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "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 @@ -67,7 +67,7 @@
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.97.20",
"@terraformer/wkt": "2.2.1",
"@turbo/gen": "2.0.3",
"@turbo/gen": "2.0.4",
"@turf/helpers": "7.0.0",
"@types/eslint": "8.56.10",
"@types/inquirer": "9.0.7",
Expand Down Expand Up @@ -112,12 +112,12 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.15.4",
"type-fest": "4.20.0",
"tsx": "4.15.6",
"type-fest": "4.20.1",
"typescript": "5.4.5",
"xliff": "6.2.1",
"zod-prisma-types": "3.1.8",
"zod-to-json-schema": "3.23.0"
"zod-to-json-schema": "3.23.1"
},
"prisma": {
"seed": "turbo run db:run-seed"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-node": "npm:eslint-plugin-n@16.6.2",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "2.0.3",
"eslint-plugin-turbo": "2.0.4",
"next": "14.2.4",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.4.5"
Expand Down
50 changes: 25 additions & 25 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"libphonenumber-js": "1.11.3",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.2.0",
"nextjs-routes": "2.2.1",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.4.3",
"react-string-replace": "1.1.1",
Expand All @@ -75,7 +75,7 @@
"@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.105",
"@iconify-json/simple-icons": "1.1.106",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.24",
Expand All @@ -89,26 +89,26 @@
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/third-parties": "14.2.4",
"@storybook/addon-a11y": "8.1.8",
"@storybook/addon-actions": "8.1.8",
"@storybook/addon-a11y": "8.1.9",
"@storybook/addon-actions": "8.1.9",
"@storybook/addon-designs": "8.0.2",
"@storybook/addon-essentials": "8.1.8",
"@storybook/addon-interactions": "8.1.8",
"@storybook/addon-links": "8.1.8",
"@storybook/addon-mdx-gfm": "8.1.8",
"@storybook/addon-viewport": "8.1.8",
"@storybook/addon-essentials": "8.1.9",
"@storybook/addon-interactions": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/addon-mdx-gfm": "8.1.9",
"@storybook/addon-viewport": "8.1.9",
"@storybook/addon-webpack5-compiler-swc": "1.0.3",
"@storybook/components": "8.1.8",
"@storybook/core-events": "8.1.8",
"@storybook/manager-api": "8.1.8",
"@storybook/nextjs": "8.1.8",
"@storybook/preview-api": "8.1.8",
"@storybook/react": "8.1.8",
"@storybook/test": "8.1.8",
"@storybook/components": "8.1.9",
"@storybook/core-events": "8.1.9",
"@storybook/manager-api": "8.1.9",
"@storybook/nextjs": "8.1.9",
"@storybook/preview-api": "8.1.9",
"@storybook/react": "8.1.9",
"@storybook/test": "8.1.9",
"@storybook/test-runner": "0.18.2",
"@storybook/theming": "8.1.8",
"@storybook/types": "8.1.8",
"@swc/core": "1.5.29",
"@storybook/theming": "8.1.9",
"@storybook/types": "8.1.9",
"@swc/core": "1.6.1",
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -128,7 +128,7 @@
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.1",
"@welldone-software/why-did-you-render": "8.0.3",
"chromatic": "11.5.4",
"css-loader": "6.11.0",
"dayjs": "1.11.11",
Expand All @@ -155,21 +155,21 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.0",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "14.1.2",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "8.1.8",
"storybook": "8.1.9",
"storybook-addon-pseudo-states": "3.1.1",
"style-loader": "3.3.4",
"swc-loader": "0.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.15.4",
"type-fest": "4.20.0",
"tsx": "4.15.6",
"type-fest": "4.20.1",
"typescript": "5.4.5",
"webpack": "5.92.0",
"zod": "3.23.8"
Expand Down Expand Up @@ -211,7 +211,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.0",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.2"
},
Expand Down
Loading

0 comments on commit fbd60e3

Please sign in to comment.