fix(deps): update sentry-javascript monorepo to v7.23.0
This commit is contained in:
parent
00e40a0f53
commit
c478926038
@ -25,8 +25,8 @@
|
|||||||
"@github/hotkey": "2.0.1",
|
"@github/hotkey": "2.0.1",
|
||||||
"@infectoone/vue-ganttastic": "2.1.3",
|
"@infectoone/vue-ganttastic": "2.1.3",
|
||||||
"@kyvg/vue3-notification": "2.7.0",
|
"@kyvg/vue3-notification": "2.7.0",
|
||||||
"@sentry/tracing": "7.22.0",
|
"@sentry/tracing": "7.23.0",
|
||||||
"@sentry/vue": "7.22.0",
|
"@sentry/vue": "7.23.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",
|
||||||
|
58
pnpm-lock.yaml
generated
58
pnpm-lock.yaml
generated
@ -13,8 +13,8 @@ specifiers:
|
|||||||
'@infectoone/vue-ganttastic': 2.1.3
|
'@infectoone/vue-ganttastic': 2.1.3
|
||||||
'@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.22.0
|
'@sentry/tracing': 7.23.0
|
||||||
'@sentry/vue': 7.22.0
|
'@sentry/vue': 7.23.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
|
||||||
@ -97,8 +97,8 @@ dependencies:
|
|||||||
'@github/hotkey': 2.0.1
|
'@github/hotkey': 2.0.1
|
||||||
'@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.6+vue@3.2.45
|
'@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.6+vue@3.2.45
|
||||||
'@kyvg/vue3-notification': 2.7.0_vue@3.2.45
|
'@kyvg/vue3-notification': 2.7.0_vue@3.2.45
|
||||||
'@sentry/tracing': 7.22.0
|
'@sentry/tracing': 7.23.0
|
||||||
'@sentry/vue': 7.22.0_vue@3.2.45
|
'@sentry/vue': 7.23.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
|
||||||
@ -2777,58 +2777,58 @@ packages:
|
|||||||
- zenObservable
|
- zenObservable
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sentry/browser/7.22.0:
|
/@sentry/browser/7.23.0:
|
||||||
resolution: {integrity: sha512-8MA+f46+T3G7fb4BYYX9Wl3bMDloG5a3Ng0GWdBeq6DE2tXVHeCvba8Yrrcnn1qFHpmnOn5Nz4xWBUDs3uBFxA==}
|
resolution: {integrity: sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.22.0
|
'@sentry/core': 7.23.0
|
||||||
'@sentry/types': 7.22.0
|
'@sentry/types': 7.23.0
|
||||||
'@sentry/utils': 7.22.0
|
'@sentry/utils': 7.23.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/core/7.22.0:
|
/@sentry/core/7.23.0:
|
||||||
resolution: {integrity: sha512-qYJiJrL1mfQQln84mNunBRUkXq7xDGQQoNh4Sz9VYP5698va51zmS5BLYRCZ5CkPwRYNuhUqlUXN7bpYGYOOIA==}
|
resolution: {integrity: sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.22.0
|
'@sentry/types': 7.23.0
|
||||||
'@sentry/utils': 7.22.0
|
'@sentry/utils': 7.23.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/tracing/7.22.0:
|
/@sentry/tracing/7.23.0:
|
||||||
resolution: {integrity: sha512-s68aSnrRaWQ+Z5oG9ozIegUkofZy9PwicuXYEPA8K/R30F1CVpHvDZ/3KlFnByl+aXTbAyLBQzN2sAObB5g4pQ==}
|
resolution: {integrity: sha512-sbwvf6gjLgUTkBwZQOV7RkZPah7KnnpeVcwnNl+vigq6FNgNtejz53FFCo6t4mNGZSerfWbEy/c3C1LMX9AaXw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.22.0
|
'@sentry/core': 7.23.0
|
||||||
'@sentry/types': 7.22.0
|
'@sentry/types': 7.23.0
|
||||||
'@sentry/utils': 7.22.0
|
'@sentry/utils': 7.23.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/types/7.22.0:
|
/@sentry/types/7.23.0:
|
||||||
resolution: {integrity: sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==}
|
resolution: {integrity: sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/utils/7.22.0:
|
/@sentry/utils/7.23.0:
|
||||||
resolution: {integrity: sha512-1GiNw1opIngxg0nktCTc9wibh4/LV12kclrnB9dAOHrqazZXHXZRAkjqrhQphKcMpT+3By91W6EofjaDt5a/hg==}
|
resolution: {integrity: sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.22.0
|
'@sentry/types': 7.23.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/vue/7.22.0_vue@3.2.45:
|
/@sentry/vue/7.23.0_vue@3.2.45:
|
||||||
resolution: {integrity: sha512-q4Vean4OTJllRk3LmvN6qWLWwrm4wfH3JennLjE/ylLtSSefb915ngvZG1/UVZ6HS7M7aYJcKpP2wpsgCNYwcg==}
|
resolution: {integrity: sha512-2BwBttiCe7giVXoWklKMk2akeQgxipiShfC4oY+lrFdQjJQ+KhMjrjYx7JF2Yu7HZhFRWkoVMKVSGrxbBhI05A==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 2.x || 3.x
|
vue: 2.x || 3.x
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/browser': 7.22.0
|
'@sentry/browser': 7.23.0
|
||||||
'@sentry/core': 7.22.0
|
'@sentry/core': 7.23.0
|
||||||
'@sentry/types': 7.22.0
|
'@sentry/types': 7.23.0
|
||||||
'@sentry/utils': 7.22.0
|
'@sentry/utils': 7.23.0
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
vue: 3.2.45
|
vue: 3.2.45
|
||||||
dev: false
|
dev: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user