Skip to content

Commit

Permalink
fix(db): 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 Apr 2, 2024
1 parent 927aa73 commit 12031f9
Show file tree
Hide file tree
Showing 10 changed files with 416 additions and 412 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/sdk-trace-base": "1.22.0",
"@opentelemetry/sdk-trace-node": "1.22.0",
"@opentelemetry/semantic-conventions": "1.22.0",
"@prisma/instrumentation": "5.11.0",
"@prisma/instrumentation": "5.12.0",
"@sentry/browser": "7.109.0",
"@sentry/nextjs": "7.109.0",
"@sentry/node": "7.109.0",
Expand Down Expand Up @@ -107,19 +107,19 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.42.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.11.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.12.0",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.15.3",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.7",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.1.4",
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@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 @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.18.1",
"@prisma/client": "5.11.0",
"@prisma/client": "5.12.0",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.2.5",
"prisma": "5.11.0",
"prisma": "5.12.0",
"typescript": "5.4.3"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.13.0",
"@turbo/gen": "1.13.2",
"@types/lint-staged": "13.3.0",
"@types/node": "20.12.2",
"@types/yargs": "17.0.32",
Expand All @@ -58,12 +58,12 @@
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
"turbo": "1.13.0",
"turbo": "1.13.2",
"typescript": "5.4.3",
"typesync": "0.12.1",
"yargs": "17.7.2"
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.10.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.13.0",
"@turbo/gen": "1.13.2",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.5",
"@types/luxon": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"@opentelemetry/sdk-trace-base": "1.22.0",
"@opentelemetry/sdk-trace-node": "1.22.0",
"@opentelemetry/semantic-conventions": "1.22.0",
"@prisma/client": "5.11.0",
"@prisma/instrumentation": "5.11.0",
"@prisma/client": "5.12.0",
"@prisma/instrumentation": "5.12.0",
"@vercel/kv": "1.0.1",
"@vercel/postgres-kysely": "0.7.2",
"@vercel/postgres-kysely": "0.8.0",
"@weareinreach/crowdin": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
Expand All @@ -66,7 +66,7 @@
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.89.6",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.0",
"@turbo/gen": "1.13.2",
"@turf/helpers": "7.0.0-alpha.114",
"@types/eslint": "8.56.7",
"@types/inquirer": "9.0.7",
Expand Down Expand Up @@ -97,7 +97,7 @@
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.11.0",
"prisma": "5.12.0",
"prisma-dbml-generator": "0.12.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
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,8 +19,8 @@
"@types/eslint": "8.56.7",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-prettier": "9.1.0",
Expand All @@ -33,7 +33,7 @@
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.0",
"eslint-plugin-turbo": "1.13.2",
"next": "14.1.4",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.12.2",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/api": "workspace:*",
Expand Down
Loading

0 comments on commit 12031f9

Please sign in to comment.