Skip to content

Commit

Permalink
fix(auth): update all non-major dependencies (#846)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 853114d commit bd83677
Show file tree
Hide file tree
Showing 13 changed files with 753 additions and 715 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
"@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/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/gtag.js": "0.0.17",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/umami": "0.1.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"devDependencies": {
"@next/bundle-analyzer": "13.5.3",
"@types/eslint": "8.44.4",
"@types/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/node": "18.18.6",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@weareinreach/config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 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.14.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.124",
"@types/eslint": "8.44.4",
"@types/node": "18.18.5",
"@types/aws-lambda": "8.10.125",
"@types/eslint": "8.44.5",
"@types/node": "18.18.6",
"@vercel/ncc": "0.38.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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 @@ -26,9 +26,9 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.124",
"@types/eslint": "8.44.4",
"@types/node": "18.18.5",
"@types/aws-lambda": "8.10.125",
"@types/eslint": "8.44.5",
"@types/node": "18.18.6",
"@vercel/ncc": "0.38.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@changesets/cli": "2.26.2",
"@manypkg/cli": "0.21.0",
"@turbo/gen": "1.10.15",
"@types/lint-staged": "13.2.0",
"@types/node": "18.18.5",
"@types/lint-staged": "13.2.1",
"@types/node": "18.18.6",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
Expand All @@ -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
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
},
"devDependencies": {
"@turbo/gen": "1.10.15",
"@types/eslint": "8.44.4",
"@types/google.maps": "3.54.3",
"@types/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/google.maps": "3.54.4",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 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,8 +26,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.44.4",
"@types/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/node": "18.18.6",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@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 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.18.5",
"@types/node": "18.18.6",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "14.0.3",
Expand Down
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
"@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/luxon": "3.3.2",
"@types/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/inquirer": "9.0.5",
"@types/inquirer-autocomplete-prompt": "3.0.2",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/papaparse": "5.3.9",
"@types/pg": "8.10.5",
"@types/terraformer__wkt": "2.0.0",
Expand All @@ -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
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"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/node": "18.18.5",
"@types/eslint": "8.44.5",
"@types/eslint-config-prettier": "6.11.2",
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
Expand Down
46 changes: 23 additions & 23 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,12 +107,12 @@
"@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/luxon": "3.3.2",
"@types/node": "18.18.5",
"@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.3",
"@types/node": "18.18.6",
"@types/probe-image-size": "7.2.1",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
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 bd83677

Please sign in to comment.