Skip to content

Commit ce50d27

Browse files
committed
bump to 8.0.0-beta.2
1 parent 93337af commit ce50d27

File tree

2 files changed

+313
-173
lines changed

2 files changed

+313
-173
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"@sentry-internal/rrweb-player": "2.12.0",
5858
"@sentry-internal/rrweb-snapshot": "2.12.0",
5959
"@sentry/babel-plugin-component-annotate": "^2.16.0",
60-
"@sentry/core": "^8.0.0-alpha.9",
61-
"@sentry/node": "^8.0.0-alpha.9",
62-
"@sentry/react": "^8.0.0-alpha.9",
60+
"@sentry/core": "^8.0.0-beta.2",
61+
"@sentry/node": "^8.0.0-beta.2",
62+
"@sentry/react": "^8.0.0-beta.2",
6363
"@sentry/release-parser": "^1.3.1",
6464
"@sentry/status-page-list": "^0.0.1",
65-
"@sentry/types": "^8.0.0-alpha.9",
66-
"@sentry/utils": "^8.0.0-alpha.9",
65+
"@sentry/types": "^8.0.0-beta.2",
66+
"@sentry/utils": "^8.0.0-beta.2",
6767
"@spotlightjs/spotlight": "^1.2.13",
6868
"@tanstack/react-query": "^4.29.7",
6969
"@tanstack/react-query-devtools": "^4.36.1",
@@ -182,7 +182,7 @@
182182
"@codecov/webpack-plugin": "^0.0.1-beta.6",
183183
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
184184
"@sentry/jest-environment": "^4.0.0",
185-
"@sentry/profiling-node": "^8.0.0-alpha.9",
185+
"@sentry/profiling-node": "^8.0.0-beta.2",
186186
"@styled/typescript-styled-plugin": "^1.0.1",
187187
"@testing-library/jest-dom": "^6.4.2",
188188
"@testing-library/react": "^14.2.1",

0 commit comments

Comments
 (0)