diff --git a/package.json b/package.json index 3fd975f37..854ae0648 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@github/hotkey": "2.0.1", "@infectoone/vue-ganttastic": "2.1.3", "@kyvg/vue3-notification": "2.7.0", - "@sentry/tracing": "7.22.0", - "@sentry/vue": "7.22.0", + "@sentry/tracing": "7.23.0", + "@sentry/vue": "7.23.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 5f3678ef2..3f9c87f5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ specifiers: '@infectoone/vue-ganttastic': 2.1.3 '@kyvg/vue3-notification': 2.7.0 '@rushstack/eslint-patch': 1.2.0 - '@sentry/tracing': 7.22.0 - '@sentry/vue': 7.22.0 + '@sentry/tracing': 7.23.0 + '@sentry/vue': 7.23.0 '@types/codemirror': 5.60.5 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -97,8 +97,8 @@ dependencies: '@github/hotkey': 2.0.1 '@infectoone/vue-ganttastic': 2.1.3_dayjs@1.11.6+vue@3.2.45 '@kyvg/vue3-notification': 2.7.0_vue@3.2.45 - '@sentry/tracing': 7.22.0 - '@sentry/vue': 7.22.0_vue@3.2.45 + '@sentry/tracing': 7.23.0 + '@sentry/vue': 7.23.0_vue@3.2.45 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -2777,58 +2777,58 @@ packages: - zenObservable dev: true - /@sentry/browser/7.22.0: - resolution: {integrity: sha512-8MA+f46+T3G7fb4BYYX9Wl3bMDloG5a3Ng0GWdBeq6DE2tXVHeCvba8Yrrcnn1qFHpmnOn5Nz4xWBUDs3uBFxA==} + /@sentry/browser/7.23.0: + resolution: {integrity: sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.22.0 - '@sentry/types': 7.22.0 - '@sentry/utils': 7.22.0 + '@sentry/core': 7.23.0 + '@sentry/types': 7.23.0 + '@sentry/utils': 7.23.0 tslib: 1.14.1 dev: false - /@sentry/core/7.22.0: - resolution: {integrity: sha512-qYJiJrL1mfQQln84mNunBRUkXq7xDGQQoNh4Sz9VYP5698va51zmS5BLYRCZ5CkPwRYNuhUqlUXN7bpYGYOOIA==} + /@sentry/core/7.23.0: + resolution: {integrity: sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.22.0 - '@sentry/utils': 7.22.0 + '@sentry/types': 7.23.0 + '@sentry/utils': 7.23.0 tslib: 1.14.1 dev: false - /@sentry/tracing/7.22.0: - resolution: {integrity: sha512-s68aSnrRaWQ+Z5oG9ozIegUkofZy9PwicuXYEPA8K/R30F1CVpHvDZ/3KlFnByl+aXTbAyLBQzN2sAObB5g4pQ==} + /@sentry/tracing/7.23.0: + resolution: {integrity: sha512-sbwvf6gjLgUTkBwZQOV7RkZPah7KnnpeVcwnNl+vigq6FNgNtejz53FFCo6t4mNGZSerfWbEy/c3C1LMX9AaXw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.22.0 - '@sentry/types': 7.22.0 - '@sentry/utils': 7.22.0 + '@sentry/core': 7.23.0 + '@sentry/types': 7.23.0 + '@sentry/utils': 7.23.0 tslib: 1.14.1 dev: false - /@sentry/types/7.22.0: - resolution: {integrity: sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==} + /@sentry/types/7.23.0: + resolution: {integrity: sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.22.0: - resolution: {integrity: sha512-1GiNw1opIngxg0nktCTc9wibh4/LV12kclrnB9dAOHrqazZXHXZRAkjqrhQphKcMpT+3By91W6EofjaDt5a/hg==} + /@sentry/utils/7.23.0: + resolution: {integrity: sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.22.0 + '@sentry/types': 7.23.0 tslib: 1.14.1 dev: false - /@sentry/vue/7.22.0_vue@3.2.45: - resolution: {integrity: sha512-q4Vean4OTJllRk3LmvN6qWLWwrm4wfH3JennLjE/ylLtSSefb915ngvZG1/UVZ6HS7M7aYJcKpP2wpsgCNYwcg==} + /@sentry/vue/7.23.0_vue@3.2.45: + resolution: {integrity: sha512-2BwBttiCe7giVXoWklKMk2akeQgxipiShfC4oY+lrFdQjJQ+KhMjrjYx7JF2Yu7HZhFRWkoVMKVSGrxbBhI05A==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.22.0 - '@sentry/core': 7.22.0 - '@sentry/types': 7.22.0 - '@sentry/utils': 7.22.0 + '@sentry/browser': 7.23.0 + '@sentry/core': 7.23.0 + '@sentry/types': 7.23.0 + '@sentry/utils': 7.23.0 tslib: 1.14.1 vue: 3.2.45 dev: false