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 Sep 5, 2023
1 parent 7a1f4db commit 02f5300
Show file tree
Hide file tree
Showing 12 changed files with 1,206 additions and 1,392 deletions.
28 changes: 14 additions & 14 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"@prisma/instrumentation": "5.2.0",
"@sentry/nextjs": "7.66.0",
"@sentry/opentelemetry-node": "7.66.0",
"@sentry/profiling-node": "1.1.3",
"@sentry/profiling-node": "1.2.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@trpc/client": "10.38.1",
"@trpc/next": "10.38.1",
"@trpc/react-query": "10.38.1",
Expand All @@ -83,7 +83,7 @@
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-chained-backend": "4.4.0",
"i18next-http-backend": "2.2.1",
"i18next-http-backend": "2.2.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"i18next-multiload-backend-adapter": "2.2.2",
"just-compact": "3.2.0",
Expand All @@ -92,17 +92,17 @@
"mantine-react-table": "1.2.0",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"next-seo": "6.1.0",
"nextjs-routes": "2.0.1",
"object-sizeof": "2.6.3",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.45.4",
"react-hook-form": "7.46.1",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "13.2.1",
"react-i18next": "13.2.2",
"zod": "3.22.2"
},
"devDependencies": {
Expand All @@ -114,13 +114,13 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.2",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/umami": "0.1.3",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
Expand All @@ -134,7 +134,7 @@
"trpc-playground": "1.0.4",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"webpack-bundle-analyzer": "4.9.0"
"webpack-bundle-analyzer": "4.9.1"
},
"ct3aMetadata": {
"initVersion": "5.10.1"
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@mantine/prism": "6.0.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
Expand All @@ -39,12 +39,12 @@
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.1"
"react-i18next": "13.2.2"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.19",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@vercel/ncc": "0.36.1",
"@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 @@ -37,7 +37,7 @@
"@changesets/cli": "2.26.2",
"@manypkg/cli": "0.21.0",
"@types/lint-staged": "13.2.0",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
Expand All @@ -48,12 +48,12 @@
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.7",
"tsx": "3.12.8",
"turbo": "1.10.13",
"typescript": "5.2.2",
"typesync": "0.11.1"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^18",
"pnpm": "^8"
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.36",
"@googlemaps/google-maps-services-js": "3.3.37",
"@opentelemetry/api": "1.4.1",
"@sentry/node": "7.66.0",
"@tanstack/react-query": "4.33.0",
Expand Down Expand Up @@ -57,8 +57,8 @@
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -68,7 +68,7 @@
"just-pascal-case": "3.2.0",
"listr2": "6.6.1",
"next": "13.4.19",
"p-queue": "7.3.4",
"p-queue": "7.4.1",
"prettier": "3.0.3",
"prisma": "5.2.0",
"trpc-client-devtools-link": "0.2.1-next",
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.402.0",
"@aws-sdk/client-cognito-identity-provider": "3.405.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"typescript": "5.2.2"
}
}
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
"@types/inquirer": "9.0.3",
"@types/inquirer-autocomplete-prompt": "3.0.0",
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/langs": "2.0.2",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/papaparse": "5.3.8",
"@types/pg": "8.10.2",
"@types/recursive-readdir": "2.2.1",
Expand All @@ -120,7 +120,7 @@
"just-flush": "2.3.0",
"kysely-codegen": "0.10.1",
"langs": "2.0.0",
"libphonenumber-js": "1.10.43",
"libphonenumber-js": "1.10.44",
"listr2": "6.6.1",
"luxon": "3.4.2",
"mongoback": "3.0.6",
Expand All @@ -131,13 +131,13 @@
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"quicktype-core": "23.0.73",
"quicktype-core": "23.0.75",
"recursive-readdir": "2.2.3",
"shoetest": "1.2.2",
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"tsx": "3.12.8",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.9",
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 @@ -19,9 +19,9 @@
"@tanstack/eslint-plugin-query": "4.34.1",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.12",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
Expand Down
40 changes: 20 additions & 20 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.43",
"libphonenumber-js": "1.10.44",
"locale-includes": "1.0.5",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.0.1",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.5",
"react-phone-number-input": "3.3.6",
"react-string-replace": "1.1.1",
"zustand": "4.4.1"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/plugin-transform-typescript": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@babel/core": "7.22.15",
"@babel/plugin-transform-typescript": "7.22.15",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.0.2",
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.3.1",
"@iconify-json/carbon": "1.1.20",
"@iconify-json/carbon": "1.1.21",
"@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.68",
"@iconify-json/simple-icons": "1.1.69",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.9",
Expand Down Expand Up @@ -105,9 +105,9 @@
"@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.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.38.1",
"@trpc/next": "10.38.1",
Expand All @@ -116,8 +116,8 @@
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.44.2",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand All @@ -137,27 +137,27 @@
"eslint": "8.48.0",
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"i18next-http-backend": "2.2.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.2",
"mantine-react-table": "1.2.0",
"merge-anything": "5.1.7",
"msw": "1.2.5",
"msw": "1.3.0",
"msw-storybook-addon": "1.8.0",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"postcss-loader": "7.3.3",
"prettier": "3.0.3",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.45.4",
"react-hook-form": "7.46.1",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "13.2.1",
"react-i18next": "13.2.2",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.4.0",
Expand All @@ -167,7 +167,7 @@
"style-loader": "3.3.3",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.12.7",
"tsx": "3.12.8",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"ulid": "2.3.0",
Expand Down
Loading

0 comments on commit 02f5300

Please sign in to comment.