Skip to content

Commit

Permalink
fix(app): update all non-major dependencies to v7.74.1
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 17, 2023
1 parent ef80059 commit e049be1
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 89 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@opentelemetry/sdk-trace-node": "1.17.1",
"@opentelemetry/semantic-conventions": "1.17.1",
"@prisma/instrumentation": "5.4.2",
"@sentry/nextjs": "7.74.0",
"@sentry/node": "7.74.0",
"@sentry/opentelemetry-node": "7.74.0",
"@sentry/nextjs": "7.74.1",
"@sentry/node": "7.74.1",
"@sentry/opentelemetry-node": "7.74.1",
"@sentry/profiling-node": "1.2.1",
"@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.6.0",
"@sentry/node": "7.74.0",
"@sentry/node": "7.74.1",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.40.0",
Expand Down
Loading

0 comments on commit e049be1

Please sign in to comment.