Skip to content

Commit

Permalink
fix(app): update all non-major dependencies to v7.80.0 (#891)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent f644540 commit f40b645
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 86 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@opentelemetry/sdk-trace-node": "1.18.1",
"@opentelemetry/semantic-conventions": "1.18.1",
"@prisma/instrumentation": "5.5.2",
"@sentry/nextjs": "7.79.0",
"@sentry/node": "7.79.0",
"@sentry/opentelemetry": "7.79.0",
"@sentry/opentelemetry-node": "7.79.0",
"@sentry/nextjs": "7.80.0",
"@sentry/node": "7.80.0",
"@sentry/opentelemetry": "7.80.0",
"@sentry/opentelemetry-node": "7.80.0",
"@sentry/profiling-node": "1.2.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.10.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.41",
"@opentelemetry/api": "1.7.0",
"@sentry/node": "7.79.0",
"@sentry/node": "7.80.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.43.2",
Expand Down
162 changes: 81 additions & 81 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f40b645

Please sign in to comment.