fix(deps): update sentry-javascript monorepo to v7.49.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-04-20 16:04:46 +00:00
parent 0713d481e3
commit 713ad64658
2 changed files with 41 additions and 41 deletions

View File

@ -53,8 +53,8 @@
"@infectoone/vue-ganttastic": "2.1.4",
"@intlify/unplugin-vue-i18n": "0.10.0",
"@kyvg/vue3-notification": "2.9.0",
"@sentry/tracing": "7.48.0",
"@sentry/vue": "7.48.0",
"@sentry/tracing": "7.49.0",
"@sentry/vue": "7.49.0",
"@vueuse/core": "10.0.2",
"axios": "1.3.6",
"blurhash": "2.0.5",

View File

@ -31,11 +31,11 @@ dependencies:
specifier: 2.9.0
version: 2.9.0(vue@3.2.47)
'@sentry/tracing':
specifier: 7.48.0
version: 7.48.0
specifier: 7.49.0
version: 7.49.0
'@sentry/vue':
specifier: 7.48.0
version: 7.48.0(vue@3.2.47)
specifier: 7.49.0
version: 7.49.0(vue@3.2.47)
'@vueuse/core':
specifier: 10.0.2
version: 10.0.2(vue@3.2.47)
@ -3588,76 +3588,76 @@ packages:
- zenObservable
dev: true
/@sentry-internal/tracing@7.48.0:
resolution: {integrity: sha512-MFAPDTrvCtfSm0/Zbmx7HA0Q5uCfRadOUpN8Y8rP1ndz+329h2kA3mZRCuC+3/aXL11zs2CHUhcAkGjwH2vogg==}
/@sentry-internal/tracing@7.49.0:
resolution: {integrity: sha512-ESh3+ZneQk/3HESTUmIPNrW5GVPu/HrRJU+eAJJto74vm+6vP7zDn2YV2gJ1w18O/37nc7W/bVCgZJlhZ3cwew==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.48.0
'@sentry/types': 7.48.0
'@sentry/utils': 7.48.0
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
tslib: 1.14.1
dev: false
/@sentry/browser@7.48.0:
resolution: {integrity: sha512-tdx/2nhuiykncmXFlV4Dpp+Hxgt/v31LiyXE79IcM560wc+QmWKtzoW9azBWQ0xt5KOO3ERMib9qPE4/ql1/EQ==}
/@sentry/browser@7.49.0:
resolution: {integrity: sha512-x2DekKkQoY7/dhBzE4J25mdQ978NtPBTVQb+uZqlF/t5mp4K44TAszmPqy8lC/CmVHkp7qcpRGSCIzeboUL4KA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.48.0
'@sentry/core': 7.48.0
'@sentry/replay': 7.48.0
'@sentry/types': 7.48.0
'@sentry/utils': 7.48.0
'@sentry-internal/tracing': 7.49.0
'@sentry/core': 7.49.0
'@sentry/replay': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
tslib: 1.14.1
dev: false
/@sentry/core@7.48.0:
resolution: {integrity: sha512-8FYuJTMpyuxRZvlen3gQ3rpOtVInSDmSyXqWEhCLuG/w34AtWoTiW7G516rsAAh6Hy1TP91GooMWbonP3XQNTQ==}
/@sentry/core@7.49.0:
resolution: {integrity: sha512-AlSnCYgfEbvK8pkNluUkmdW/cD9UpvOVCa+ERQswXNRkAv5aDGCL6Ihv6fnIajE++BYuwZh0+HwZUBVKTFzoZg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.48.0
'@sentry/utils': 7.48.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
tslib: 1.14.1
dev: false
/@sentry/replay@7.48.0:
resolution: {integrity: sha512-8fRHMGJ0NJeIZi6UucxUTvfDPaBa7+jU1kCTLjCcuH3X/UVz5PtGLMtFSO5U8HP+mUDlPs97MP1uoDvMa4S2Ng==}
/@sentry/replay@7.49.0:
resolution: {integrity: sha512-UY3bHoBDPOu4Dpq3m3oxNjLrq09NiFVYUfrTN4QOq1Am2SA04XbuCj/YZ+jNVy/NrFtoz9cTovK6oQbNw53jog==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.48.0
'@sentry/types': 7.48.0
'@sentry/utils': 7.48.0
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
dev: false
/@sentry/tracing@7.48.0:
resolution: {integrity: sha512-X6w74Av0fyayNicKIlwL1IdpZ3O0ETQjyYXCDTwHoJL71ojrgrL5vdiNz8WwbPONTnqu98HehPYL/z3DCCKVbw==}
/@sentry/tracing@7.49.0:
resolution: {integrity: sha512-RtyTt1DvX7s1M2ca9qnevOkuwn8HjbKXrSVHtMbQYoT3uGvjT8Pm71D5WtWMWH2QLpFgcqQq/1ifZBUAG4Y7qA==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.48.0
'@sentry-internal/tracing': 7.49.0
dev: false
/@sentry/types@7.48.0:
resolution: {integrity: sha512-kkAszZwQ5/v4n7Yyw/DPNRWx7h724mVNRGZIJa9ggUMvTgMe7UKCZZ5wfQmYiKVlGbwd9pxXAcP8Oq15EbByFQ==}
/@sentry/types@7.49.0:
resolution: {integrity: sha512-9yXXh7iv76+O6h2ONUVx0wsL1auqJFWez62mTjWk4350SgMmWp/zUkBxnVXhmcYqscz/CepC+Loz9vITLXtgxg==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.48.0:
resolution: {integrity: sha512-d977sghkFVMfld0LrEyyY2gYrfayLPdDEpUDT+hg5y79r7zZDCFyHtdB86699E5K89MwDZahW7Erk+a1nk4x5w==}
/@sentry/utils@7.49.0:
resolution: {integrity: sha512-JdC9yGnOgev4ISJVwmIoFsk8Zx0psDZJAj2DV7x4wMZsO6QK+YjC7G3mUED/S5D5lsrkBZ/3uvQQhr8DQI4UcQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.48.0
'@sentry/types': 7.49.0
tslib: 1.14.1
dev: false
/@sentry/vue@7.48.0(vue@3.2.47):
resolution: {integrity: sha512-0XN7SEkjQxdWPgkJvy7cXf1beJROCtkaILj1PeFWSUAObKemU902n25TNRbVeukUt5Mxjp3/8a0CvhQdpMpTbA==}
/@sentry/vue@7.49.0(vue@3.2.47):
resolution: {integrity: sha512-n/LLdhQeID7brIiSOyx7mQ4lEBBeAnX7UK6Vph2Yp1vn2sePT3X+9zNV7CNGZe6FQ4bkfx98FYN9944IWxDzFA==}
engines: {node: '>=8'}
peerDependencies:
vue: 2.x || 3.x
dependencies:
'@sentry/browser': 7.48.0
'@sentry/core': 7.48.0
'@sentry/types': 7.48.0
'@sentry/utils': 7.48.0
'@sentry/browser': 7.49.0
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
tslib: 1.14.1
vue: 3.2.47
dev: false