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 13, 2023
1 parent 9b92c8e commit 5c2af34
Show file tree
Hide file tree
Showing 13 changed files with 315 additions and 318 deletions.
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@mantine/tiptap": "6.0.10",
"@mantine/utils": "6.0.10",
"@next/bundle-analyzer": "13.4.2",
"@opentelemetry/exporter-trace-otlp-http": "0.39.0",
"@opentelemetry/instrumentation": "0.39.0",
"@opentelemetry/exporter-trace-otlp-http": "0.39.1",
"@opentelemetry/instrumentation": "0.39.1",
"@opentelemetry/resources": "1.13.0",
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
Expand All @@ -54,10 +54,10 @@
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/server": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@trpc/server": "10.26.0",
"@weareinreach/api": "0.100.0",
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
Expand Down Expand Up @@ -95,7 +95,7 @@
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@next/bundle-analyzer": "13.4.2",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@changesets/cli": "2.26.1",
"@manypkg/cli": "0.20.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.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,10 +17,10 @@
"@googlemaps/google-maps-services-js": "3.3.30",
"@tanstack/react-query": "4.29.5",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/server": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@trpc/server": "10.26.0",
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
"alex": "11.0.0",
Expand All @@ -43,7 +43,7 @@
"devDependencies": {
"@types/eslint": "8.37.0",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "0.100.0",
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.8",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@types/aws-lambda": "8.10.115",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@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",
"esbuild": "0.17.18",
"esbuild": "0.17.19",
"eslint": "8.40.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
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.8",
"@types/node": "18.16.9",
"@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-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.115",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
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.8",
"@types/node": "18.16.9",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.0",
"next-i18next": "13.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@opentelemetry/exporter-trace-otlp-http": "0.39.0",
"@opentelemetry/instrumentation": "0.39.0",
"@opentelemetry/exporter-trace-otlp-http": "0.39.1",
"@opentelemetry/instrumentation": "0.39.1",
"@opentelemetry/resources": "1.13.0",
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
Expand Down Expand Up @@ -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.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/recursive-readdir": "2.2.1",
"@types/terraformer__wkt": "2.0.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 @@ -17,7 +17,7 @@
"@next/eslint-plugin-next": "13.4.2",
"@tanstack/eslint-plugin-query": "4.29.4",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"eslint": "8.40.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@types/babel__core": "7.20.0",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.37.0",
"@types/google.maps": "3.53.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.6",
Expand Down Expand Up @@ -175,9 +175,9 @@
"@tiptap/extension-link": "^2.0.0-beta.209",
"@tiptap/react": "^2.0.0-beta.209",
"@tiptap/starter-kit": "^2.0.0-beta.209",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@weareinreach/api": "*",
"@weareinreach/auth": "*",
"dayjs": "^1",
Expand Down

0 comments on commit 5c2af34

Please sign in to comment.