Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/browser in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [@sentry/browser](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 5.30.0 to 8.33.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.30.0...8.33.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent ab531eb commit 60cca75
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fortawesome/free-brands-svg-icons": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@sentry/browser": "^5.10.2",
"@sentry/browser": "^8.33.0",
"@types/body-parser": "^1.17.1",
"@types/compression": "^1.0.1",
"@types/debug": "^4.1.5",
Expand Down
79 changes: 70 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1025,15 +1025,56 @@
dependencies:
prop-types "^15.5.7"

"@sentry/browser@^5.10.2":
version "5.30.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.30.0.tgz#c28f49d551db3172080caef9f18791a7fd39e3b3"
integrity sha512-rOb58ZNVJWh1VuMuBG1mL9r54nZqKeaIlwSlvzJfc89vyfd7n6tQ1UXMN383QBz/MS5H5z44Hy5eE+7pCrYAfw==
dependencies:
"@sentry/core" "5.30.0"
"@sentry/types" "5.30.0"
"@sentry/utils" "5.30.0"
tslib "^1.9.3"
"@sentry-internal/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-8.33.0.tgz#17921cd2b83c835f6b986877d65b2aeb68e4b9b0"
integrity sha512-zwjmD+XI3pgxxiqKGLXYDGSd+zfO7az9zzbLn1le8Vv9cRL2lZyMLcwiwEaTpwz3B0pPONeDZMT8+bzMGRs8zw==
dependencies:
"@sentry/core" "8.33.0"
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry-internal/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.33.0.tgz#dac09d62e7852143ff8cc3081e298828c18ecff7"
integrity sha512-KSW/aiNgmJc8PDl2NsM+ONvGure4tPaluj7O1Nw+947Dh8W6CJnQ9srB7xPyoYYWyQW8Hyl1vzxY9W0J+fjlhA==
dependencies:
"@sentry/core" "8.33.0"
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry-internal/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-8.33.0.tgz#d498ef94163fca9f79a7f35093ac746d44965b36"
integrity sha512-9fEhMP+gQYQrtn/SQd1Vd7U7emTSGBpLKc5h5f0iV0yDmjYAhNVbq4RgPTYAgnBEcdVo3qgboL6UIz9Dv+dYRQ==
dependencies:
"@sentry-internal/replay" "8.33.0"
"@sentry/core" "8.33.0"
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry-internal/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-8.33.0.tgz#5a1297e05666aee059e2de9f278889ab5c405f44"
integrity sha512-GFBaDA4yhlEf3wTXOVXnJVG/diuKxeqZuXcuhsAwJb+YcFR0NhgsRn3wIGuYOZZF8GBXzx9PFnb9yIuFgx5Nbw==
dependencies:
"@sentry-internal/browser-utils" "8.33.0"
"@sentry/core" "8.33.0"
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry/browser@^8.33.0":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-8.33.0.tgz#077fce0014d0674405920c87c8aed03be11d4815"
integrity sha512-qu/g20ZskywEU8BWc4Fts1kXFFBtw1vS+XvPq7Ta9zCeRG5dlXhhYDVQ4/v4nAL/cs0o6aLCq73m109CFF0Kig==
dependencies:
"@sentry-internal/browser-utils" "8.33.0"
"@sentry-internal/feedback" "8.33.0"
"@sentry-internal/replay" "8.33.0"
"@sentry-internal/replay-canvas" "8.33.0"
"@sentry/core" "8.33.0"
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry/[email protected]":
version "5.30.0"
Expand All @@ -1046,6 +1087,14 @@
"@sentry/utils" "5.30.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.33.0.tgz#407b70c19038b3201a742b3f041ab44fbb7f7397"
integrity sha512-618PQGHQLBVCpAq1s+e/rpIUaLUnj19IPUgn97rUGXLLna8ETIAoyQoG70wz4q9niw4Z4GlS5kZNrael2O3+2w==
dependencies:
"@sentry/types" "8.33.0"
"@sentry/utils" "8.33.0"

"@sentry/[email protected]":
version "5.30.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.30.0.tgz#2453be9b9cb903404366e198bd30c7ca74cdc100"
Expand Down Expand Up @@ -1095,6 +1144,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.30.0.tgz#19709bbe12a1a0115bc790b8942917da5636f402"
integrity sha512-R8xOqlSTZ+htqrfteCWU5Nk0CDN5ApUTvrlvBuiH1DyP6czDZ4ktbZB0hAgBlVcK0U+qpD3ag3Tqqpa5Q67rPw==

"@sentry/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.33.0.tgz#2613acefae23c53e660c410120d5d4cbcfc5d713"
integrity sha512-V/A+72ZdnfGtXeXIpz1kUo3LRdq3WKEYYFUR2RKpCdPh9yeOrHq6u/rmzTWx49+om0yhZN+JhVoxDzt75UoFRg==

"@sentry/[email protected]":
version "5.30.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.30.0.tgz#9a5bd7ccff85ccfe7856d493bffa64cabc41e980"
Expand All @@ -1103,6 +1157,13 @@
"@sentry/types" "5.30.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "8.33.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.33.0.tgz#60b7d441e93500f1e547e819e62987d0e544e644"
integrity sha512-TdwtGdevJij2wq2x/hDUr+x5TXt47ZhWxZ8zluai/lnIDTUB3Xs/L9yHtj1J+H9hr8obkMASE9IanUrWXzrP6Q==
dependencies:
"@sentry/types" "8.33.0"

"@sinclair/typebox@^0.24.1":
version "0.24.46"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.46.tgz#57501b58023776dbbae9e25619146286440be34c"
Expand Down

0 comments on commit 60cca75

Please sign in to comment.