diff --git a/package.json b/package.json index 79994b8c7..7bf48b017 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.3", "@intlify/unplugin-vue-i18n": "0.8.1", "@kyvg/vue3-notification": "2.8.0", - "@sentry/tracing": "7.31.1", - "@sentry/vue": "7.31.1", + "@sentry/tracing": "7.32.1", + "@sentry/vue": "7.32.1", "@types/is-touch-device": "1.0.0", "@types/lodash.clonedeep": "4.5.7", "@types/sortablejs": "1.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 910a46844..2340be55d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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.31.1 - '@sentry/vue': 7.31.1 + '@sentry/tracing': 7.32.1 + '@sentry/vue': 7.32.1 '@types/codemirror': 5.60.6 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -107,8 +107,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.31.1 - '@sentry/vue': 7.31.1_vue@3.2.45 + '@sentry/tracing': 7.32.1 + '@sentry/vue': 7.32.1_vue@3.2.45 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -3546,68 +3546,68 @@ packages: - zenObservable dev: true - /@sentry/browser/7.31.1: - resolution: {integrity: sha512-Rg9F61S1tz1Dv3iUyyGP26bxoi7WJAG2+f2fBbSmFuJ+JTH4Jvu2/F1bBig8Dz01ejzVhbNSUUCfoDhSvksIsQ==} + /@sentry/browser/7.32.1: + resolution: {integrity: sha512-w2Ay8Y28maboyA/pgNRhNxCth0pCYsJ7co5oLVAGptjOFudeihD4Bx2wthz6sfk9DpxzqtUIGa54edcniyk14g==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.31.1 - '@sentry/replay': 7.31.1 - '@sentry/types': 7.31.1 - '@sentry/utils': 7.31.1 + '@sentry/core': 7.32.1 + '@sentry/replay': 7.32.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 tslib: 1.14.1 dev: false - /@sentry/core/7.31.1: - resolution: {integrity: sha512-quaNU6z8jabmatBTDi28Wpff2yzfWIp/IU4bbi2QOtEiCNT+TQJXqlRTRMu9xLrX7YzyKCL5X2gbit/85lyWUg==} + /@sentry/core/7.32.1: + resolution: {integrity: sha512-WHCFdlvK+YiGPjjmwLLvueH7zMYxLgNl0esCQUrqoTHhZ4asIV8k3/5OXgUi4kV2DW+NjzhmtK3qKeWZxgitfw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.31.1 - '@sentry/utils': 7.31.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 tslib: 1.14.1 dev: false - /@sentry/replay/7.31.1: - resolution: {integrity: sha512-sLArvwZn6IwA/bASctyhxN7LhdCXJvMmyTynRfmk7pzuNzBMc5CNlHeIsDpHrfQuH53IKicvl6cHnHyclu5DSA==} + /@sentry/replay/7.32.1: + resolution: {integrity: sha512-nRy2upcZecRveMCatyeukNQQH39/9lSF/j6PhWTRyHcam5bvOb2d2mM0TiIfvYxNM1ePb+9SvX1W0qqpmvqyGA==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.31.1 - '@sentry/types': 7.31.1 - '@sentry/utils': 7.31.1 + '@sentry/core': 7.32.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 dev: false - /@sentry/tracing/7.31.1: - resolution: {integrity: sha512-kW6vNwddp2Ycq2JfTzveUEIRF9YQwvl7L6BBoOZt9oVnYlsPipEeyU2Q277LatHldr8hDo2tbz/vz2BQjO5GSw==} + /@sentry/tracing/7.32.1: + resolution: {integrity: sha512-MG67+DzsbEM0p7+g/H5DQqsjFCXkvF50gK2+8EpfO6N2uqYpELPMIeTkERtMiqjhkDZ11bokWKE33CvA/TEF5Q==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.31.1 - '@sentry/types': 7.31.1 - '@sentry/utils': 7.31.1 + '@sentry/core': 7.32.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 tslib: 1.14.1 dev: false - /@sentry/types/7.31.1: - resolution: {integrity: sha512-1uzr2l0AxEnxUX/S0EdmXUQ15/kDsam8Nbdw4Gai8SU764XwQgA/TTjoewVP597CDI/AHKan67Y630/Ylmkx9w==} + /@sentry/types/7.32.1: + resolution: {integrity: sha512-yWS5no9Xxftgb6IGjj7iK6TvOk6rfy2H5gKcj4DrPqSWKmh0jfszUoX4B+olkt7H75sTSQqv3yiuMsySsMh+6Q==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.31.1: - resolution: {integrity: sha512-ZsIPq29aNdP9q3R7qIzJhZ9WW+4DzE9g5SfGwx3UjTIxoRRBfdUJUbf7S+LKEdvCkKbyoDt6FLt5MiSJV43xBA==} + /@sentry/utils/7.32.1: + resolution: {integrity: sha512-kZVpqRTC+UiI/PlSxEuv0G5G0lZeTZTL/pyRb8sptLhFo7QxEaGO/XCDNzWC4vQdm5PrpCVZ6w/XCYCHEhx4Tw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.31.1 + '@sentry/types': 7.32.1 tslib: 1.14.1 dev: false - /@sentry/vue/7.31.1_vue@3.2.45: - resolution: {integrity: sha512-Frt48GRorCzk8i7CXS22anE6DLTBLL4SpowA0o3f/ksfFKWgjUSAPSmlCJ19xVNeFtXX30dO9i4P1Xzy3ZXoQw==} + /@sentry/vue/7.32.1_vue@3.2.45: + resolution: {integrity: sha512-cFL1c1QCSAADmB5x8F49AAOJNuuJTlvACp9YtV3/FvjxL0gApKoGtXM/wySBPiImOPXpnkQLBPhPaGXU8Owm8g==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.31.1 - '@sentry/core': 7.31.1 - '@sentry/types': 7.31.1 - '@sentry/utils': 7.31.1 + '@sentry/browser': 7.32.1 + '@sentry/core': 7.32.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 tslib: 1.14.1 vue: 3.2.45 dev: false