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 23, 2023
1 parent a4992f0 commit 7fbe81c
Show file tree
Hide file tree
Showing 11 changed files with 780 additions and 775 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@types/gtag.js": "0.0.17",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/umami": "0.1.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
Expand All @@ -118,7 +118,7 @@
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.1.0",
"dotenv": "16.3.1",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-plugin-i18next": "6.0.3",
"listr2": "7.0.2",
"prettier": "3.0.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 @@ -38,11 +38,11 @@
"@next/bundle-analyzer": "13.5.3",
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.51.0",
"eslint": "8.52.0",
"prettier": "3.0.3",
"typescript": "5.2.2"
}
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 @@ -33,7 +33,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.51.0",
"eslint": "8.52.0",
"prettier": "3.0.3",
"prisma": "5.4.2",
"typescript": "5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"luxon": "3.4.3",
"nanoid": "5.0.2",
"slugify": "1.6.6",
"superjson": "2.0.0",
"superjson": "2.1.0",
"tiny-invariant": "1.3.1",
"zod": "3.22.4"
},
Expand All @@ -57,7 +57,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"dotenv-cli": "7.3.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "13.5.3",
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.431.0",
"@aws-sdk/client-cognito-identity-provider": "3.433.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -28,11 +28,11 @@
"devDependencies": {
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"next": "13.5.3",
"next-auth": "4.24.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.25.0",
"@crowdin/crowdin-api-client": "1.25.1",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.6.0",
"@vercel/kv": "0.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"pg": "8.11.3",
"prisma-kysely": "1.7.1",
"sql-bricks": "3.0.1",
"superjson": "2.0.0",
"superjson": "2.1.0",
"ulid": "2.3.0",
"zod": "3.22.4"
},
Expand All @@ -75,7 +75,7 @@
"@weareinreach/eslint-config": "0.100.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"inquirer": "9.2.11",
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
Expand All @@ -97,7 +97,7 @@
"tsx": "3.14.0",
"type-fest": "4.5.0",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.13",
"zod-prisma-types": "2.8.1",
"zod-to-json-schema": "3.21.4"
},
"prisma": {
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 @@ -22,14 +22,14 @@
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-next": "13.5.3",
"eslint-config-prettier": "9.0.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-phone-number-input": "3.3.7",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.2",
"zustand": "4.4.3"
"zustand": "4.4.4"
},
"devDependencies": {
"@babel/core": "7.23.2",
Expand All @@ -66,7 +66,7 @@
"@iconify-json/fluent-mdl2": "1.1.3",
"@iconify-json/mdi": "1.1.54",
"@iconify-json/ph": "1.1.6",
"@iconify-json/simple-icons": "1.1.75",
"@iconify-json/simple-icons": "1.1.76",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.11",
Expand Down Expand Up @@ -114,7 +114,7 @@
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/probe-image-size": "7.2.2",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/terraformer__wkt": "2.0.1",
"@weareinreach/api": "workspace:*",
Expand All @@ -129,7 +129,7 @@
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.2",
Expand Down
Loading

0 comments on commit 7fbe81c

Please sign in to comment.