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

This commit is contained in:
renovate 2023-01-16 16:04:13 +00:00
parent ec6d6018da
commit 7f84441e78
2 changed files with 37 additions and 40 deletions

View File

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

View File

@ -16,8 +16,8 @@ specifiers:
'@intlify/unplugin-vue-i18n': 0.8.1
'@kyvg/vue3-notification': 2.8.0
'@rushstack/eslint-patch': 1.2.0
'@sentry/tracing': 7.30.0
'@sentry/vue': 7.30.0
'@sentry/tracing': 7.31.0
'@sentry/vue': 7.31.0
'@types/codemirror': 5.60.6
'@types/dompurify': 2.4.0
'@types/flexsearch': 0.7.3
@ -106,8 +106,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.8.0_vue@3.2.45
'@sentry/tracing': 7.30.0
'@sentry/vue': 7.30.0_vue@3.2.45
'@sentry/tracing': 7.31.0
'@sentry/vue': 7.31.0_vue@3.2.45
'@types/is-touch-device': 1.0.0
'@types/lodash.clonedeep': 4.5.7
'@types/sortablejs': 1.15.0
@ -3518,71 +3518,68 @@ packages:
- zenObservable
dev: true
/@sentry/browser/7.30.0:
resolution: {integrity: sha512-9hpaNAqIBDLdnrZ51iWkqenRotqqweE1f2AlHO56nyT/UE+u+GdmAiBrgRNqdFQQM13JtTG/gu4HGOyLWb9HEA==}
/@sentry/browser/7.31.0:
resolution: {integrity: sha512-1ui2rbR6lNPXUOZOCLpa2+YZXhx0AbPgBD/RoC/OHVus3sAs+CyyMR1wBzmI5H3ZhA5jwwzelh4ivt+gQZ24rw==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.30.0
'@sentry/replay': 7.30.0_@sentry+browser@7.30.0
'@sentry/types': 7.30.0
'@sentry/utils': 7.30.0
'@sentry/core': 7.31.0
'@sentry/replay': 7.31.0
'@sentry/types': 7.31.0
'@sentry/utils': 7.31.0
tslib: 1.14.1
dev: false
/@sentry/core/7.30.0:
resolution: {integrity: sha512-NeLigkBlpcK63ymM63GoIHurml6V3BUe1Vi+trwm4/qqOTzT7PQhvdJCX+o3+atzRBH+zdb6kd4VWx44Oye3KA==}
/@sentry/core/7.31.0:
resolution: {integrity: sha512-IZS1MZznyBOPw7UEpZwq3t3aaaVhFB+r3KM4JYFSJRr7Ky9TjldXA3hadNUTztjYGgEC3u8kB9jXoRvNXM2hqA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.30.0
'@sentry/utils': 7.30.0
'@sentry/types': 7.31.0
'@sentry/utils': 7.31.0
tslib: 1.14.1
dev: false
/@sentry/replay/7.30.0_@sentry+browser@7.30.0:
resolution: {integrity: sha512-qJgz1tG0uStqMF5V7gN7KqxZuZY0MMQQY7siwPcSQVYj7X3AQswHjmvD4npEKbIa+jP6aQ6fFjoBjl3c0t3Mmg==}
/@sentry/replay/7.31.0:
resolution: {integrity: sha512-/Vb/EcAdvb9zZbNyaAaYjaHXK9XWDoo2lFf7A6DfV+yVf4yaHHraex3pAv0mNs/99LNr55V5eIiwMGhkfeDORg==}
engines: {node: '>=12'}
peerDependencies:
'@sentry/browser': '>=7.24.0'
dependencies:
'@sentry/browser': 7.30.0
'@sentry/core': 7.30.0
'@sentry/types': 7.30.0
'@sentry/utils': 7.30.0
'@sentry/core': 7.31.0
'@sentry/types': 7.31.0
'@sentry/utils': 7.31.0
dev: false
/@sentry/tracing/7.30.0:
resolution: {integrity: sha512-bjGeDeKhpGAmLcWcrXFT/xOfHVwp/j0L1aRHzYHnqgTjVzD0NXcooPu/Nz8vF0paxz+hPD5bJwb8kz/ggJzGWQ==}
/@sentry/tracing/7.31.0:
resolution: {integrity: sha512-p/b9sOw2wwcDLp8p0bJ0oetgeEB1q/ueZaXDeBeSh+3GNKx6J4S3pcFpbMXDK8d2Ayd3P9Gvrm7y9Hc2ueJteg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.30.0
'@sentry/types': 7.30.0
'@sentry/utils': 7.30.0
'@sentry/core': 7.31.0
'@sentry/types': 7.31.0
'@sentry/utils': 7.31.0
tslib: 1.14.1
dev: false
/@sentry/types/7.30.0:
resolution: {integrity: sha512-l4A86typvt/SfWh5JffpdxNGkg5EEA8m35BzpIcKmCAQZUDmnb4b478r8jdD2uuOjLmPNmZr1tifdRW4NCLuxQ==}
/@sentry/types/7.31.0:
resolution: {integrity: sha512-nFqo7wyMnapdSEdw1MD+cavDtD9x5QQmh/bwLEOb/euM0cHFJHYyD7CveY/mQng4HyEVWY+DCtX/7E3GcQ7Bdw==}
engines: {node: '>=8'}
dev: false
/@sentry/utils/7.30.0:
resolution: {integrity: sha512-tSlBhr5u/LdE2emxIDTDmjmyRr99GnZGIAh5GwRxUgeDQ3VEfNUFlyFodBCbZ6yeYTYd6PWNih5xoHn1+Rf3Sw==}
/@sentry/utils/7.31.0:
resolution: {integrity: sha512-B1KkvdfwlaqM7sDp3/yk2No7WsbMuLEywGRVOLzXeTqTLSBRBWyyYIudqPtx2LDds9anlUHj21zs9FKY+S3eiA==}
engines: {node: '>=8'}
dependencies:
'@sentry/types': 7.30.0
'@sentry/types': 7.31.0
tslib: 1.14.1
dev: false
/@sentry/vue/7.30.0_vue@3.2.45:
resolution: {integrity: sha512-dlb9B2vYzUlnkwNNNatOaxIMEpcd+94UnmksKNrhl9ZjYS3heoTTBbXKSwU18YckCZkD3S8wcZ+YR5ki+9Rfxg==}
/@sentry/vue/7.31.0_vue@3.2.45:
resolution: {integrity: sha512-1ss2xrnrxZV25YLtDI6wYb7W4optyC2EmIZZa796ZAxDElbaAXJHTeUsgPPvq2SpHIJkXoWzul6KSYyNkNzqZw==}
engines: {node: '>=8'}
peerDependencies:
vue: 2.x || 3.x
dependencies:
'@sentry/browser': 7.30.0
'@sentry/core': 7.30.0
'@sentry/types': 7.30.0
'@sentry/utils': 7.30.0
'@sentry/browser': 7.31.0
'@sentry/core': 7.31.0
'@sentry/types': 7.31.0
'@sentry/utils': 7.31.0
tslib: 1.14.1
vue: 3.2.45
dev: false