Skip to content

Commit b50faf6

Browse files
author
Luca Forstner
authored
deps: Bump Sentry SDK to 8.36.0-beta.0 (#11640)
1 parent 69c28a9 commit b50faf6

File tree

3 files changed

+204
-419
lines changed

3 files changed

+204
-419
lines changed

apps/changelog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@radix-ui/react-icons": "^1.3.0",
2222
"@radix-ui/react-toolbar": "^1.0.4",
2323
"@radix-ui/themes": "^2.0.3",
24-
"@sentry/nextjs": "8.34.0",
24+
"@sentry/nextjs": "8.36.0-beta.0",
2525
"@spotlightjs/spotlight": "^2.1.1",
2626
"next": "15.0.0-rc.1",
2727
"next-auth": "^4.24.5",
@@ -63,4 +63,4 @@
6363
"@types/react": "npm:[email protected]",
6464
"@types/react-dom": "npm:[email protected]"
6565
}
66-
}
66+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@radix-ui/react-toolbar": "^1.0.4",
6060
"@radix-ui/themes": "^2.0.3",
6161
"@sentry-internal/global-search": "^1.1.0",
62-
"@sentry/nextjs": "8.29.0",
62+
"@sentry/nextjs": "8.36.0-beta.0",
6363
"@types/mdx": "^2.0.9",
6464
"algoliasearch": "^4.23.3",
6565
"esbuild": "^0.19.8",
@@ -137,4 +137,4 @@
137137
"node": "20.11.0",
138138
"yarn": "1.22.21"
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)