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 Aug 23, 2023
1 parent 304a57b commit 8a8c401
Show file tree
Hide file tree
Showing 14 changed files with 1,302 additions and 1,085 deletions.
22 changes: 11 additions & 11 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "5.0.0",
"@aws-sdk/client-s3": "3.395.0",
"@aws-sdk/client-s3": "3.398.0",
"@aws-sdk/signature-v4": "3.370.0",
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
Expand Down Expand Up @@ -60,9 +60,9 @@
"@sentry/opentelemetry-node": "7.64.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.1.6",
"@tiptap/react": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
"@trpc/react-query": "10.37.1",
Expand All @@ -85,7 +85,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "5.0.2",
"i18next": "23.4.4",
"i18next": "23.4.5",
"i18next-browser-languagedetector": "7.1.0",
"i18next-chained-backend": "4.4.0",
"i18next-http-backend": "2.2.1",
Expand All @@ -95,8 +95,8 @@
"ioredis": "5.3.2",
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.0",
"mantine-react-table": "1.1.2",
"luxon": "3.4.1",
"mantine-react-table": "1.2.0",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
Expand All @@ -107,8 +107,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-i18next": "13.1.2",
"tslog": "4.9.1",
"react-i18next": "13.2.0",
"tslog": "4.9.2",
"zod": "3.22.2"
},
"devDependencies": {
Expand All @@ -120,9 +120,9 @@
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.1",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
Expand Down
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"@mantine/prism": "6.0.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@tiptap/extension-link": "2.1.6",
"@tiptap/react": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
"embla-carousel-react": "7.1.0",
"i18next": "23.4.4",
"i18next": "23.4.5",
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.1.2"
"react-i18next": "13.2.0"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.19",
"@types/eslint": "8.44.2",
"@types/node": "18.17.7",
"@types/react": "18.2.20",
"@types/node": "18.17.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@changesets/cli": "2.26.2",
"@manypkg/cli": "0.21.0",
"@types/lint-staged": "13.2.0",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -50,7 +50,7 @@
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.7",
"turbo": "1.10.12",
"turbo": "1.10.13",
"typescript": "5.1.6",
"typesync": "0.11.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"just-remove": "3.2.0",
"luxon": "3.4.0",
"luxon": "3.4.1",
"nanoid": "4.0.2",
"slugify": "1.6.6",
"superjson": "1.13.1",
"tiny-invariant": "1.3.1",
"tslog": "4.9.1",
"tslog": "4.9.2",
"zod": "3.22.2"
},
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/google.maps": "3.53.6",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.395.0",
"@aws-sdk/client-cognito-identity-provider": "3.398.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"aws-jwt-verify": "4.0.0",
"tiny-invariant": "1.3.1",
"tslog": "4.9.1",
"tslog": "4.9.2",
"zod": "3.22.2"
},
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/node": "18.17.7",
"@types/react": "18.2.20",
"@types/node": "18.17.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@aws-lambda-powertools/logger": "1.12.1",
"flat": "5.0.2",
"ioredis": "5.3.2",
"tslog": "4.9.1",
"tslog": "4.9.2",
"zod": "3.22.2"
},
"devDependencies": {
"@types/aws-lambda": "8.10.119",
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@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 @@ -15,7 +15,7 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"prisma-kysely": "1.6.0",
"sql-bricks": "3.0.1",
"superjson": "1.13.1",
"tslog": "4.9.1",
"tslog": "4.9.2",
"ulid": "2.3.0",
"zod": "3.22.2"
},
Expand All @@ -94,8 +94,8 @@
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.1",
"@types/node": "18.17.7",
"@types/papaparse": "5.3.7",
"@types/node": "18.17.9",
"@types/papaparse": "5.3.8",
"@types/pg": "8.10.2",
"@types/prettier": "2.7.3",
"@types/recursive-readdir": "2.2.1",
Expand All @@ -122,7 +122,7 @@
"langs": "2.0.0",
"libphonenumber-js": "1.10.41",
"listr2": "6.6.1",
"luxon": "3.4.0",
"luxon": "3.4.1",
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "3.0.2",
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 @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.32.5",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-turbo": "1.10.12",
"eslint-plugin-turbo": "1.10.13",
"next": "13.4.19",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.1.6"
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,22 +101,22 @@
"@tanstack/react-query-devtools": "4.33.0",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.1.6",
"@tiptap/react": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
"@trpc/react-query": "10.37.1",
"@types/babel__core": "7.20.1",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.44.2",
"@types/google.maps": "3.53.6",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.7",
"@types/node": "18.17.9",
"@types/prettier": "2.7.3",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/api": "workspace:*",
Expand All @@ -132,12 +132,12 @@
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.47.0",
"i18next": "23.4.4",
"i18next": "23.4.5",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.0",
"mantine-react-table": "1.1.2",
"luxon": "3.4.1",
"mantine-react-table": "1.2.0",
"merge-anything": "5.1.7",
"msw": "1.2.3",
"msw-storybook-addon": "1.8.0",
Expand All @@ -152,7 +152,7 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "13.1.2",
"react-i18next": "13.2.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"tslog": "4.9.1"
"tslog": "4.9.2"
},
"devDependencies": {
"@weareinreach/config": "workspace:*",
Expand Down
Loading

0 comments on commit 8a8c401

Please sign in to comment.