From 5a89bc0183428b1119f2982129a0c05571322f0f Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 4 Jan 2023 14:14:26 +0000 Subject: [PATCH] fix(deps): update sentry-javascript monorepo to v7.29.0 (#2915) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2915 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 4 +-- pnpm-lock.yaml | 72 +++++++++++++++++++++++++------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index e33a16a4d..477b7662e 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "@infectoone/vue-ganttastic": "2.1.3", "@intlify/unplugin-vue-i18n": "0.8.1", "@kyvg/vue3-notification": "2.7.0", - "@sentry/tracing": "7.28.1", - "@sentry/vue": "7.28.1", + "@sentry/tracing": "7.29.0", + "@sentry/vue": "7.29.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 2948f9ec9..e2500dcd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ specifiers: '@intlify/unplugin-vue-i18n': 0.8.1 '@kyvg/vue3-notification': 2.7.0 '@rushstack/eslint-patch': 1.2.0 - '@sentry/tracing': 7.28.1 - '@sentry/vue': 7.28.1 + '@sentry/tracing': 7.29.0 + '@sentry/vue': 7.29.0 '@types/codemirror': 5.60.6 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -99,8 +99,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.7.0_vue@3.2.45 - '@sentry/tracing': 7.28.1 - '@sentry/vue': 7.28.1_vue@3.2.45 + '@sentry/tracing': 7.29.0 + '@sentry/vue': 7.29.0_vue@3.2.45 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -3028,71 +3028,71 @@ packages: - zenObservable dev: true - /@sentry/browser/7.28.1: - resolution: {integrity: sha512-N8j93IcrWKWorfJ5D+RSKVAvcR4S5tIcZ/HvFPMrQWnfVa/jtJcrKThdjZYteA0wjmPiy8/D3KA8nB91yulBPA==} + /@sentry/browser/7.29.0: + resolution: {integrity: sha512-Af+dIcntaw405Wt7myDOMGDxiszfy4aBdshrEKYbGgcfHjgXBIdF3iKlNatvl6nrOm+IOVuKgSpCLOr2hiCwzw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.28.1 - '@sentry/replay': 7.28.1_@sentry+browser@7.28.1 - '@sentry/types': 7.28.1 - '@sentry/utils': 7.28.1 + '@sentry/core': 7.29.0 + '@sentry/replay': 7.29.0_@sentry+browser@7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/core/7.28.1: - resolution: {integrity: sha512-7wvnuvn/mrAfcugWoCG/3pqDIrUgH5t+HisMJMGw0h9Tc33KqrmqMDCQVvjlrr2pWrw/vuUCFdm8CbUHJ832oQ==} + /@sentry/core/7.29.0: + resolution: {integrity: sha512-+e9aIp2ljtT4EJq3901z6TfEVEeqZd5cWzbKEuQzPn2UO6If9+Utd7kY2Y31eQYb4QnJgZfiIEz1HonuYY6zqQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.28.1 - '@sentry/utils': 7.28.1 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.28.1_@sentry+browser@7.28.1: - resolution: {integrity: sha512-Os0PzMjKlwtHwzTU0kfVzGzsi4Vaj3g2arCl4Qnr3b6kYTb9WOFZo/n/v56ss7Z+nZG3K8W5PisoD4MRsRJRig==} + /@sentry/replay/7.29.0_@sentry+browser@7.29.0: + resolution: {integrity: sha512-Gw7HgviJQu6pX5RFQGVY38Av4qFn9otrZdwSSl/QK5hIyg6yhlh5h7U0ydZkrYYGiW6Z6SYYRpEWCJc/Wbh+ZQ==} engines: {node: '>=12'} peerDependencies: '@sentry/browser': '>=7.24.0' dependencies: - '@sentry/browser': 7.28.1 - '@sentry/core': 7.28.1 - '@sentry/types': 7.28.1 - '@sentry/utils': 7.28.1 + '@sentry/browser': 7.29.0 + '@sentry/core': 7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 dev: false - /@sentry/tracing/7.28.1: - resolution: {integrity: sha512-uWspnuz+7FyW8ES5lRaVA7O/YJSzMlSkvBFtgzaoKmdaueokU/sRLwlCsrdgwavG1wpm79df7R1iiSeqhaXDlw==} + /@sentry/tracing/7.29.0: + resolution: {integrity: sha512-MAN/G6XROtRhzo/KDjddb6VJn/Q1TaPLwdyj9vvfkUkBNtlt5k16oXp+u7eHWX0uujER9wnZtj2ivXaPeqq0VA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.28.1 - '@sentry/types': 7.28.1 - '@sentry/utils': 7.28.1 + '@sentry/core': 7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/types/7.28.1: - resolution: {integrity: sha512-DvSplMVrVEmOzR2M161V5+B8Up3vR71xMqJOpWTzE9TqtFJRGPtqT/5OBsNJJw1+/j2ssMcnKwbEo9Q2EGeS6g==} + /@sentry/types/7.29.0: + resolution: {integrity: sha512-DmoEpoqHPty3VxqubS/5gxarwebHRlcBd/yuno+PS3xy++/i9YPjOWLZhU2jYs1cW68M9R6CcCOiC9f2ckJjdw==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.28.1: - resolution: {integrity: sha512-75/jzLUO9HH09iC9TslNimGbxOP3jgn89P+q7uR+rp2fJfRExHVeKJZQdK0Ij4/SmE7TJ3Uh2r154N0INZEx1g==} + /@sentry/utils/7.29.0: + resolution: {integrity: sha512-ICcBwTiBGK8NQA8H2BJo0JcMN6yCeKLqNKNMVampRgS6wSfSk1edvcTdhRkW3bSktIGrIPZrKskBHyMwDGF2XQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.28.1 + '@sentry/types': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/vue/7.28.1_vue@3.2.45: - resolution: {integrity: sha512-+H0ymfzNcmOjWLIZMDnua/TUQlzh4L36Au92N0ByzU4YneeB+rsmEuxWnldVo5qYJXV3XOu83Eug5eDstgTNyw==} + /@sentry/vue/7.29.0_vue@3.2.45: + resolution: {integrity: sha512-pO+msiz/5Lc6RX7sNF5uJh1kvwEL5UqakJpakCqFLU0OH4CSOgPPbDEw8F+HUfMSk/o5EYDMX0eYc4ZcO4NS/w==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.28.1 - '@sentry/core': 7.28.1 - '@sentry/types': 7.28.1 - '@sentry/utils': 7.28.1 + '@sentry/browser': 7.29.0 + '@sentry/core': 7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 vue: 3.2.45 dev: false