Skip to content

Commit 661cd9e

Browse files
Update @sentry/browser requirement in /src-editor
Updates the requirements on [@sentry/browser](https://github.com/getsentry/sentry-javascript) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.22.0...10.25.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-version: 10.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b33ce1 commit 661cd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/icons-material": "^6.5.0",
1818
"@mui/material": "^6.5.0",
1919
"@mui/x-date-pickers": "^7.29.4",
20-
"@sentry/browser": "^10.22.0",
20+
"@sentry/browser": "^10.29.0",
2121
"@types/lodash": "^4.17.20",
2222
"@types/react": "^18.3.23",
2323
"@types/react-dom": "^18.3.7",

0 commit comments

Comments
 (0)