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 Aug 3, 2023
1 parent 38d8fe0 commit 59447e3
Show file tree
Hide file tree
Showing 11 changed files with 906 additions and 542 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "5.0.0",
"@aws-sdk/client-s3": "3.379.1",
"@aws-sdk/client-s3": "3.383.0",
"@aws-sdk/signature-v4": "3.370.0",
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@opentelemetry/sdk-trace-base": "1.15.1",
"@opentelemetry/sdk-trace-node": "1.15.1",
"@opentelemetry/semantic-conventions": "1.15.1",
"@prisma/instrumentation": "5.1.0",
"@prisma/instrumentation": "5.1.1",
"@sentry/nextjs": "7.61.0",
"@sentry/opentelemetry-node": "7.61.0",
"@tanstack/react-query": "4.32.1",
Expand Down Expand Up @@ -111,7 +111,7 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.1.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.1.1",
"@tanstack/react-query-devtools": "4.32.1",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
Expand All @@ -133,7 +133,7 @@
"eslint-plugin-i18next": "6.0.3",
"i18next-resources-for-ts": "1.2.1",
"listr2": "6.6.1",
"prettier": "3.0.0",
"prettier": "3.0.1",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dotenv": "16.3.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "3.0.0",
"prettier": "3.0.1",
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.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 @@ -68,8 +68,8 @@
"listr2": "6.6.1",
"next": "13.4.12",
"p-queue": "7.3.4",
"prettier": "3.0.0",
"prisma": "5.1.0",
"prettier": "3.0.1",
"prisma": "5.1.1",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.379.1",
"@aws-sdk/client-cognito-identity-provider": "3.383.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"esbuild": "0.18.17",
"eslint": "8.46.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.46.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"typescript": "5.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.12.1",
"@prisma/client": "5.1.0",
"@prisma/client": "5.1.1",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
Expand All @@ -35,8 +35,8 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.46.0",
"prettier": "3.0.0",
"prisma": "5.1.0",
"prettier": "3.0.1",
"prisma": "5.1.1",
"typescript": "5.1.6"
}
}
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@opentelemetry/sdk-trace-base": "1.15.1",
"@opentelemetry/sdk-trace-node": "1.15.1",
"@opentelemetry/semantic-conventions": "1.15.1",
"@prisma/client": "5.1.0",
"@prisma/instrumentation": "5.1.0",
"@prisma/client": "5.1.1",
"@prisma/instrumentation": "5.1.1",
"@vercel/kv": "0.2.2",
"@vercel/postgres-kysely": "0.4.1",
"@weareinreach/env": "workspace:*",
Expand All @@ -70,7 +70,7 @@
"just-safe-set": "4.2.1",
"just-sort-by": "3.2.0",
"kysely": "0.26.1",
"pg": "8.11.1",
"pg": "8.11.2",
"prisma-kysely": "1.5.0",
"sql-bricks": "3.0.1",
"superjson": "1.13.1",
Expand Down Expand Up @@ -121,14 +121,14 @@
"just-flush": "2.3.0",
"kysely-codegen": "0.10.1",
"langs": "2.0.0",
"libphonenumber-js": "1.10.38",
"libphonenumber-js": "1.10.39",
"listr2": "6.6.1",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "3.0.0",
"prettier": "3.0.1",
"pretty-bytes": "6.1.1",
"prisma": "5.1.0",
"prisma": "5.1.1",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
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 @@ -23,7 +23,7 @@
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"eslint-config-next": "13.4.12",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-codegen": "0.17.0",
Expand Down
38 changes: 19 additions & 19 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.38",
"libphonenumber-js": "1.10.39",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.0.1",
"probe-image-size": "7.2.3",
"react-error-boundary": "4.0.10",
"react-phone-number-input": "3.3.0",
"react-phone-number-input": "3.3.1",
"react-string-replace": "1.1.1"
},
"devDependencies": {
Expand Down Expand Up @@ -74,24 +74,24 @@
"@mantine/spotlight": "6.0.17",
"@mantine/tiptap": "6.0.17",
"@mantine/utils": "6.0.17",
"@storybook/addon-a11y": "7.2.0",
"@storybook/addon-actions": "7.2.0",
"@storybook/addon-docs": "7.2.0",
"@storybook/addon-essentials": "7.2.0",
"@storybook/addon-interactions": "7.2.0",
"@storybook/addon-links": "7.2.0",
"@storybook/addon-viewport": "7.2.0",
"@storybook/components": "7.2.0",
"@storybook/core-events": "7.2.0",
"@storybook/addon-a11y": "7.2.1",
"@storybook/addon-actions": "7.2.1",
"@storybook/addon-docs": "7.2.1",
"@storybook/addon-essentials": "7.2.1",
"@storybook/addon-interactions": "7.2.1",
"@storybook/addon-links": "7.2.1",
"@storybook/addon-viewport": "7.2.1",
"@storybook/components": "7.2.1",
"@storybook/core-events": "7.2.1",
"@storybook/jest": "0.1.0",
"@storybook/manager-api": "7.2.0",
"@storybook/nextjs": "7.2.0",
"@storybook/preview-api": "7.2.0",
"@storybook/react": "7.2.0",
"@storybook/manager-api": "7.2.1",
"@storybook/nextjs": "7.2.1",
"@storybook/preview-api": "7.2.1",
"@storybook/react": "7.2.1",
"@storybook/test-runner": "0.12.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.2.0",
"@storybook/types": "7.2.0",
"@storybook/theming": "7.2.1",
"@storybook/types": "7.2.1",
"@tanstack/react-query": "4.32.1",
"@tanstack/react-query-devtools": "4.32.1",
"@tanstack/react-table": "8.9.3",
Expand Down Expand Up @@ -140,15 +140,15 @@
"next-i18next": "14.0.0",
"next-router-mock": "0.9.7",
"postcss-loader": "7.3.3",
"prettier": "3.0.0",
"prettier": "3.0.1",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-i18next": "13.0.3",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.2.0",
"storybook": "7.2.1",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.1.0",
"storybook-addon-swc": "1.2.0",
Expand Down
Loading

0 comments on commit 59447e3

Please sign in to comment.