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 Jul 11, 2024
1 parent d3a0426 commit 63b052c
Show file tree
Hide file tree
Showing 17 changed files with 1,067 additions and 2,096 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.0
20.15.1
14 changes: 7 additions & 7 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.11.4",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.7.0",
"@hookform/resolvers": "3.9.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
Expand All @@ -46,7 +46,7 @@
"@opentelemetry/sdk-trace-base": "1.25.1",
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"@prisma/instrumentation": "5.16.1",
"@prisma/instrumentation": "5.16.2",
"@sentry/browser": "7.118.0",
"@sentry/integrations": "7.114.0",
"@sentry/nextjs": "7.118.0",
Expand Down Expand Up @@ -108,26 +108,26 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.45.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.16.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.16.2",
"@relative-ci/agent": "4.2.9",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.19.2",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.10",
"@types/gtag.js": "0.0.20",
"@types/luxon": "3.4.2",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.3",
"commander": "12.1.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-i18next": "6.0.7",
"i18next-hmr": "3.1.2",
"jiti": "1.21.6",
"listr2": "8.2.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.4",
"@types/eslint": "8.56.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@aws-lambda-powertools/logger": "1.18.1"
},
"devDependencies": {
"@types/aws-lambda": "8.10.140",
"@types/aws-lambda": "8.10.141",
"@types/eslint": "8.56.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.18.1",
"@prisma/client": "5.16.1",
"@prisma/client": "5.16.2",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.140",
"@types/aws-lambda": "8.10.141",
"@types/eslint": "8.56.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.2",
"prisma": "5.16.1",
"prisma": "5.16.2",
"typescript": "5.5.3"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.7",
"@turbo/gen": "2.0.6",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/yargs": "17.0.32",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand All @@ -50,20 +50,20 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.24.0",
"knip": "5.25.2",
"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.9.0",
"sherif": "0.10.0",
"tsx": "4.16.2",
"turbo": "2.0.6",
"typescript": "5.5.3",
"typesync": "0.12.2",
"yargs": "17.7.2"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"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.10",
"@types/gtag.js": "0.0.20",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"libphonenumber-js": "1.11.4",
"luxon": "3.4.4",
"nanoid": "5.0.7",
"remeda": "2.2.2",
"remeda": "2.5.0",
"slugify": "1.6.6",
"social-links": "1.14.0",
"tiny-invariant": "1.3.3",
Expand All @@ -57,7 +57,7 @@
"@types/eslint": "8.56.10",
"@types/google.maps": "3.55.11",
"@types/luxon": "3.4.2",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
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.609.0",
"@aws-sdk/client-cognito-identity-provider": "3.614.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.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@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.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@weareinreach/eslint-config": "workspace:*",
"alex": "11.0.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.33.3",
"@crowdin/crowdin-api-client": "1.34.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.9.0",
"@vercel/kv": "2.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"@opentelemetry/sdk-trace-base": "1.25.1",
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"@prisma/client": "5.16.1",
"@prisma/instrumentation": "5.16.1",
"@prisma/client": "5.16.2",
"@prisma/instrumentation": "5.16.2",
"@vercel/kv": "2.0.0",
"@vercel/postgres-kysely": "0.9.0",
"@weareinreach/crowdin": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"id128": "1.6.6",
"json-schema-to-zod": "2.0.14",
"kysely": "0.27.3",
"kysely": "0.27.4",
"ms": "2.1.3",
"pg": "8.12.0",
"prisma-kysely": "1.8.0",
Expand All @@ -74,7 +74,7 @@
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.6",
"@types/terraformer__wkt": "2.0.3",
Expand All @@ -88,7 +88,7 @@
"google-auth-library": "9.11.0",
"google-spreadsheet": "4.1.2",
"googleapis": "137.1.0",
"inquirer": "9.3.2",
"inquirer": "9.3.5",
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"just-group-by": "2.2.0",
Expand All @@ -103,7 +103,7 @@
"prettier": "3.3.2",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.16.1",
"prisma": "5.16.2",
"prisma-dbml-generator": "0.12.0",
"prisma-generator-ts-enums": "1.1.0",
"prisma-query-inspector": "1.4.4",
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.5.4",
"chromatic": "11.5.5",
"zod": "3.23.8"
},
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.10",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-i18next": "6.0.7",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
"eslint-plugin-node": "npm:eslint-plugin-n@16.6.2",
"eslint-plugin-react": "7.34.3",
Expand Down
52 changes: 26 additions & 26 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"zustand": "4.5.4"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.0",
"@chromatic-com/storybook": "1.6.1",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.4.1",
"@hookform/devtools": "4.3.1",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.7.0",
"@hookform/resolvers": "3.9.0",
"@iconify-icon/react": "2.1.0",
"@iconify-json/carbon": "1.1.36",
"@iconify-json/fluent-mdl2": "1.1.7",
"@iconify-json/mdi": "1.1.67",
"@iconify-json/ph": "1.1.13",
"@iconify-json/simple-icons": "1.1.108",
"@iconify-json/simple-icons": "1.1.109",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.25",
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.11",
"@storybook/addon-actions": "8.1.11",
"@storybook/addon-designs": "8.0.2",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/addon-mdx-gfm": "8.1.11",
"@storybook/addon-viewport": "8.1.11",
"@storybook/addon-a11y": "8.2.1",
"@storybook/addon-actions": "8.2.1",
"@storybook/addon-designs": "8.0.3",
"@storybook/addon-essentials": "8.2.1",
"@storybook/addon-interactions": "8.2.1",
"@storybook/addon-links": "8.2.1",
"@storybook/addon-mdx-gfm": "8.2.1",
"@storybook/addon-viewport": "8.2.1",
"@storybook/addon-webpack5-compiler-swc": "1.0.4",
"@storybook/components": "8.1.11",
"@storybook/core-events": "8.1.11",
"@storybook/manager-api": "8.1.11",
"@storybook/nextjs": "8.1.11",
"@storybook/preview-api": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/test": "8.1.11",
"@storybook/components": "8.2.1",
"@storybook/core-events": "8.2.1",
"@storybook/manager-api": "8.2.1",
"@storybook/nextjs": "8.2.1",
"@storybook/preview-api": "8.2.1",
"@storybook/react": "8.2.1",
"@storybook/test": "8.2.1",
"@storybook/test-runner": "0.19.0",
"@storybook/theming": "8.1.11",
"@storybook/types": "8.1.11",
"@swc/core": "1.6.6",
"@storybook/theming": "8.2.1",
"@storybook/types": "8.2.1",
"@swc/core": "1.6.13",
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -121,15 +121,15 @@
"@types/eslint": "8.56.10",
"@types/google.maps": "3.55.11",
"@types/luxon": "3.4.2",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.3",
"chromatic": "11.5.4",
"chromatic": "11.5.5",
"css-loader": "6.11.0",
"dayjs": "1.11.11",
"dotenv": "16.4.5",
Expand Down Expand Up @@ -163,22 +163,22 @@
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "8.1.11",
"storybook": "8.2.1",
"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.16.2",
"type-fest": "4.21.0",
"typescript": "5.5.3",
"webpack": "5.92.1",
"webpack": "5.93.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.7.0",
"@hookform/resolvers": "3.9.0",
"@iconify-icon/react": "2.1.0",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.21",
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.10",
"@types/luxon": "3.4.2",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 63b052c

Please sign in to comment.