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

This commit is contained in:
renovate 2022-12-20 15:04:15 +00:00
parent 7eb971890c
commit d2b1920a63
2 changed files with 38 additions and 38 deletions

View File

@ -29,8 +29,8 @@
"@infectoone/vue-ganttastic": "2.1.3",
"@intlify/unplugin-vue-i18n": "0.8.1",
"@kyvg/vue3-notification": "2.7.0",
"@sentry/tracing": "7.27.0",
"@sentry/vue": "7.27.0",
"@sentry/tracing": "7.28.0",
"@sentry/vue": "7.28.0",
"@types/is-touch-device": "1.0.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/sortablejs": "1.15.0",

View File

@ -14,8 +14,8 @@ specifiers:
'@intlify/unplugin-vue-i18n': 0.8.1
'@kyvg/vue3-notification': 2.7.0
'@rushstack/eslint-patch': 1.2.0
'@sentry/tracing': 7.27.0
'@sentry/vue': 7.27.0
'@sentry/tracing': 7.28.0
'@sentry/vue': 7.28.0
'@types/codemirror': 5.60.5
'@types/dompurify': 2.4.0
'@types/flexsearch': 0.7.3
@ -98,8 +98,8 @@ dependencies:
'@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.7+vue@3.2.45
'@intlify/unplugin-vue-i18n': 0.8.1_vue-i18n@9.2.2
'@kyvg/vue3-notification': 2.7.0_vue@3.2.45
'@sentry/tracing': 7.27.0
'@sentry/vue': 7.27.0_vue@3.2.45
'@sentry/tracing': 7.28.0
'@sentry/vue': 7.28.0_vue@3.2.45
'@types/is-touch-device': 1.0.0
'@types/lodash.clonedeep': 4.5.7
'@types/sortablejs': 1.15.0
@ -3052,71 +3052,71 @@ packages:
- zenObservable
dev: true
/@sentry/browser/7.27.0:
resolution: {integrity: sha512-6z+q+omLqmdEvy+9i4j7xzIT6zgmWJnXqEiLCURnE34KsPq6wr6Nij1XHsTlApMcohOpPlo+C3nMTmz+oYUf5w==}
/@sentry/browser/7.28.0:
resolution: {integrity: sha512-UMsFwNOEpdX3pHdpJ9klSK2FbwG0n9FlrPSb2KMuuW/OA62Yq2YStShoyJ35ix3cwHnhF6/F+lXxJ/WfMvX6DQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.27.0
'@sentry/replay': 7.27.0_@sentry+browser@7.27.0
'@sentry/types': 7.27.0
'@sentry/utils': 7.27.0
'@sentry/core': 7.28.0
'@sentry/replay': 7.28.0_@sentry+browser@7.28.0
'@sentry/types': 7.28.0
'@sentry/utils': 7.28.0
tslib: 1.14.1
dev: false
/@sentry/core/7.27.0:
resolution: {integrity: sha512-9WkHMllGNOr6S55N2HKJYJj/2mog5Kv6mjruqlcHHPSgcKFA8bjwBXJTghy6UzwtGd14cyS/X7h5AVUkvuXTMw==}
/@sentry/core/7.28.0:
resolution: {integrity: sha512-9wY6mRzoyZ8TEW7X1jpciD0DSqqYPaggiJyykxaVbjwmJc7GjJpY94XHmSeKNUV4w7ddMhdsznhBmGNN6CFMfQ==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.27.0
'@sentry/utils': 7.27.0
'@sentry/types': 7.28.0
'@sentry/utils': 7.28.0
tslib: 1.14.1
dev: false
/@sentry/replay/7.27.0_@sentry+browser@7.27.0:
resolution: {integrity: sha512-Db1TBx4JZWWbsAXSzWfAE55d4ekpPspZheyF66j84xq8jaFxgmlMMO7wBD8P7CHuQ6VUkgwa4glMkcamj/sfSg==}
/@sentry/replay/7.28.0_@sentry+browser@7.28.0:
resolution: {integrity: sha512-AuAREwMqZQhrGTxd69zY3uRPnfcrIRxL4wMefopzkjPx9Zboxkp2rsUJlrC0JLmReNML0ec7ZybZx94LunbE7Q==}
engines: {node: '>=12'}
peerDependencies:
'@sentry/browser': '>=7.24.0'
dependencies:
'@sentry/browser': 7.27.0
'@sentry/core': 7.27.0
'@sentry/types': 7.27.0
'@sentry/utils': 7.27.0
'@sentry/browser': 7.28.0
'@sentry/core': 7.28.0
'@sentry/types': 7.28.0
'@sentry/utils': 7.28.0
dev: false
/@sentry/tracing/7.27.0:
resolution: {integrity: sha512-lxAiGAajbZgZkaViwYuxavbu/c8JUp56XOYzSAi7Km9jGnTFLNF4JCoyG0INy7lXipFJiWSd0Xq3aej0Lb+Cvg==}
/@sentry/tracing/7.28.0:
resolution: {integrity: sha512-TH+f9AGqinX0B4EkP26ecF0ERm1KleTFHYEfpPEdbn92HFJua+Wvcm3uy6cwQ3njswi29sQHJv9bWQqp//mA+g==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.27.0
'@sentry/types': 7.27.0
'@sentry/utils': 7.27.0
'@sentry/core': 7.28.0
'@sentry/types': 7.28.0
'@sentry/utils': 7.28.0
tslib: 1.14.1
dev: false
/@sentry/types/7.27.0:
resolution: {integrity: sha512-vapN3jchu3/WEMWQkrCOy2XDlOLj0l7IewYXKMr15Q21dlfM1QZMigU/r5rtYj5L8a2ISIHx+cRECxX5UIKH7w==}
/@sentry/types/7.28.0:
resolution: {integrity: sha512-F6tZldpvC3Lt8FPgJ6wRTcE7P9txIpHSBjyYz9wqFlVJx4IhBmrn6vZU1LvANUaK1jZZF2PW5tFRrVEnydfpqg==}
engines: {node: '>=8'}
dev: false
/@sentry/utils/7.27.0:
resolution: {integrity: sha512-8e5cmjbeuxETPxPEymyyGEYlBbJO1IMveTlcxkTFySPU6nNz2oAIiqPVHv2QgFJJvRv79/i/4Tyl5gFMOW0+AA==}
/@sentry/utils/7.28.0:
resolution: {integrity: sha512-ag1RotlFSJnwUi/MYWY5iQ8aLcwrCBlD/qlGB43PvB3XGDl3e7E/pUy2bdblP7Q2uCKLVUBcudyaSgtvNqu9wA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.27.0
'@sentry/types': 7.28.0
tslib: 1.14.1
dev: false
/@sentry/vue/7.27.0_vue@3.2.45:
resolution: {integrity: sha512-8ZTfXo+s+oq3/7+c2qbiX+J5j3BpMya1a9ESeekx+bS7iwlRxMZWQslWDEJKheoS0J6/wy43fhb+8OS5cKvc6g==}
/@sentry/vue/7.28.0_vue@3.2.45:
resolution: {integrity: sha512-/HV8NSQw2VtNnysTmB/6fZUyWpSb9qY/AEcHFGOHqWn9rvaQ5NWokCvcXjoSTkNCd6f3ALOcm9yTmZDM/2ixvw==}
engines: {node: '>=8'}
peerDependencies:
vue: 2.x || 3.x
dependencies:
'@sentry/browser': 7.27.0
'@sentry/core': 7.27.0
'@sentry/types': 7.27.0
'@sentry/utils': 7.27.0
'@sentry/browser': 7.28.0
'@sentry/core': 7.28.0
'@sentry/types': 7.28.0
'@sentry/utils': 7.28.0
tslib: 1.14.1
vue: 3.2.45
dev: false