Skip to content

Commit

Permalink
Merge pull request #133 from LicenseRocks/dependabot/npm_and_yarn/sen…
Browse files Browse the repository at this point in the history
…try/browser-8.33.0

build(deps): bump @sentry/browser from 6.0.4 to 8.33.0
  • Loading branch information
bettabeta authored Oct 4, 2024
2 parents 64278a9 + e9995a7 commit c450804
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 @@ -9,7 +9,7 @@
},
"dependencies": {
"@licenserocks/kit": "^1.19.0",
"@sentry/browser": "^6.0.4",
"@sentry/browser": "^8.33.0",
"@sentry/node": "^6.0.4",
"@visx/geo": "^3.3.0",
"date-fns": "^2.30.0",
Expand Down
79 changes: 70 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,15 +825,56 @@
dependencies:
"@napi-rs/triples" "^1.0.3"

"@sentry/browser@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.0.4.tgz#f31c0a9e7b22638cff9da70aa96c7934a18a2059"
integrity sha512-DrlH53IPNZmW6XWT0Za7vGtIyKpm45An662xvXavI8LQQH0qhPU9mb7NcvecwDfs6jXEV2w5Y8rKjuu/J4QxAA==
dependencies:
"@sentry/core" "6.0.4"
"@sentry/types" "6.0.4"
"@sentry/utils" "6.0.4"
tslib "^1.9.3"
"@sentry-internal/browser-utils@8.33.0":
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/feedback@8.33.0":
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/replay-canvas@8.33.0":
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/replay@8.33.0":
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/core@6.0.4":
version "6.0.4"
Expand All @@ -846,6 +887,14 @@
"@sentry/utils" "6.0.4"
tslib "^1.9.3"

"@sentry/core@8.33.0":
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/hub@6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.0.4.tgz#b13eac8fe4d4822dc4f997a415e9cfe8cc52fbd9"
Expand Down Expand Up @@ -895,6 +944,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.0.4.tgz#762949dc4ba25f4071c405f67ddc28c84b6dc08f"
integrity sha512-VqmnhJPpPmsu4gMzSZw8UHgYlP1QSikMZ5X6E3q6zwmbWu+2oniQHD6xGB6PXv6uTo5zg2NseQEiWnEjJRUYWw==

"@sentry/types@8.33.0":
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/utils@6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.0.4.tgz#92ed5c114c633b8b59ae6fae70bd8bbfc88e302f"
Expand All @@ -903,6 +957,13 @@
"@sentry/types" "6.0.4"
tslib "^1.9.3"

"@sentry/utils@8.33.0":
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"

"@tanem/react-nprogress@^3.0.59":
version "3.0.59"
resolved "https://registry.yarnpkg.com/@tanem/react-nprogress/-/react-nprogress-3.0.59.tgz#820b75aa1546eeeaa8c3bc4580e6ba47cca2dfc8"
Expand Down

0 comments on commit c450804

Please sign in to comment.