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 <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 18, 2023
1 parent c1a8c9f commit 2281a65
Show file tree
Hide file tree
Showing 13 changed files with 306 additions and 294 deletions.
12 changes: 6 additions & 6 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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.0",
"@prisma/instrumentation": "4.14.1",
"@tanstack/react-query": "4.29.7",
"@tanstack/react-table": "8.9.1",
"@tiptap/extension-link": "2.0.3",
Expand All @@ -72,7 +72,7 @@
"i18next": "22.4.15",
"i18next-browser-languagedetector": "7.0.1",
"i18next-chained-backend": "4.2.0",
"i18next-http-backend": "2.2.0",
"i18next-http-backend": "2.2.1",
"i18next-intervalplural-postprocessor": "3.0.0",
"i18next-localstorage-backend": "4.1.1",
"i18next-multiload-backend-adapter": "2.2.0",
Expand All @@ -86,19 +86,19 @@
"nextjs-routes": "1.0.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.2.2",
"react-i18next": "12.3.0",
"zod": "3.21.4"
},
"devDependencies": {
"@playwright/test": "1.33.0",
"@prisma/nextjs-monorepo-workaround-plugin": "4.14.0",
"@prisma/nextjs-monorepo-workaround-plugin": "4.14.1",
"@tanstack/react-query-devtools": "4.29.7",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
Expand All @@ -112,7 +112,7 @@
"eslint": "8.40.0",
"eslint-plugin-i18next": "6.0.1",
"flat": "5.0.2",
"listr2": "6.5.0",
"listr2": "6.6.0",
"prettier": "2.8.8",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"next": "13.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.2.2"
"react-i18next": "12.3.0"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.2",
"@types/eslint": "8.37.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/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 @@ -37,7 +37,7 @@
"@changesets/cli": "2.26.1",
"@manypkg/cli": "0.20.0",
"@types/lint-staged": "13.2.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -50,7 +50,7 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.13.0",
"tsx": "3.12.7",
"turbo": "1.9.6",
"turbo": "1.9.8",
"typescript": "5.0.4",
"typesync": "0.11.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"devDependencies": {
"@types/eslint": "8.37.0",
"@types/luxon": "3.3.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"dotenv-cli": "7.2.1",
"eslint": "8.40.0",
"just-capitalize": "3.2.0",
"listr2": "6.5.0",
"listr2": "6.6.0",
"next": "13.4.2",
"prettier": "2.8.8",
"prisma": "4.14.0",
"prisma": "4.14.1",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"tslog": "4.8.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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/eslint": "8.37.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/aws-lambda": "8.10.115",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-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.115",
"@types/eslint": "8.37.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.8.0",
"@prisma/client": "4.14.0",
"@prisma/client": "4.14.1",
"@weareinreach/db": "0.100.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.115",
"@types/eslint": "8.37.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.40.0",
"prettier": "2.8.8",
"prisma": "4.14.0",
"prisma": "4.14.1",
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"znv": "0.3.2"
},
"devDependencies": {
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.0",
"next-i18next": "13.2.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,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.0",
"@prisma/instrumentation": "4.14.0",
"@prisma/client": "4.14.1",
"@prisma/instrumentation": "4.14.1",
"@vercel/kv": "0.2.1",
"@vercel/postgres-kysely": "0.3.0",
"kysely": "0.24.2",
"prisma-kysely": "1.4.0",
"prisma-kysely": "1.4.1",
"superjson": "1.12.3",
"tslog": "4.8.2",
"ulid": "2.3.0",
Expand All @@ -71,7 +71,7 @@
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@types/recursive-readdir": "2.2.1",
"@types/terraformer__wkt": "2.0.0",
Expand All @@ -86,22 +86,22 @@
"eslint": "8.40.0",
"flat": "5.0.2",
"geojson": "0.5.0",
"inquirer": "9.2.3",
"inquirer": "9.2.4",
"iso-3166-2": "1.0.0",
"iso-google-locales": "3.0.4",
"just-capitalize": "3.2.0",
"just-flush": "2.3.0",
"langs": "2.0.0",
"libphonenumber-js": "1.10.30",
"listr2": "6.5.0",
"listr2": "6.6.0",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"prettier": "2.8.8",
"prisma": "4.14.0",
"prisma": "4.14.1",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"quicktype-core": "23.0.32",
"quicktype-core": "23.0.36",
"recursive-readdir": "2.2.3",
"shoetest": "1.2.2",
"slugify": "1.6.6",
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 @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.29.4",
"@types/eslint": "8.37.0",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"eslint": "8.40.0",
Expand All @@ -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.6",
"eslint-plugin-turbo": "1.9.8",
"next": "13.4.2",
"typescript": "5.0.4"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/eslint": "8.37.0",
"@types/google.maps": "3.53.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.10",
"@types/node": "18.16.13",
"@types/prettier": "2.7.2",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.6",
Expand All @@ -119,7 +119,7 @@
"eslint": "8.40.0",
"i18next": "22.4.15",
"i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.2.0",
"i18next-http-backend": "2.2.1",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.3.0",
"merge-anything": "5.1.6",
Expand All @@ -134,7 +134,7 @@
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-i18next": "12.2.2",
"react-i18next": "12.3.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.0.12",
Expand All @@ -149,7 +149,7 @@
"type-fest": "3.10.0",
"typescript": "5.0.4",
"ulid": "2.3.0",
"webpack": "5.82.1",
"webpack": "5.83.1",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2281a65

Please sign in to comment.