Skip to content

Commit e57be22

Browse files
authored
feat(sdk): Upgrade Sentry SDKs to 10.41.0-beta.0 (#109494)
Upgrades Sentry SDKs to 10.41.0-beta.0 to test out the new traces by timestamp for replay events for EAP trace association. getsentry/sentry-javascript#18048
1 parent 267edec commit e57be22

File tree

2 files changed

+367
-293
lines changed

2 files changed

+367
-293
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"@sentry-internal/rrweb-player": "2.40.0",
7070
"@sentry-internal/rrweb-snapshot": "2.40.0",
7171
"@sentry/conventions": "^0.4.0",
72-
"@sentry/core": "10.27.0",
73-
"@sentry/node": "10.27.0",
74-
"@sentry/react": "10.27.0",
72+
"@sentry/core": "10.41.0-beta.0",
73+
"@sentry/node": "10.41.0-beta.0",
74+
"@sentry/react": "10.41.0-beta.0",
7575
"@sentry/release-parser": "^1.3.1",
7676
"@sentry/status-page-list": "^0.6.1",
7777
"@sentry/toolbar": "1.0.0-beta.16",
@@ -193,7 +193,7 @@
193193
"@prettier/plugin-oxc": "0.1.3",
194194
"@sentry-internal/rrweb-types": "2.40.0",
195195
"@sentry/jest-environment": "6.1.0",
196-
"@sentry/profiling-node": "10.27.0",
196+
"@sentry/profiling-node": "10.41.0-beta.0",
197197
"@styled/typescript-styled-plugin": "^1.0.1",
198198
"@tanstack/eslint-plugin-query": "5.83.1",
199199
"@testing-library/dom": "10.4.0",

0 commit comments

Comments
 (0)