Skip to content

Commit

Permalink
fix(app): update all non-major dependencies to v8.33.0
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 Oct 2, 2024
1 parent e43afb8 commit 7c1575c
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 111 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"@opentelemetry/sdk-trace-node": "1.26.0",
"@opentelemetry/semantic-conventions": "1.27.0",
"@prisma/instrumentation": "5.20.0",
"@sentry/browser": "8.32.0",
"@sentry/nextjs": "8.32.0",
"@sentry/node": "8.32.0",
"@sentry/opentelemetry": "8.32.0",
"@sentry/profiling-node": "8.32.0",
"@sentry/browser": "8.33.0",
"@sentry/nextjs": "8.33.0",
"@sentry/node": "8.33.0",
"@sentry/opentelemetry": "8.33.0",
"@sentry/profiling-node": "8.33.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.20.5",
"@trpc/client": "10.45.2",
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.4.0",
"@opentelemetry/api": "1.9.0",
"@sentry/nextjs": "8.32.0",
"@sentry/nextjs": "8.33.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.1",
"@trpc/client": "10.45.2",
Expand Down
Loading

0 comments on commit 7c1575c

Please sign in to comment.