Skip to content

Commit

Permalink
fix(app): 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 Feb 23, 2024
1 parent 3165c5e commit 555d9af
Show file tree
Hide file tree
Showing 13 changed files with 323 additions and 323 deletions.
20 changes: 10 additions & 10 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"@opentelemetry/sdk-trace-node": "1.21.0",
"@opentelemetry/semantic-conventions": "1.21.0",
"@prisma/instrumentation": "5.10.2",
"@sentry/browser": "7.102.0",
"@sentry/nextjs": "7.102.0",
"@sentry/node": "7.102.0",
"@sentry/opentelemetry": "7.102.0",
"@sentry/opentelemetry-node": "7.102.0",
"@sentry/profiling-node": "7.102.0",
"@sentry/browser": "7.102.1",
"@sentry/nextjs": "7.102.1",
"@sentry/node": "7.102.1",
"@sentry/opentelemetry": "7.102.1",
"@sentry/opentelemetry-node": "7.102.1",
"@sentry/profiling-node": "7.102.1",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.12.0",
"@trpc/client": "10.45.1",
Expand All @@ -75,7 +75,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.9.0",
"i18next": "23.10.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.5.0",
Expand Down Expand Up @@ -109,10 +109,10 @@
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.12.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.3",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
Expand All @@ -131,7 +131,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"webpack-bundle-analyzer": "4.10.1"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.9.0",
"i18next": "23.10.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.0.5"
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/eslint": "8.56.3",
"@types/node": "20.11.20",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.134",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/eslint": "8.56.3",
"@types/node": "20.11.20",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.134",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/eslint": "8.56.3",
"@types/node": "20.11.20",
"@vercel/ncc": "0.38.1",
"@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 @@ -39,7 +39,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.12.4",
"@types/lint-staged": "13.3.0",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
Expand All @@ -49,7 +49,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@weareinreach/eslint-config": "workspace:*",
"next": "14.1.0",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.10.2"
"type-fest": "4.10.3"
},
"peerDependencies": {
"next": "14.1.0",
Expand Down
10 changes: 5 additions & 5 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.3.42",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.102.0",
"@sentry/nextjs": "7.102.1",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.45.1",
Expand Down Expand Up @@ -46,15 +46,15 @@
"luxon": "3.4.4",
"nanoid": "5.0.6",
"slugify": "1.6.6",
"tiny-invariant": "1.3.1",
"tiny-invariant": "1.3.2",
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.12.4",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.3",
"@types/google.maps": "3.55.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -66,7 +66,7 @@
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"aws-jwt-verify": "4.0.1",
"tiny-invariant": "1.3.1",
"tiny-invariant": "1.3.2",
"tslog": "4.9.2",
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/eslint": "8.56.3",
"@types/node": "20.11.20",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@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": "20.11.19",
"@types/node": "20.11.20",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.2.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 @@ -63,11 +63,11 @@
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.12.4",
"@turf/helpers": "7.0.0-alpha.113",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.3",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.0",
"@types/terraformer__wkt": "2.0.2",
Expand Down Expand Up @@ -99,9 +99,9 @@
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.1",
"tiny-invariant": "1.3.2",
"tsx": "4.7.1",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.4"
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 @@ -16,9 +16,9 @@
"devDependencies": {
"@next/eslint-plugin-next": "14.1.0",
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.3",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-phone-number-input": "3.3.9",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.1",
"tiny-invariant": "1.3.2",
"zustand": "4.5.1"
},
"devDependencies": {
Expand Down Expand Up @@ -117,10 +117,10 @@
"@trpc/react-query": "10.45.1",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.3",
"@types/google.maps": "3.55.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
Expand All @@ -138,7 +138,7 @@
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"eslint": "8.56.0",
"i18next": "23.9.0",
"i18next": "23.10.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-hmr": "3.0.4",
"i18next-http-backend": "2.5.0",
Expand Down Expand Up @@ -172,7 +172,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.1",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"webpack": "5.90.3",
"zod": "3.22.4"
Expand Down
Loading

0 comments on commit 555d9af

Please sign in to comment.