Skip to content

Commit c786570

Browse files
authored
chore: Bump Sentry JavaScript to 10.23.0 (#102783)
This includes a fix for missing elements on `"ui.interaction.click"` events, and a few other interesting things. getsentry/sentry-javascript@10.20.0...10.23.0
1 parent b1fd2b5 commit c786570

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"@sentry-internal/rrweb": "2.40.0",
6969
"@sentry-internal/rrweb-player": "2.40.0",
7070
"@sentry-internal/rrweb-snapshot": "2.40.0",
71-
"@sentry/core": "10.20.0",
72-
"@sentry/node": "10.20.0",
73-
"@sentry/react": "10.20.0",
71+
"@sentry/core": "10.23.0",
72+
"@sentry/node": "10.23.0",
73+
"@sentry/react": "10.23.0",
7474
"@sentry/release-parser": "^1.3.1",
7575
"@sentry/status-page-list": "^0.6.1",
7676
"@sentry/toolbar": "1.0.0-beta.16",
@@ -190,7 +190,7 @@
190190
"@prettier/plugin-oxc": "0.0.4",
191191
"@sentry-internal/rrweb-types": "2.40.0",
192192
"@sentry/jest-environment": "6.1.0",
193-
"@sentry/profiling-node": "10.20.0",
193+
"@sentry/profiling-node": "10.23.0",
194194
"@styled/typescript-styled-plugin": "^1.0.1",
195195
"@tanstack/eslint-plugin-query": "5.83.1",
196196
"@testing-library/dom": "10.4.0",

pnpm-lock.yaml

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)