From 394f056cf4f7e916cc8b70e8907218d622722e14 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 6 Mar 2023 13:04:12 +0000 Subject: [PATCH] fix(deps): update sentry-javascript monorepo to v7.41.0 --- package.json | 4 +-- pnpm-lock.yaml | 70 +++++++++++++++++++++++++------------------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index dc42f1002..5e4326eb8 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.8.2", "@kyvg/vue3-notification": "2.9.0", - "@sentry/tracing": "7.40.0", - "@sentry/vue": "7.40.0", + "@sentry/tracing": "7.41.0", + "@sentry/vue": "7.41.0", "@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 719c6b602..970645d3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ specifiers: '@intlify/unplugin-vue-i18n': 0.8.2 '@kyvg/vue3-notification': 2.9.0 '@rushstack/eslint-patch': 1.2.0 - '@sentry/tracing': 7.40.0 - '@sentry/vue': 7.40.0 + '@sentry/tracing': 7.41.0 + '@sentry/vue': 7.41.0 '@types/codemirror': 5.60.7 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -106,8 +106,8 @@ dependencies: '@infectoone/vue-ganttastic': 2.1.4_dayjs@1.11.7+vue@3.2.47 '@intlify/unplugin-vue-i18n': 0.8.2_vue-i18n@9.2.2 '@kyvg/vue3-notification': 2.9.0_vue@3.2.47 - '@sentry/tracing': 7.40.0 - '@sentry/vue': 7.40.0_vue@3.2.47 + '@sentry/tracing': 7.41.0 + '@sentry/vue': 7.41.0_vue@3.2.47 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -3642,68 +3642,68 @@ packages: - zenObservable dev: true - /@sentry/browser/7.40.0: - resolution: {integrity: sha512-07rZ+cTcpmYB1r84/oZtmSPJJvLCxW8yIh/5s4MdKRyZpqIDKhOz6cCS/4j+l1V+MeLcNLZBjFtNdKA2eocTpg==} + /@sentry/browser/7.41.0: + resolution: {integrity: sha512-ZEtgTXPOHZ9/Qn42rr9ZAPTKCV6fAjyDC4FFWMGP4HoUqJqr2woRddP9O5n1jvjsoIPAFOmGzbCuZwFrPVVnpQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.40.0 - '@sentry/replay': 7.40.0 - '@sentry/types': 7.40.0 - '@sentry/utils': 7.40.0 + '@sentry/core': 7.41.0 + '@sentry/replay': 7.41.0 + '@sentry/types': 7.41.0 + '@sentry/utils': 7.41.0 tslib: 1.14.1 dev: false - /@sentry/core/7.40.0: - resolution: {integrity: sha512-OPAobQG0GTY++r5LWUcOA1lS+2TY2Lmw/i5s4kL9WbY+f08dbLNEGNBObY7/V98OL4f7OG+nWaPFybgM7kqUTQ==} + /@sentry/core/7.41.0: + resolution: {integrity: sha512-yT3wl3wMfPymstIZRWNjuov4xhieIEPD0z9MIW9VmoemqkD5BEZsgPuvGaVIyQVMyx61GsN4H4xd0JCyNqNvLg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.40.0 - '@sentry/utils': 7.40.0 + '@sentry/types': 7.41.0 + '@sentry/utils': 7.41.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.40.0: - resolution: {integrity: sha512-Y9Kvo9jKouUdrHQhHVv5SmWZClF5o7BFI6oVpLlv4zXORPQlyoZONM/9sxiMvvH73alDSpxzCoxyhlypAOH4ww==} + /@sentry/replay/7.41.0: + resolution: {integrity: sha512-/vxuO17AysCoBbCl9wCwjsCFBD4lEbYgfC1GJm8ayWwPU1uhvZcEx6reUwi0rEFpWYGHSHh3+gi+QsOcY/EmnQ==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.40.0 - '@sentry/types': 7.40.0 - '@sentry/utils': 7.40.0 + '@sentry/core': 7.41.0 + '@sentry/types': 7.41.0 + '@sentry/utils': 7.41.0 dev: false - /@sentry/tracing/7.40.0: - resolution: {integrity: sha512-y1SNwlFEC7a2ThtWbT/KbnAVecAWyIeKiO/IRgyZSdcj1z4CliADKNQmkUhnDlLy8jV1ARGuZ1DvsuPNlWyDfw==} + /@sentry/tracing/7.41.0: + resolution: {integrity: sha512-zh1ceuwQ8NzE5n8r4y78QrYD/alJl4qlkiEX9lAL6PnLMWJkVWM02BBu+x75yPFWSSDfDA/kZ9WqKkHNdjGpDw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.40.0 - '@sentry/types': 7.40.0 - '@sentry/utils': 7.40.0 + '@sentry/core': 7.41.0 + '@sentry/types': 7.41.0 + '@sentry/utils': 7.41.0 tslib: 1.14.1 dev: false - /@sentry/types/7.40.0: - resolution: {integrity: sha512-dIbqBenbmDx1F8pvfC11C88J83ecwumUhV+YOIxcmVd1fmlPF2hXWZ01+NTkTDkCu341sJx4wPQogByFy8FwGA==} + /@sentry/types/7.41.0: + resolution: {integrity: sha512-4z9VdObynwd64i0VHCqkeIAHmsFzapL21qN41Brzb7jY/eGxjn/0rxInDGH+vkoE9qacGqiYfWj4vRNPLsC/bw==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.40.0: - resolution: {integrity: sha512-ZdCbTpAXPiVVfvNJVftnDhsctOui71MDUhVIdLkgg4Cuic+WHGPRmmZ+H6uZdp7vRaeB+Uvnn5+t2iSAVo/mAA==} + /@sentry/utils/7.41.0: + resolution: {integrity: sha512-SL+MGitvkakbkrOTb48rDuJp9GYx/veB6EOzYygh49+zwz4DGM7dD4/rvf/mVlgmXUzPgdGDgkVmxgX3nT7I7g==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.40.0 + '@sentry/types': 7.41.0 tslib: 1.14.1 dev: false - /@sentry/vue/7.40.0_vue@3.2.47: - resolution: {integrity: sha512-aMOFe3xPIi4VLcf35Qpb087sDi9ESRZytBX2HYQUVaYjZ2hZxoOaYESiw699jlHmGkypfTfLHxiYCHMN8ZC9Kg==} + /@sentry/vue/7.41.0_vue@3.2.47: + resolution: {integrity: sha512-MgB9m9lpAxKz5OfWBsGkxaVoO5CEzzG5jqkfx5tlOC5eQKTecFqKYohCDHP9Bk76iq+uIHjRIoueFDN/Lx4GTA==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.40.0 - '@sentry/core': 7.40.0 - '@sentry/types': 7.40.0 - '@sentry/utils': 7.40.0 + '@sentry/browser': 7.41.0 + '@sentry/core': 7.41.0 + '@sentry/types': 7.41.0 + '@sentry/utils': 7.41.0 tslib: 1.14.1 vue: 3.2.47 dev: false