Skip to content

Commit

Permalink
fix(deps): update sentry-javascript monorepo to v8.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent d52cee2 commit 828e816
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 107 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@1.modules/trpc": "workspace:*",
"@hono/node-server": "1.13.1",
"@hono/trpc-server": "0.3.2",
"@sentry/node": "8.33.1",
"@sentry/profiling-node": "8.33.1",
"@sentry/node": "8.34.0",
"@sentry/profiling-node": "8.34.0",
"@trpc/server": "10.45.2",
"dotenv": "16.4.5",
"hono": "4.6.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@hookform/resolvers": "3.9.0",
"@next/third-parties": "14.2.14",
"@react-hookz/web": "24.0.4",
"@sentry/nextjs": "8.33.1",
"@sentry/nextjs": "8.34.0",
"@tanstack/react-query": "4.36.1",
"@trpc/client": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@1/modules/auth/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@1.ui/react": "workspace:*",
"@auth/prisma-adapter": "2.5.3",
"@douglasduteil/nextauth...trpc.prisma": "workspace:*",
"@sentry/types": "8.33.1",
"@sentry/types": "8.34.0",
"await-to-js": "3.0.0",
"next": "14.2.14",
"next-auth": "5.0.0-beta.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/@1/modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"prettier": "@1.config/prettier",
"dependencies": {
"@sentry/core": "8.33.1",
"@sentry/core": "8.34.0",
"date-fns": "4.1.0",
"debug": "4.3.7",
"error-custom-class": "10.0.0",
Expand Down
204 changes: 102 additions & 102 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 828e816

Please sign in to comment.