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 9, 2024
1 parent e4278b5 commit 08d9cdd
Show file tree
Hide file tree
Showing 15 changed files with 687 additions and 487 deletions.
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"@prisma/instrumentation": "5.18.0",
"@sentry/browser": "8.24.0",
"@sentry/nextjs": "8.24.0",
"@sentry/node": "8.24.0",
"@sentry/opentelemetry": "8.24.0",
"@sentry/profiling-node": "8.24.0",
"@sentry/browser": "8.25.0",
"@sentry/nextjs": "8.25.0",
"@sentry/node": "8.25.0",
"@sentry/opentelemetry": "8.25.0",
"@sentry/profiling-node": "8.25.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.20.1",
"@trpc/client": "10.45.2",
Expand Down Expand Up @@ -114,7 +114,7 @@
"@types/eslint": "8.56.11",
"@types/gtag.js": "0.0.20",
"@types/luxon": "3.4.2",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -132,7 +132,7 @@
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"webpack-bundle-analyzer": "4.10.2"
},
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.5",
"@types/eslint": "8.56.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/react": "18.3.3",
"@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.143",
"@types/eslint": "8.56.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@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.143",
"@types/eslint": "8.56.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.7",
"@turbo/gen": "2.0.12",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/yargs": "17.0.33",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand All @@ -50,14 +50,14 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.4",
"knip": "5.27.1",
"knip": "5.27.2",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.10.0",
"tsx": "4.16.5",
"tsx": "4.17.0",
"turbo": "2.0.12",
"typescript": "5.5.4",
"typesync": "0.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/gtag.js": "0.0.20",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
"next": "14.2.5",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.4.0",
"@opentelemetry/api": "1.9.0",
"@sentry/nextjs": "8.24.0",
"@sentry/nextjs": "8.25.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.1",
"@trpc/client": "10.45.2",
Expand Down Expand Up @@ -46,7 +46,7 @@
"libphonenumber-js": "1.11.5",
"luxon": "3.5.0",
"nanoid": "5.0.7",
"remeda": "2.10.0",
"remeda": "2.10.1",
"slugify": "1.6.6",
"social-links": "1.14.0",
"tiny-invariant": "1.3.3",
Expand All @@ -57,7 +57,7 @@
"@types/eslint": "8.56.11",
"@types/google.maps": "3.55.12",
"@types/luxon": "3.4.2",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand All @@ -69,7 +69,7 @@
"next": "14.2.5",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4"
},
"peerDependencies": {
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.625.0",
"@aws-sdk/client-cognito-identity-provider": "3.627.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.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/react": "18.3.3",
"@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.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@weareinreach/eslint-config": "workspace:*",
"alex": "11.0.1",
"eslint": "8.57.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 @@ -69,13 +69,13 @@
"@snaplet/seed": "0.98.0",
"@terraformer/wkt": "2.2.1",
"@turbo/gen": "2.0.12",
"@turf/helpers": "7.0.0",
"@turf/helpers": "7.1.0",
"@types/eslint": "8.56.11",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.6",
"@types/terraformer__wkt": "2.0.3",
Expand Down Expand Up @@ -115,8 +115,8 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.16.5",
"type-fest": "4.23.0",
"tsx": "4.17.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"xliff": "6.2.1",
"zod-prisma-types": "3.1.8",
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.11",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@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.11",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@googlemaps/react-wrapper": "1.1.35",
"@googlemaps/react-wrapper": "1.1.42",
"@terraformer/wkt": "2.2.1",
"@textea/json-viewer": "3.4.1",
"@turf/helpers": "7.0.0",
"@turf/helpers": "7.1.0",
"@tweenjs/tween.js": "23.1.3",
"@weareinreach/analytics": "workspace:*",
"@weareinreach/api": "workspace:*",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@storybook/test-runner": "0.19.1",
"@storybook/theming": "8.2.8",
"@storybook/types": "8.2.8",
"@swc/core": "1.7.6",
"@swc/core": "1.7.9",
"@swc/helpers": "0.5.12",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -121,7 +121,7 @@
"@types/eslint": "8.56.11",
"@types/google.maps": "3.55.12",
"@types/luxon": "3.4.2",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/probe-image-size": "7.2.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down Expand Up @@ -168,8 +168,8 @@
"style-loader": "3.3.4",
"swc-loader": "0.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.16.5",
"type-fest": "4.23.0",
"tsx": "4.17.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"webpack": "5.93.0",
"zod": "3.23.8"
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.11",
"@types/luxon": "3.4.2",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 08d9cdd

Please sign in to comment.