Skip to content

Commit

Permalink
chore(): 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 Oct 3, 2024
1 parent 0e25835 commit 2bd34f5
Show file tree
Hide file tree
Showing 5 changed files with 145 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
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.1",
"@sentry/nextjs": "8.33.1",
"@sentry/node": "8.33.1",
"@sentry/opentelemetry": "8.33.1",
"@sentry/profiling-node": "8.33.1",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.20.5",
"@trpc/client": "10.45.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"types:sync": "typesync"
},
"devDependencies": {
"@changesets/cli": "2.27.8",
"@changesets/cli": "2.27.9",
"@turbo/gen": "2.1.3",
"@types/lint-staged": "13.3.0",
"@types/node": "20.16.10",
Expand All @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.6",
"knip": "5.30.6",
"knip": "5.31.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.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.4.0",
"@opentelemetry/api": "1.9.0",
"@sentry/nextjs": "8.32.0",
"@sentry/nextjs": "8.33.1",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.1",
"@trpc/client": "10.45.2",
Expand Down
Loading

0 comments on commit 2bd34f5

Please sign in to comment.