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 18, 2023
1 parent 853114d commit ed5bc64
Show file tree
Hide file tree
Showing 12 changed files with 621 additions and 583 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"@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.4",
"@types/gtag.js": "0.0.16",
"@types/eslint": "8.44.5",
"@types/gtag.js": "0.0.17",
"@types/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
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": "13.5.3",
"@types/eslint": "8.44.4",
"@types/eslint": "8.44.5",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
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,8 +23,8 @@
"@aws-lambda-powertools/logger": "1.14.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.124",
"@types/eslint": "8.44.4",
"@types/aws-lambda": "8.10.125",
"@types/eslint": "8.44.5",
"@types/node": "18.18.5",
"@vercel/ncc": "0.38.0",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.124",
"@types/eslint": "8.44.4",
"@types/aws-lambda": "8.10.125",
"@types/eslint": "8.44.5",
"@types/node": "18.18.5",
"@vercel/ncc": "0.38.0",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.6",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.13.0",
"tsx": "3.14.0",
"turbo": "1.10.15",
"typescript": "5.2.2",
"typesync": "0.11.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"just-compact": "3.2.0"
},
"devDependencies": {
"@types/gtag.js": "0.0.16",
"@types/gtag.js": "0.0.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"next": "13.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
},
"devDependencies": {
"@turbo/gen": "1.10.15",
"@types/eslint": "8.44.4",
"@types/google.maps": "3.54.3",
"@types/eslint": "8.44.5",
"@types/google.maps": "3.54.4",
"@types/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/terraformer__wkt": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.429.0",
"@aws-sdk/client-cognito-identity-provider": "3.430.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -26,7 +26,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.44.4",
"@types/eslint": "8.44.5",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
Expand Down
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.10.15",
"@turf/helpers": "6.5.0",
"@types/eslint": "8.44.4",
"@types/inquirer": "9.0.4",
"@types/inquirer-autocomplete-prompt": "3.0.1",
"@types/eslint": "8.44.5",
"@types/inquirer": "9.0.5",
"@types/inquirer-autocomplete-prompt": "3.0.2",
"@types/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/papaparse": "5.3.9",
Expand Down Expand Up @@ -94,7 +94,7 @@
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.13.0",
"tsx": "3.14.0",
"type-fest": "4.4.0",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"devDependencies": {
"@next/eslint-plugin-next": "13.5.3",
"@tanstack/eslint-plugin-query": "4.36.1",
"@types/eslint": "8.44.4",
"@types/eslint-config-prettier": "6.11.1",
"@types/eslint": "8.44.5",
"@types/eslint-config-prettier": "6.11.2",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
Expand Down
42 changes: 21 additions & 21 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,25 +80,25 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@storybook/addon-a11y": "7.4.6",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-a11y": "7.5.0",
"@storybook/addon-actions": "7.5.0",
"@storybook/addon-designs": "7.0.5",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/addon-viewport": "7.4.6",
"@storybook/components": "7.4.6",
"@storybook/core-events": "7.4.6",
"@storybook/addon-docs": "7.5.0",
"@storybook/addon-essentials": "7.5.0",
"@storybook/addon-interactions": "7.5.0",
"@storybook/addon-links": "7.5.0",
"@storybook/addon-viewport": "7.5.0",
"@storybook/components": "7.5.0",
"@storybook/core-events": "7.5.0",
"@storybook/jest": "0.2.3",
"@storybook/manager-api": "7.4.6",
"@storybook/nextjs": "7.4.6",
"@storybook/preview-api": "7.4.6",
"@storybook/react": "7.4.6",
"@storybook/manager-api": "7.5.0",
"@storybook/nextjs": "7.5.0",
"@storybook/preview-api": "7.5.0",
"@storybook/react": "7.5.0",
"@storybook/test-runner": "0.13.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.4.6",
"@storybook/types": "7.4.6",
"@storybook/theming": "7.5.0",
"@storybook/types": "7.5.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.10.7",
Expand All @@ -107,10 +107,10 @@
"@trpc/client": "10.40.0",
"@trpc/next": "10.40.0",
"@trpc/react-query": "10.40.0",
"@types/babel__core": "7.20.2",
"@types/babel__preset-env": "7.9.3",
"@types/eslint": "8.44.4",
"@types/google.maps": "3.54.3",
"@types/babel__core": "7.20.3",
"@types/babel__preset-env": "7.9.4",
"@types/eslint": "8.44.5",
"@types/google.maps": "3.54.4",
"@types/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/probe-image-size": "7.2.1",
Expand Down Expand Up @@ -155,14 +155,14 @@
"react-i18next": "13.3.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.4.6",
"storybook": "7.5.0",
"storybook-addon-pseudo-states": "2.1.2",
"storybook-addon-swc": "1.2.0",
"storybook-addon-turbo-build": "2.0.1",
"style-loader": "3.3.3",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.13.0",
"tsx": "3.14.0",
"type-fest": "4.4.0",
"typescript": "5.2.2",
"ulid": "2.3.0",
Expand Down
Loading

0 comments on commit ed5bc64

Please sign in to comment.