Skip to content

Commit

Permalink
fix(crowdin): 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 Mar 29, 2024
1 parent 32aeac8 commit 151795d
Show file tree
Hide file tree
Showing 8 changed files with 226 additions and 226 deletions.
18 changes: 9 additions & 9 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"@opentelemetry/sdk-trace-node": "1.22.0",
"@opentelemetry/semantic-conventions": "1.22.0",
"@prisma/instrumentation": "5.11.0",
"@sentry/browser": "7.108.0",
"@sentry/nextjs": "7.108.0",
"@sentry/node": "7.108.0",
"@sentry/opentelemetry": "7.108.0",
"@sentry/opentelemetry-node": "7.108.0",
"@sentry/profiling-node": "7.108.0",
"@sentry/browser": "7.109.0",
"@sentry/nextjs": "7.109.0",
"@sentry/node": "7.109.0",
"@sentry/opentelemetry": "7.109.0",
"@sentry/opentelemetry-node": "7.109.0",
"@sentry/profiling-node": "7.109.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.15.0",
"@tanstack/react-table": "8.15.3",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down Expand Up @@ -109,14 +109,14 @@
"@playwright/test": "1.42.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.11.0",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.15.0",
"@tanstack/react-table-devtools": "8.15.3",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.6",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.8.0",
"@sentry/nextjs": "7.108.0",
"@sentry/nextjs": "7.109.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.45.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 @@ -69,7 +69,7 @@
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.31.0",
"@crowdin/crowdin-api-client": "1.32.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.8.0",
"@vercel/kv": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "11.2.0",
"chromatic": "11.3.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"@swc/helpers": "0.5.8",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.15.0",
"@tanstack/react-table-devtools": "8.15.0",
"@tanstack/react-table": "8.15.3",
"@tanstack/react-table-devtools": "8.15.3",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
Expand All @@ -119,15 +119,15 @@
"@types/node": "20.11.30",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/react-dom": "18.2.23",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
"@weareinreach/config": "workspace:*",
"@weareinreach/db": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"chromatic": "11.2.0",
"chromatic": "11.3.0",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.5",
Expand Down
Loading

0 comments on commit 151795d

Please sign in to comment.