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] committed Sep 7, 2024
1 parent cb0c604 commit dbc39f1
Show file tree
Hide file tree
Showing 15 changed files with 318 additions and 311 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.19.1",
"@relative-ci/agent": "4.2.11",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -114,7 +114,7 @@
"@types/eslint": "8.56.12",
"@types/gtag.js": "0.0.20",
"@types/luxon": "3.4.2",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.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.2.8",
"@types/eslint": "8.56.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
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 @@ -25,7 +25,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.145",
"@types/eslint": "8.56.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.145",
"@types/eslint": "8.56.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.8",
"@turbo/gen": "2.1.1",
"@types/lint-staged": "13.3.0",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/yargs": "17.0.33",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand All @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.5",
"knip": "5.29.2",
"knip": "5.30.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.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.12",
"@types/gtag.js": "0.0.20",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@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 @@ -55,9 +55,9 @@
"devDependencies": {
"@turbo/gen": "2.1.1",
"@types/eslint": "8.56.12",
"@types/google.maps": "3.57.0",
"@types/google.maps": "3.58.0",
"@types/luxon": "3.4.2",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@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.637.0",
"@aws-sdk/client-cognito-identity-provider": "3.645.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.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@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.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@weareinreach/eslint-config": "workspace:*",
"alex": "11.0.1",
"eslint": "8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@prisma/client": "5.19.1",
"@prisma/instrumentation": "5.19.1",
"@vercel/kv": "2.0.0",
"@vercel/postgres-kysely": "0.9.0",
"@vercel/postgres-kysely": "0.10.0",
"@weareinreach/crowdin": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
Expand All @@ -75,7 +75,7 @@
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.8",
"@types/terraformer__wkt": "2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.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 @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.12",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"zustand": "4.5.5"
},
"devDependencies": {
"@chromatic-com/storybook": "1.8.0",
"@chromatic-com/storybook": "1.9.0",
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.4.1",
Expand Down Expand Up @@ -119,9 +119,9 @@
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/eslint": "8.56.12",
"@types/google.maps": "3.57.0",
"@types/google.maps": "3.58.0",
"@types/luxon": "3.4.2",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@types/probe-image-size": "7.2.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
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.12",
"@types/luxon": "3.4.2",
"@types/node": "20.16.4",
"@types/node": "20.16.5",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit dbc39f1

Please sign in to comment.