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 Dec 20, 2023
1 parent dc94767 commit 3580487
Show file tree
Hide file tree
Showing 11 changed files with 813 additions and 569 deletions.
20 changes: 10 additions & 10 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"@opentelemetry/sdk-trace-base": "1.19.0",
"@opentelemetry/sdk-trace-node": "1.19.0",
"@opentelemetry/semantic-conventions": "1.19.0",
"@prisma/instrumentation": "5.7.0",
"@sentry/browser": "7.88.0",
"@sentry/nextjs": "7.88.0",
"@sentry/node": "7.88.0",
"@sentry/opentelemetry": "7.88.0",
"@sentry/opentelemetry-node": "7.88.0",
"@prisma/instrumentation": "5.7.1",
"@sentry/browser": "7.90.0",
"@sentry/nextjs": "7.90.0",
"@sentry/node": "7.90.0",
"@sentry/opentelemetry": "7.90.0",
"@sentry/opentelemetry-node": "7.90.0",
"@sentry/profiling-node": "1.3.2",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.11.0",
Expand Down Expand Up @@ -104,19 +104,19 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.40.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.7.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.7.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.1.0",
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.0.4",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 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.17.0",
"@prisma/client": "5.7.0",
"@prisma/client": "5.7.1",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.56.0",
"prettier": "3.1.1",
"prisma": "5.7.0",
"prisma": "5.7.1",
"typescript": "5.3.3"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.8.2",
"knip": "3.8.3",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.6.1",
"tsx": "4.6.2",
"tsx": "4.7.0",
"turbo": "1.11.2",
"typescript": "5.3.3",
"typesync": "0.11.1"
Expand Down
4 changes: 2 additions & 2 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.3.42",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.88.0",
"@sentry/nextjs": "7.90.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@turbo/gen": "1.11.2",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
Expand Down
4 changes: 2 additions & 2 deletions 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.474.0",
"@aws-sdk/client-cognito-identity-provider": "3.477.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -25,7 +25,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
Expand Down
10 changes: 5 additions & 5 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@opentelemetry/sdk-trace-base": "1.19.0",
"@opentelemetry/sdk-trace-node": "1.19.0",
"@opentelemetry/semantic-conventions": "1.19.0",
"@prisma/client": "5.7.0",
"@prisma/instrumentation": "5.7.0",
"@prisma/client": "5.7.1",
"@prisma/instrumentation": "5.7.1",
"@vercel/kv": "1.0.1",
"@vercel/postgres-kysely": "0.6.0",
"@weareinreach/crowdin": "workspace:*",
Expand All @@ -63,7 +63,7 @@
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.11.2",
"@turf/helpers": "6.5.0",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.3.7",
Expand Down Expand Up @@ -92,15 +92,15 @@
"prettier": "3.1.1",
"pretty-bytes": "6.1.1",
"pretty-ms": "8.0.0",
"prisma": "5.7.0",
"prisma": "5.7.1",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.1",
"tsx": "4.6.2",
"tsx": "4.7.0",
"type-fest": "4.8.3",
"typescript": "5.3.3",
"zod-prisma-types": "3.1.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"devDependencies": {
"@next/eslint-plugin-next": "14.0.4",
"@tanstack/eslint-plugin-query": "4.36.1",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,24 +83,24 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@storybook/addon-a11y": "7.6.5",
"@storybook/addon-actions": "7.6.5",
"@storybook/addon-a11y": "7.6.6",
"@storybook/addon-actions": "7.6.6",
"@storybook/addon-designs": "7.0.7",
"@storybook/addon-essentials": "7.6.5",
"@storybook/addon-interactions": "7.6.5",
"@storybook/addon-links": "7.6.5",
"@storybook/addon-viewport": "7.6.5",
"@storybook/components": "7.6.5",
"@storybook/core-events": "7.6.5",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/addon-viewport": "7.6.6",
"@storybook/components": "7.6.6",
"@storybook/core-events": "7.6.6",
"@storybook/jest": "0.2.3",
"@storybook/manager-api": "7.6.5",
"@storybook/nextjs": "7.6.5",
"@storybook/preview-api": "7.6.5",
"@storybook/react": "7.6.5",
"@storybook/manager-api": "7.6.6",
"@storybook/nextjs": "7.6.6",
"@storybook/preview-api": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/test-runner": "0.16.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.5",
"@storybook/types": "7.6.5",
"@storybook/theming": "7.6.6",
"@storybook/types": "7.6.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.11.0",
Expand All @@ -111,7 +111,7 @@
"@trpc/react-query": "10.44.1",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
Expand Down Expand Up @@ -157,12 +157,12 @@
"react-i18next": "13.5.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.6.5",
"storybook": "7.6.6",
"storybook-addon-pseudo-states": "2.1.2",
"style-loader": "3.3.3",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.6.2",
"tsx": "4.7.0",
"type-fest": "4.8.3",
"typescript": "5.3.3",
"webpack": "5.89.0",
Expand Down
Loading

0 comments on commit 3580487

Please sign in to comment.