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

This commit is contained in:
renovate 2023-04-27 08:04:35 +00:00 committed by konrad
parent 28e5440d8b
commit 6499c9cb5b
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.49.0",
"@sentry/vue": "7.49.0",
"@sentry/tracing": "7.50.0",
"@sentry/vue": "7.50.0",
"@vueuse/core": "10.1.0",
"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.49.0
version: 7.49.0
specifier: 7.50.0
version: 7.50.0
'@sentry/vue':
specifier: 7.49.0
version: 7.49.0(vue@3.2.47)
specifier: 7.50.0
version: 7.50.0(vue@3.2.47)
'@vueuse/core':
specifier: 10.1.0
version: 10.1.0(vue@3.2.47)
@ -3603,76 +3603,76 @@ packages:
- zenObservable
dev: true
/@sentry-internal/tracing@7.49.0:
resolution: {integrity: sha512-ESh3+ZneQk/3HESTUmIPNrW5GVPu/HrRJU+eAJJto74vm+6vP7zDn2YV2gJ1w18O/37nc7W/bVCgZJlhZ3cwew==}
/@sentry-internal/tracing@7.50.0:
resolution: {integrity: sha512-4TQ4vN0aMBWsUXfJWk2xbe4x7fKfwCXgXKTtHC/ocwwKM+0EefV5Iw9YFG8IrIQN4vMtuRzktqcs9q0/Sbv7tg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
'@sentry/core': 7.50.0
'@sentry/types': 7.50.0
'@sentry/utils': 7.50.0
tslib: 1.14.1
dev: false
/@sentry/browser@7.49.0:
resolution: {integrity: sha512-x2DekKkQoY7/dhBzE4J25mdQ978NtPBTVQb+uZqlF/t5mp4K44TAszmPqy8lC/CmVHkp7qcpRGSCIzeboUL4KA==}
/@sentry/browser@7.50.0:
resolution: {integrity: sha512-a+UYbP89+SAvW47/p9wxEi9eWlyp/SkYl52OCdZNXnplQY4kQIOVyiaIs5nnCxIxZgXKrhAX4eo1E9ykleFuNQ==}
engines: {node: '>=8'}
dependencies:
'@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
'@sentry-internal/tracing': 7.50.0
'@sentry/core': 7.50.0
'@sentry/replay': 7.50.0
'@sentry/types': 7.50.0
'@sentry/utils': 7.50.0
tslib: 1.14.1
dev: false
/@sentry/core@7.49.0:
resolution: {integrity: sha512-AlSnCYgfEbvK8pkNluUkmdW/cD9UpvOVCa+ERQswXNRkAv5aDGCL6Ihv6fnIajE++BYuwZh0+HwZUBVKTFzoZg==}
/@sentry/core@7.50.0:
resolution: {integrity: sha512-6oD1a3fYs4aiNK7tuJSd88LHjYJAetd7ZK/AfJniU7zWKj4jxIYfO8nhm0qdnhEDs81RcweVDmPhWm3Kwrzzsg==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
'@sentry/types': 7.50.0
'@sentry/utils': 7.50.0
tslib: 1.14.1
dev: false
/@sentry/replay@7.49.0:
resolution: {integrity: sha512-UY3bHoBDPOu4Dpq3m3oxNjLrq09NiFVYUfrTN4QOq1Am2SA04XbuCj/YZ+jNVy/NrFtoz9cTovK6oQbNw53jog==}
/@sentry/replay@7.50.0:
resolution: {integrity: sha512-EYRk+DTZ5luwfkiCaDpBC3YBKIEdkReTUNZtWDVUytSVjsCnttkAipx/y6bxy3HN+rSXungMd3XKQT5RNMRUNA==}
engines: {node: '>=12'}
dependencies:
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
'@sentry/core': 7.50.0
'@sentry/types': 7.50.0
'@sentry/utils': 7.50.0
dev: false
/@sentry/tracing@7.49.0:
resolution: {integrity: sha512-RtyTt1DvX7s1M2ca9qnevOkuwn8HjbKXrSVHtMbQYoT3uGvjT8Pm71D5WtWMWH2QLpFgcqQq/1ifZBUAG4Y7qA==}
/@sentry/tracing@7.50.0:
resolution: {integrity: sha512-avbIgDA/Bktci5OeWb5T6JCS5edWHeket92KeFNpMH79NfF46csA5yBgM+q0X9/R4swZd5fuTQwh4y6BHA4lEQ==}
engines: {node: '>=8'}
dependencies:
'@sentry-internal/tracing': 7.49.0
'@sentry-internal/tracing': 7.50.0
dev: false
/@sentry/types@7.49.0:
resolution: {integrity: sha512-9yXXh7iv76+O6h2ONUVx0wsL1auqJFWez62mTjWk4350SgMmWp/zUkBxnVXhmcYqscz/CepC+Loz9vITLXtgxg==}
/@sentry/types@7.50.0:
resolution: {integrity: sha512-Zo9vyI98QNeYT0K0y57Rb4JRWDaPEgmp+QkQ4CRQZFUTWetO5fvPZ4Gb/R7TW16LajuHZlbJBHmvmNj2pkL2kw==}
engines: {node: '>=8'}
dev: false
/@sentry/utils@7.49.0:
resolution: {integrity: sha512-JdC9yGnOgev4ISJVwmIoFsk8Zx0psDZJAj2DV7x4wMZsO6QK+YjC7G3mUED/S5D5lsrkBZ/3uvQQhr8DQI4UcQ==}
/@sentry/utils@7.50.0:
resolution: {integrity: sha512-iyPwwC6fwJsiPhH27ZbIiSsY5RaccHBqADS2zEjgKYhmP4P9WGgHRDrvLEnkOjqQyKNb6c0yfmv83n0uxYnolw==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.49.0
'@sentry/types': 7.50.0
tslib: 1.14.1
dev: false
/@sentry/vue@7.49.0(vue@3.2.47):
resolution: {integrity: sha512-n/LLdhQeID7brIiSOyx7mQ4lEBBeAnX7UK6Vph2Yp1vn2sePT3X+9zNV7CNGZe6FQ4bkfx98FYN9944IWxDzFA==}
/@sentry/vue@7.50.0(vue@3.2.47):
resolution: {integrity: sha512-QSmxGUUHfHGYs0cHEv3WXPJr7voovxkg11aV6/EJHrJPgkAefn4tGCeouLgtWPMjf48ahlEArjf3OQkk0xU7AA==}
engines: {node: '>=8'}
peerDependencies:
vue: 2.x || 3.x
dependencies:
'@sentry/browser': 7.49.0
'@sentry/core': 7.49.0
'@sentry/types': 7.49.0
'@sentry/utils': 7.49.0
'@sentry/browser': 7.50.0
'@sentry/core': 7.50.0
'@sentry/types': 7.50.0
'@sentry/utils': 7.50.0
tslib: 1.14.1
vue: 3.2.47
dev: false