fix(deps): update sentry-javascript monorepo to v7.14.0 (#2440)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2440 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
fd13b453f4
commit
ebfbb5ca9b
2 changed files with 36 additions and 36 deletions
|
@ -24,8 +24,8 @@
|
||||||
"@fortawesome/vue-fontawesome": "3.0.1",
|
"@fortawesome/vue-fontawesome": "3.0.1",
|
||||||
"@github/hotkey": "2.0.1",
|
"@github/hotkey": "2.0.1",
|
||||||
"@kyvg/vue3-notification": "2.4.1",
|
"@kyvg/vue3-notification": "2.4.1",
|
||||||
"@sentry/tracing": "7.13.0",
|
"@sentry/tracing": "7.14.0",
|
||||||
"@sentry/vue": "7.13.0",
|
"@sentry/vue": "7.14.0",
|
||||||
"@types/is-touch-device": "1.0.0",
|
"@types/is-touch-device": "1.0.0",
|
||||||
"@types/lodash.clonedeep": "4.5.7",
|
"@types/lodash.clonedeep": "4.5.7",
|
||||||
"@types/sortablejs": "1.15.0",
|
"@types/sortablejs": "1.15.0",
|
||||||
|
|
|
@ -11,8 +11,8 @@ specifiers:
|
||||||
'@fortawesome/vue-fontawesome': 3.0.1
|
'@fortawesome/vue-fontawesome': 3.0.1
|
||||||
'@github/hotkey': 2.0.1
|
'@github/hotkey': 2.0.1
|
||||||
'@kyvg/vue3-notification': 2.4.1
|
'@kyvg/vue3-notification': 2.4.1
|
||||||
'@sentry/tracing': 7.13.0
|
'@sentry/tracing': 7.14.0
|
||||||
'@sentry/vue': 7.13.0
|
'@sentry/vue': 7.14.0
|
||||||
'@types/dompurify': 2.3.4
|
'@types/dompurify': 2.3.4
|
||||||
'@types/flexsearch': 0.7.3
|
'@types/flexsearch': 0.7.3
|
||||||
'@types/is-touch-device': 1.0.0
|
'@types/is-touch-device': 1.0.0
|
||||||
|
@ -90,8 +90,8 @@ dependencies:
|
||||||
'@fortawesome/vue-fontawesome': 3.0.1_21e6b971ab1cbc4f6c07645df616013e
|
'@fortawesome/vue-fontawesome': 3.0.1_21e6b971ab1cbc4f6c07645df616013e
|
||||||
'@github/hotkey': 2.0.1
|
'@github/hotkey': 2.0.1
|
||||||
'@kyvg/vue3-notification': 2.4.1_vue@3.2.40
|
'@kyvg/vue3-notification': 2.4.1_vue@3.2.40
|
||||||
'@sentry/tracing': 7.13.0
|
'@sentry/tracing': 7.14.0
|
||||||
'@sentry/vue': 7.13.0_vue@3.2.40
|
'@sentry/vue': 7.14.0_vue@3.2.40
|
||||||
'@types/is-touch-device': 1.0.0
|
'@types/is-touch-device': 1.0.0
|
||||||
'@types/lodash.clonedeep': 4.5.7
|
'@types/lodash.clonedeep': 4.5.7
|
||||||
'@types/sortablejs': 1.15.0
|
'@types/sortablejs': 1.15.0
|
||||||
|
@ -2679,68 +2679,68 @@ packages:
|
||||||
- zenObservable
|
- zenObservable
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sentry/browser/7.13.0:
|
/@sentry/browser/7.14.0:
|
||||||
resolution: {integrity: sha512-WbgClHPYe8TKsdVVbuzd6alxwh3maFQNuljMkSTnYvPx2P+NT0wHljTs37D39FGfSmAwaqn7D/1ZHAtC+6mWxA==}
|
resolution: {integrity: sha512-AdLmqeOXvCVYgJAgMUUby+TRh+yIeZO16NPpZWQPGggXIjnhSzoN4liyXJvQ7Mhm326GboFUKjQwqpCEviQcyg==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.13.0
|
'@sentry/core': 7.14.0
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
'@sentry/utils': 7.13.0
|
'@sentry/utils': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/core/7.13.0:
|
/@sentry/core/7.14.0:
|
||||||
resolution: {integrity: sha512-hB46fklmKrSDMEvZOF8qBHhys7PONBFyxQtbNDZUlv/kabs4gF3VEg1ftCaXnjx4lLNlsUl/ScFdM6194RvISg==}
|
resolution: {integrity: sha512-Hgn7De6CiCFnz868/Lrtei+9rj7/TIwhbDe3J+NeH+2ffXYn4VI8FxrlR/p2XfIq9iCfmG80EQXDtSh+Kh7mOw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/hub': 7.13.0
|
'@sentry/hub': 7.14.0
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
'@sentry/utils': 7.13.0
|
'@sentry/utils': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/hub/7.13.0:
|
/@sentry/hub/7.14.0:
|
||||||
resolution: {integrity: sha512-88/GsD1BoyrBwRKJCmVHZtSH5rizOsImUHWEXc1AOa1aR8nanfn56JdAbd6tC55pA+nT4R4H4vN/PrUaomTbtg==}
|
resolution: {integrity: sha512-O+pxsipeiURC6Mxuivz1pX3yHlkQCI2yjP38bISxUZv1NIijHuxiDmgqrrcCJltiIfyY2+f9LAezKVCAXnPFuw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
'@sentry/utils': 7.13.0
|
'@sentry/utils': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/tracing/7.13.0:
|
/@sentry/tracing/7.14.0:
|
||||||
resolution: {integrity: sha512-/MKSd25rGv6Pc0FPBLXJifkfvSaYVPA8XUOLzVeDN0gl07h8AXli4qG9amTh/4Wb5h4dFpbcscOvW2VC+pxkIA==}
|
resolution: {integrity: sha512-AtSitQukvU52PsLlYZJ2g2Lhj3VMmy4EwF/OMp8UHCtbJYwTNDF5N4Co0GUwFIs8zdXkIoJD+GMKfsSX1L3NXA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/hub': 7.13.0
|
'@sentry/hub': 7.14.0
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
'@sentry/utils': 7.13.0
|
'@sentry/utils': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/types/7.13.0:
|
/@sentry/types/7.14.0:
|
||||||
resolution: {integrity: sha512-ttckM1XaeyHRLMdr79wmGA5PFbTGx2jio9DCD/mkEpSfk6OGfqfC7gpwy7BNstDH/VKyQj/lDCJPnwvWqARMoQ==}
|
resolution: {integrity: sha512-9iFZS9Hr5hAoL+M9oUH2dY9burOaQh+CHGH66fortuTp++YDWKdbPEeKcz8hRJaUyBBn53rdxiBmAyHsrlE6KA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/utils/7.13.0:
|
/@sentry/utils/7.14.0:
|
||||||
resolution: {integrity: sha512-jnR85LgRLSk7IQe2OhKOPMY4fasJCNQNW0iCXsH+S2R1qnsF+N4ksNkQ+7JyyM9E7F03YpI2qd76bKY0VIn5iA==}
|
resolution: {integrity: sha512-q9em4ZBcaUk7J1WULiltZVEcbyCE0wwAIjqRaoNmHVe4FeK++uAPo2ULZM1kQgN8syZnQ1jcfLktIKkWfnE2cg==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/vue/7.13.0_vue@3.2.40:
|
/@sentry/vue/7.14.0_vue@3.2.40:
|
||||||
resolution: {integrity: sha512-+OP0h4hE8Gz8xwN3rcHrbQpqhNQGQJoM8f7cOPw7TU7TCXj4apMsR4o5xPVlvSZl3TG0J9SBUPrZdd0Va9gptw==}
|
resolution: {integrity: sha512-ka03xD1BAdW1kXdmdDx3lSlzKuJG4GCCec+07IBbqIUpTmDrvPE0a+bSyjN1PPRG8sZgV0V/YN5iSPIuM864tQ==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 2.x || 3.x
|
vue: 2.x || 3.x
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/browser': 7.13.0
|
'@sentry/browser': 7.14.0
|
||||||
'@sentry/core': 7.13.0
|
'@sentry/core': 7.14.0
|
||||||
'@sentry/types': 7.13.0
|
'@sentry/types': 7.14.0
|
||||||
'@sentry/utils': 7.13.0
|
'@sentry/utils': 7.14.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
vue: 3.2.40
|
vue: 3.2.40
|
||||||
dev: false
|
dev: false
|
||||||
|
|
Loading…
Reference in a new issue