Update Sentry to v7.20.0

This commit is contained in:
Renovate Bot 2022-11-17 15:32:29 +00:00
parent abfa971eb5
commit 620f91e04f
2 changed files with 39 additions and 39 deletions

View File

@ -19,8 +19,8 @@
"postinstall": "yarn run fix-fomantic-css" "postinstall": "yarn run fix-fomantic-css"
}, },
"dependencies": { "dependencies": {
"@sentry/tracing": "7.19.0", "@sentry/tracing": "7.20.0",
"@sentry/vue": "7.19.0", "@sentry/vue": "7.20.0",
"@vue/runtime-core": "3.2.45", "@vue/runtime-core": "3.2.45",
"@vueuse/core": "9.5.0", "@vueuse/core": "9.5.0",
"@vueuse/integrations": "9.5.0", "@vueuse/integrations": "9.5.0",

View File

@ -1112,57 +1112,57 @@
estree-walker "^1.0.1" estree-walker "^1.0.1"
picomatch "^2.2.2" picomatch "^2.2.2"
"@sentry/browser@7.19.0": "@sentry/browser@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.19.0.tgz#ce21544b843d5c4d5dcb9fe9b7ee31c5c4e91f42" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.20.0.tgz#e917cab48d3bba2fe8a2e3a8987b0bd9b9149db8"
integrity sha512-dWi5VjEwiLb4ofata0UCLdTbXLD1uDUebe9rNSBkHZ3fHF4eap4ZJlu3dYePKB0CKZhZrjzbydimMhaMUNdnug== integrity sha512-L84CdB7DPQ2ohVcWh/KivemndWSZyXRvBZBr+tHFlQchzcaZZ/8lIPvjwvb8OJhzhecDq6JCAyUxaZwyItdyAg==
dependencies: dependencies:
"@sentry/core" "7.19.0" "@sentry/core" "7.20.0"
"@sentry/types" "7.19.0" "@sentry/types" "7.20.0"
"@sentry/utils" "7.19.0" "@sentry/utils" "7.20.0"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/core@7.19.0": "@sentry/core@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.19.0.tgz#74e0eaf4b9f42bb0290f4b3f3b0ea3e272dd693e" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.20.0.tgz#7becd848c982d5422627f69c4061d5914946c54a"
integrity sha512-YF9cTBcAnO4R44092BJi5Wa2/EO02xn2ziCtmNgAVTN2LD31a/YVGxGBt/FDr4Y6yeuVehaqijVVvtpSmXrGJw== integrity sha512-8dIHk8niyEyVayUQpgECHnV2p444nPBjIyuQrtkdTxL7sBLC5+Y0DhRjxg9cJyZe/bZnXVerGkgcA7niKW4W8A==
dependencies: dependencies:
"@sentry/types" "7.19.0" "@sentry/types" "7.20.0"
"@sentry/utils" "7.19.0" "@sentry/utils" "7.20.0"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/tracing@7.19.0": "@sentry/tracing@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.19.0.tgz#d69ecea2c0b53d113c5100fc52d0a0acc5c8a129" resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.20.0.tgz#346bf72bc5574ac78de43bd8ab6f6027f8b64cbd"
integrity sha512-SWY17M3TsgBePaGowUcSqBwaT0TJQzuNexVnLojuU0k6F57L9hubvP9zaoosoCfARXQ/3NypAFWnlJyf570rFQ== integrity sha512-qg3sMvjuMQl/NEaF8I2IpvUcJ4HGGVIwEqqqZ6hkeHXIKt02p6f+nls45pVhluMiNHAaQJ+vefMTUc3E1yZwDA==
dependencies: dependencies:
"@sentry/core" "7.19.0" "@sentry/core" "7.20.0"
"@sentry/types" "7.19.0" "@sentry/types" "7.20.0"
"@sentry/utils" "7.19.0" "@sentry/utils" "7.20.0"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/types@7.19.0": "@sentry/types@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.19.0.tgz#3ebb96670399b637a945fa499fa7436f7b930147" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.20.0.tgz#ace232e00407355dccedf65e27471635b4331265"
integrity sha512-oGRAT6lfzoKrxO1mvxiSj0XHxWPd6Gd1wpPGuu6iJo03xgWDS+MIlD1h2unqL4N5fAzLjzmbC2D2lUw50Kn2pA== integrity sha512-x17ddduGWqW95neBFVvxzmInb5WXVw+2PcNASHXpGFhi7v2gz2a7/w2CcIKxsqODNnc+z/k1t0Y+uy9B6aH6ag==
"@sentry/utils@7.19.0": "@sentry/utils@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.19.0.tgz#0e039fe57056074c3a5e47bd50d9cb4ac9a6e909" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.20.0.tgz#cca09e2256b64bfb41a78c89af3c88fcc7ca84c2"
integrity sha512-2L6lq+c9Ol2uiRxQDdcgoapmHJp24MhMN0gIkn2alSfMJ+ls6bGXzQHx6JAIdoOiwFQXRZHKL9ecfAc8O+vItA== integrity sha512-4lc122TFgkaCAvoPRy+uc5vgOCumTa/2nPkzCSxVsezQs+ebHxyMJQK7GWBLI6P+EzKfEjlgyMzRWaPJ3iJatA==
dependencies: dependencies:
"@sentry/types" "7.19.0" "@sentry/types" "7.20.0"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/vue@7.19.0": "@sentry/vue@7.20.0":
version "7.19.0" version "7.20.0"
resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.19.0.tgz#3352eb1dac349045c71c522bf12770be310422c0" resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.20.0.tgz#b06e0947daa178a802f284c3a33e4e85640e1883"
integrity sha512-d8voF9B+Dqnn9YiTQaiaNUC7p0dq+UxMWjtVatC9YVR7efgQPyTbgTmw6N4yRmWtlD2Itaspwz7UNZdeCGQbHw== integrity sha512-yqBWREIAsgRBdeVxOvHy/x4JyzMUe2YG9uF4Rw6NRUWiP9TV2RR+TRRDB0H2h4x1UV6c1ZOKAlfWfs8ZOAScVw==
dependencies: dependencies:
"@sentry/browser" "7.19.0" "@sentry/browser" "7.20.0"
"@sentry/core" "7.19.0" "@sentry/core" "7.20.0"
"@sentry/types" "7.19.0" "@sentry/types" "7.20.0"
"@sentry/utils" "7.19.0" "@sentry/utils" "7.20.0"
tslib "^1.9.3" tslib "^1.9.3"
"@sinonjs/commons@^1.7.0": "@sinonjs/commons@^1.7.0":