Skip to content

Commit

Permalink
chore(ui): 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 28, 2024
1 parent d8400b4 commit 7c2393e
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 108 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@sentry/opentelemetry-node": "7.108.0",
"@sentry/profiling-node": "7.108.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.15.0",
"@tanstack/react-table": "8.15.1",
"@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.1",
"@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/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
6 changes: 3 additions & 3 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.1",
"@tanstack/react-table-devtools": "8.15.1",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
Expand All @@ -119,7 +119,7 @@
"@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:*",
Expand Down
Loading

0 comments on commit 7c2393e

Please sign in to comment.