fix(deps): update sentry-javascript monorepo to v7.32.1 (#2991)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2991 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
4c46ae5b2f
commit
bb8ee15a2d
@ -53,8 +53,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.8.0",
|
"@kyvg/vue3-notification": "2.8.0",
|
||||||
"@sentry/tracing": "7.31.1",
|
"@sentry/tracing": "7.32.1",
|
||||||
"@sentry/vue": "7.31.1",
|
"@sentry/vue": "7.32.1",
|
||||||
"@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",
|
||||||
|
70
pnpm-lock.yaml
generated
70
pnpm-lock.yaml
generated
@ -16,8 +16,8 @@ specifiers:
|
|||||||
'@intlify/unplugin-vue-i18n': 0.8.1
|
'@intlify/unplugin-vue-i18n': 0.8.1
|
||||||
'@kyvg/vue3-notification': 2.8.0
|
'@kyvg/vue3-notification': 2.8.0
|
||||||
'@rushstack/eslint-patch': 1.2.0
|
'@rushstack/eslint-patch': 1.2.0
|
||||||
'@sentry/tracing': 7.31.1
|
'@sentry/tracing': 7.32.1
|
||||||
'@sentry/vue': 7.31.1
|
'@sentry/vue': 7.32.1
|
||||||
'@types/codemirror': 5.60.6
|
'@types/codemirror': 5.60.6
|
||||||
'@types/dompurify': 2.4.0
|
'@types/dompurify': 2.4.0
|
||||||
'@types/flexsearch': 0.7.3
|
'@types/flexsearch': 0.7.3
|
||||||
@ -107,8 +107,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.8.0_vue@3.2.45
|
'@kyvg/vue3-notification': 2.8.0_vue@3.2.45
|
||||||
'@sentry/tracing': 7.31.1
|
'@sentry/tracing': 7.32.1
|
||||||
'@sentry/vue': 7.31.1_vue@3.2.45
|
'@sentry/vue': 7.32.1_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
|
||||||
@ -3546,68 +3546,68 @@ packages:
|
|||||||
- zenObservable
|
- zenObservable
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sentry/browser/7.31.1:
|
/@sentry/browser/7.32.1:
|
||||||
resolution: {integrity: sha512-Rg9F61S1tz1Dv3iUyyGP26bxoi7WJAG2+f2fBbSmFuJ+JTH4Jvu2/F1bBig8Dz01ejzVhbNSUUCfoDhSvksIsQ==}
|
resolution: {integrity: sha512-w2Ay8Y28maboyA/pgNRhNxCth0pCYsJ7co5oLVAGptjOFudeihD4Bx2wthz6sfk9DpxzqtUIGa54edcniyk14g==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.31.1
|
'@sentry/core': 7.32.1
|
||||||
'@sentry/replay': 7.31.1
|
'@sentry/replay': 7.32.1
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
'@sentry/utils': 7.31.1
|
'@sentry/utils': 7.32.1
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/core/7.31.1:
|
/@sentry/core/7.32.1:
|
||||||
resolution: {integrity: sha512-quaNU6z8jabmatBTDi28Wpff2yzfWIp/IU4bbi2QOtEiCNT+TQJXqlRTRMu9xLrX7YzyKCL5X2gbit/85lyWUg==}
|
resolution: {integrity: sha512-WHCFdlvK+YiGPjjmwLLvueH7zMYxLgNl0esCQUrqoTHhZ4asIV8k3/5OXgUi4kV2DW+NjzhmtK3qKeWZxgitfw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
'@sentry/utils': 7.31.1
|
'@sentry/utils': 7.32.1
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/replay/7.31.1:
|
/@sentry/replay/7.32.1:
|
||||||
resolution: {integrity: sha512-sLArvwZn6IwA/bASctyhxN7LhdCXJvMmyTynRfmk7pzuNzBMc5CNlHeIsDpHrfQuH53IKicvl6cHnHyclu5DSA==}
|
resolution: {integrity: sha512-nRy2upcZecRveMCatyeukNQQH39/9lSF/j6PhWTRyHcam5bvOb2d2mM0TiIfvYxNM1ePb+9SvX1W0qqpmvqyGA==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.31.1
|
'@sentry/core': 7.32.1
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
'@sentry/utils': 7.31.1
|
'@sentry/utils': 7.32.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/tracing/7.31.1:
|
/@sentry/tracing/7.32.1:
|
||||||
resolution: {integrity: sha512-kW6vNwddp2Ycq2JfTzveUEIRF9YQwvl7L6BBoOZt9oVnYlsPipEeyU2Q277LatHldr8hDo2tbz/vz2BQjO5GSw==}
|
resolution: {integrity: sha512-MG67+DzsbEM0p7+g/H5DQqsjFCXkvF50gK2+8EpfO6N2uqYpELPMIeTkERtMiqjhkDZ11bokWKE33CvA/TEF5Q==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/core': 7.31.1
|
'@sentry/core': 7.32.1
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
'@sentry/utils': 7.31.1
|
'@sentry/utils': 7.32.1
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/types/7.31.1:
|
/@sentry/types/7.32.1:
|
||||||
resolution: {integrity: sha512-1uzr2l0AxEnxUX/S0EdmXUQ15/kDsam8Nbdw4Gai8SU764XwQgA/TTjoewVP597CDI/AHKan67Y630/Ylmkx9w==}
|
resolution: {integrity: sha512-yWS5no9Xxftgb6IGjj7iK6TvOk6rfy2H5gKcj4DrPqSWKmh0jfszUoX4B+olkt7H75sTSQqv3yiuMsySsMh+6Q==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/utils/7.31.1:
|
/@sentry/utils/7.32.1:
|
||||||
resolution: {integrity: sha512-ZsIPq29aNdP9q3R7qIzJhZ9WW+4DzE9g5SfGwx3UjTIxoRRBfdUJUbf7S+LKEdvCkKbyoDt6FLt5MiSJV43xBA==}
|
resolution: {integrity: sha512-kZVpqRTC+UiI/PlSxEuv0G5G0lZeTZTL/pyRb8sptLhFo7QxEaGO/XCDNzWC4vQdm5PrpCVZ6w/XCYCHEhx4Tw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sentry/vue/7.31.1_vue@3.2.45:
|
/@sentry/vue/7.32.1_vue@3.2.45:
|
||||||
resolution: {integrity: sha512-Frt48GRorCzk8i7CXS22anE6DLTBLL4SpowA0o3f/ksfFKWgjUSAPSmlCJ19xVNeFtXX30dO9i4P1Xzy3ZXoQw==}
|
resolution: {integrity: sha512-cFL1c1QCSAADmB5x8F49AAOJNuuJTlvACp9YtV3/FvjxL0gApKoGtXM/wySBPiImOPXpnkQLBPhPaGXU8Owm8g==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: 2.x || 3.x
|
vue: 2.x || 3.x
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sentry/browser': 7.31.1
|
'@sentry/browser': 7.32.1
|
||||||
'@sentry/core': 7.31.1
|
'@sentry/core': 7.32.1
|
||||||
'@sentry/types': 7.31.1
|
'@sentry/types': 7.32.1
|
||||||
'@sentry/utils': 7.31.1
|
'@sentry/utils': 7.32.1
|
||||||
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