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] committed May 30, 2023
1 parent 7b75759 commit 49faa5d
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 151 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
"@opentelemetry/semantic-conventions": "1.13.0",
"@prisma/instrumentation": "4.14.1",
"@prisma/instrumentation": "4.15.0",
"@tanstack/react-query": "4.29.12",
"@tanstack/react-table": "8.9.1",
"@tiptap/extension-link": "2.0.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
},
"devDependencies": {
"@playwright/test": "1.34.3",
"@prisma/nextjs-monorepo-workaround-plugin": "4.14.1",
"@prisma/nextjs-monorepo-workaround-plugin": "4.15.0",
"@tanstack/react-query-devtools": "4.29.12",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
Expand All @@ -114,7 +114,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"commander": "10.0.1",
"dotenv": "16.0.3",
"dotenv": "16.1.0",
"eslint": "8.41.0",
"eslint-plugin-i18next": "6.0.1",
"listr2": "6.6.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.0",
"dotenv": "16.0.3",
"dotenv": "16.1.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"next": "13.4.4",
"p-queue": "7.3.4",
"prettier": "2.8.8",
"prisma": "4.14.1",
"prisma": "4.15.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"tslog": "4.8.2",
"type-fest": "3.11.0",
"type-fest": "3.11.1",
"typescript": "5.0.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-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.8.0",
"@prisma/client": "4.14.1",
"@prisma/client": "4.15.0",
"@weareinreach/db": "0.100.0"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"aws-lambda": "1.0.7",
"eslint": "8.41.0",
"prettier": "2.8.8",
"prisma": "4.14.1",
"prisma": "4.15.0",
"typescript": "5.0.4"
}
}
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
"@opentelemetry/semantic-conventions": "1.13.0",
"@prisma/client": "4.14.1",
"@prisma/instrumentation": "4.14.1",
"@prisma/client": "4.15.0",
"@prisma/instrumentation": "4.15.0",
"@vercel/kv": "0.2.1",
"@vercel/postgres-kysely": "0.3.0",
"kysely": "0.25.0",
"prisma-kysely": "1.4.1",
"prisma-kysely": "1.4.2",
"superjson": "1.12.3",
"tslog": "4.8.2",
"ulid": "2.3.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"axios": "1.4.0",
"commander": "10.0.1",
"countries-languages": "1.0.3",
"dotenv": "16.0.3",
"dotenv": "16.1.0",
"dotenv-cli": "7.2.1",
"eslint": "8.41.0",
"flat": "5.0.2",
Expand All @@ -102,7 +102,7 @@
"mongoback": "3.0.6",
"prettier": "2.8.8",
"pretty-bytes": "6.1.0",
"prisma": "4.14.1",
"prisma": "4.15.0",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
Expand All @@ -112,7 +112,7 @@
"slugify": "1.6.6",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"type-fest": "3.11.0",
"type-fest": "3.11.1",
"typescript": "5.0.4",
"zod-prisma-types": "2.7.1",
"zod-to-json-schema": "3.21.1"
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 @@ -32,7 +32,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-turbo": "1.9.9",
"eslint-plugin-turbo": "1.10.0",
"next": "13.4.4",
"typescript": "5.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"css-chaos-addon": "0.0.5",
"css-loader": "6.8.1",
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"dotenv": "16.1.0",
"embla-carousel-react": "7.1.0",
"eslint": "8.41.0",
"i18next": "22.5.0",
Expand Down Expand Up @@ -153,7 +153,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.0.1",
"tsx": "3.12.7",
"type-fest": "3.11.0",
"type-fest": "3.11.1",
"typescript": "5.0.4",
"ulid": "2.3.0",
"webpack": "5.84.1",
Expand Down
Loading

0 comments on commit 49faa5d

Please sign in to comment.