Skip to content

Commit

Permalink
build(deps): update dependency @sentry/profiling-node to ^8.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 42b3778 commit d81bd6f
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Haneru Developers",
"dependencies": {
"@sentry/nextjs": "^8.46.0",
"@sentry/profiling-node": "^8.46.0",
"@sentry/profiling-node": "^8.47.0",
"@supabase/supabase-js": "^2.47.9",
"next": "^15.1.1",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@googleapis/youtube": "^20.0.0",
"@sentry/nextjs": "^8.46.0",
"@sentry/profiling-node": "^8.46.0",
"@sentry/profiling-node": "^8.47.0",
"@shinju-date/helpers": "workspace:*",
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@mdx-js/react": "^3.1.0",
"@sentry/nextjs": "^8.46.0",
"@sentry/profiling-node": "^8.46.0",
"@sentry/profiling-node": "^8.47.0",
"@shinju-date/helpers": "workspace:*",
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
Expand Down
108 changes: 94 additions & 14 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 d81bd6f

Please sign in to comment.