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 31, 2024
1 parent 6822567 commit e0d2906
Show file tree
Hide file tree
Showing 15 changed files with 932 additions and 1,107 deletions.
24 changes: 12 additions & 12 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
Expand All @@ -47,21 +47,21 @@
"@opentelemetry/sdk-trace-node": "1.27.0",
"@opentelemetry/semantic-conventions": "1.27.0",
"@prisma/instrumentation": "5.21.1",
"@sentry/browser": "8.35.0",
"@sentry/nextjs": "8.35.0",
"@sentry/node": "8.35.0",
"@sentry/opentelemetry": "8.35.0",
"@sentry/profiling-node": "8.35.0",
"@sentry/browser": "8.36.0",
"@sentry/nextjs": "8.36.0",
"@sentry/node": "8.36.0",
"@sentry/opentelemetry": "8.36.0",
"@sentry/profiling-node": "8.36.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.20.5",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@vercel/analytics": "1.3.1",
"@vercel/analytics": "1.3.2",
"@vercel/edge-config": "1.3.0",
"@vercel/kv": "2.0.0",
"@vercel/speed-insights": "1.0.13",
"@vercel/speed-insights": "1.0.14",
"@weareinreach/analytics": "workspace:*",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
Expand All @@ -76,7 +76,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.16.3",
"i18next": "23.16.4",
"i18next-browser-languagedetector": "8.0.0",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.6.2",
Expand Down Expand Up @@ -105,16 +105,16 @@
},
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.48.1",
"@playwright/test": "1.48.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.21.1",
"@relative-ci/agent": "4.2.12",
"@relative-ci/agent": "4.2.13",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.20.5",
"@total-typescript/ts-reset": "0.6.1",
"@types/eslint": "8.56.12",
"@types/gtag.js": "0.0.20",
"@types/luxon": "3.4.2",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.18.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 @@ -27,7 +27,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.13",
"embla-carousel-react": "7.1.0",
"i18next": "23.16.3",
"i18next": "23.16.4",
"next": "14.2.16",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.16",
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.145",
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@vercel/ncc": "0.38.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.145",
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@vercel/ncc": "0.38.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.9",
"@turbo/gen": "2.2.3",
"@types/lint-staged": "13.3.0",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/yargs": "17.0.33",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand All @@ -50,20 +50,20 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.6",
"knip": "5.34.0",
"knip": "5.34.4",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.3",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.11.0",
"tsx": "4.19.1",
"tsx": "4.19.2",
"turbo": "2.2.3",
"typescript": "5.6.3",
"typesync": "0.13.2",
"typesync": "0.13.3",
"yargs": "17.7.2"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/gtag.js": "0.0.20",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.4.0",
"@opentelemetry/api": "1.9.0",
"@sentry/nextjs": "8.35.0",
"@sentry/nextjs": "8.36.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.1",
"@trpc/client": "10.45.2",
Expand Down Expand Up @@ -45,7 +45,7 @@
"just-pick": "4.2.0",
"libphonenumber-js": "1.11.12",
"luxon": "3.5.0",
"nanoid": "5.0.7",
"nanoid": "5.0.8",
"remeda": "2.16.0",
"slugify": "1.6.6",
"social-links": "1.14.0",
Expand All @@ -57,13 +57,13 @@
"@types/eslint": "8.56.12",
"@types/google.maps": "3.58.1",
"@types/luxon": "3.4.2",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"dotenv-cli": "7.4.2",
"eslint": "8.57.1",
"i18next": "23.16.3",
"i18next": "23.16.4",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.16",
Expand All @@ -73,7 +73,7 @@
"typescript": "5.6.3"
},
"peerDependencies": {
"i18next": "23.16.3",
"i18next": "23.16.4",
"next": "14.2.16"
}
}
4 changes: 2 additions & 2 deletions 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.679.0",
"@aws-sdk/client-cognito-identity-provider": "3.682.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -70,7 +70,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@weareinreach/eslint-config": "workspace:*",
"alex": "11.0.1",
"eslint": "8.57.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/papaparse": "5.3.15",
"@types/pg": "8.11.10",
"@types/terraformer__wkt": "2.0.3",
Expand Down Expand Up @@ -115,7 +115,7 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.19.1",
"tsx": "4.19.2",
"type-fest": "4.26.1",
"typescript": "5.6.3",
"xliff": "6.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "11.15.0",
"chromatic": "11.16.3",
"zod": "3.23.8"
},
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
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 @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.12",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand Down
56 changes: 28 additions & 28 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@
"@faker-js/faker": "8.4.1",
"@hookform/devtools": "4.3.1",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@iconify-icon/react": "2.1.0",
"@iconify-json/carbon": "1.2.3",
"@iconify-json/carbon": "1.2.4",
"@iconify-json/fluent-mdl2": "1.2.0",
"@iconify-json/mdi": "1.2.1",
"@iconify-json/ph": "1.2.1",
"@iconify-json/simple-icons": "1.2.9",
"@iconify-json/simple-icons": "1.2.10",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.33",
Expand All @@ -89,26 +89,26 @@
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.16",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-actions": "8.3.6",
"@storybook/addon-a11y": "8.4.0",
"@storybook/addon-actions": "8.4.0",
"@storybook/addon-designs": "8.0.3",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.6",
"@storybook/addon-links": "8.3.6",
"@storybook/addon-mdx-gfm": "8.3.6",
"@storybook/addon-viewport": "8.3.6",
"@storybook/addon-essentials": "8.4.0",
"@storybook/addon-interactions": "8.4.0",
"@storybook/addon-links": "8.4.0",
"@storybook/addon-mdx-gfm": "8.4.0",
"@storybook/addon-viewport": "8.4.0",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/components": "8.3.6",
"@storybook/core-events": "8.3.6",
"@storybook/manager-api": "8.3.6",
"@storybook/nextjs": "8.3.6",
"@storybook/preview-api": "8.3.6",
"@storybook/react": "8.3.6",
"@storybook/test": "8.3.6",
"@storybook/components": "8.4.0",
"@storybook/core-events": "8.4.0",
"@storybook/manager-api": "8.4.0",
"@storybook/nextjs": "8.4.0",
"@storybook/preview-api": "8.4.0",
"@storybook/react": "8.4.0",
"@storybook/test": "8.4.0",
"@storybook/test-runner": "0.19.1",
"@storybook/theming": "8.3.6",
"@storybook/types": "8.3.6",
"@swc/core": "1.7.39",
"@storybook/theming": "8.4.0",
"@storybook/types": "8.4.0",
"@swc/core": "1.7.42",
"@swc/helpers": "0.5.13",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -121,29 +121,29 @@
"@types/eslint": "8.56.12",
"@types/google.maps": "3.58.1",
"@types/luxon": "3.4.2",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@types/probe-image-size": "7.2.5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.3",
"chromatic": "11.15.0",
"chromatic": "11.16.3",
"css-loader": "6.11.0",
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"eslint": "8.57.1",
"i18next": "23.16.3",
"i18next": "23.16.4",
"i18next-browser-languagedetector": "8.0.0",
"i18next-hmr": "3.1.3",
"i18next-http-backend": "2.6.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"merge-anything": "6.0.2",
"msw": "2.5.1",
"msw": "2.6.0",
"msw-storybook-addon": "2.0.3",
"next": "14.2.16",
"next-auth": "4.24.10",
Expand All @@ -163,12 +163,12 @@
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "8.3.6",
"storybook": "8.4.0",
"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.19.1",
"tsx": "4.19.2",
"type-fest": "4.26.1",
"typescript": "5.6.3",
"webpack": "5.95.0",
Expand All @@ -178,7 +178,7 @@
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@iconify-icon/react": "2.1.0",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.22",
Expand All @@ -200,7 +200,7 @@
"@weareinreach/auth": "*",
"dayjs": "1.11.13",
"embla-carousel-react": "7.1.0",
"i18next": "23.16.3",
"i18next": "23.16.4",
"i18next-http-backend": "2.6.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/luxon": "3.4.2",
"@types/node": "20.17.0",
"@types/node": "20.17.4",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.1",
Expand Down
Loading

0 comments on commit e0d2906

Please sign in to comment.