fix(deps): update sentry-javascript monorepo to v7.28.0 #2872

Merged
dpschen merged 1 commits from renovate/sentry-javascript-monorepo into main 2022-12-20 17:13:55 +00:00
2 changed files with 38 additions and 38 deletions

View File

@ -29,8 +29,8 @@
"@infectoone/vue-ganttastic": "2.1.3", "@infectoone/vue-ganttastic": "2.1.3",
"@intlify/unplugin-vue-i18n": "0.8.1", "@intlify/unplugin-vue-i18n": "0.8.1",
"@kyvg/vue3-notification": "2.7.0", "@kyvg/vue3-notification": "2.7.0",
"@sentry/tracing": "7.27.0", "@sentry/tracing": "7.28.0",
"@sentry/vue": "7.27.0", "@sentry/vue": "7.28.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",

View File

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