diff --git a/package.json b/package.json index e19618c35..934579612 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@infectoone/vue-ganttastic": "2.1.3", "@intlify/unplugin-vue-i18n": "0.8.1", "@kyvg/vue3-notification": "2.7.0", - "@sentry/tracing": "7.28.0", - "@sentry/vue": "7.28.0", + "@sentry/tracing": "7.28.1", + "@sentry/vue": "7.28.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 f0ca2cd54..d70f697d4 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.0 - '@sentry/vue': 7.28.0 + '@sentry/tracing': 7.28.1 + '@sentry/vue': 7.28.1 '@types/codemirror': 5.60.5 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -98,8 +98,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.0 - '@sentry/vue': 7.28.0_vue@3.2.45 + '@sentry/tracing': 7.28.1 + '@sentry/vue': 7.28.1_vue@3.2.45 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -3052,71 +3052,71 @@ packages: - zenObservable dev: true - /@sentry/browser/7.28.0: - resolution: {integrity: sha512-UMsFwNOEpdX3pHdpJ9klSK2FbwG0n9FlrPSb2KMuuW/OA62Yq2YStShoyJ35ix3cwHnhF6/F+lXxJ/WfMvX6DQ==} + /@sentry/browser/7.28.1: + resolution: {integrity: sha512-N8j93IcrWKWorfJ5D+RSKVAvcR4S5tIcZ/HvFPMrQWnfVa/jtJcrKThdjZYteA0wjmPiy8/D3KA8nB91yulBPA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.28.0 - '@sentry/replay': 7.28.0_@sentry+browser@7.28.0 - '@sentry/types': 7.28.0 - '@sentry/utils': 7.28.0 + '@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 tslib: 1.14.1 dev: false - /@sentry/core/7.28.0: - resolution: {integrity: sha512-9wY6mRzoyZ8TEW7X1jpciD0DSqqYPaggiJyykxaVbjwmJc7GjJpY94XHmSeKNUV4w7ddMhdsznhBmGNN6CFMfQ==} + /@sentry/core/7.28.1: + resolution: {integrity: sha512-7wvnuvn/mrAfcugWoCG/3pqDIrUgH5t+HisMJMGw0h9Tc33KqrmqMDCQVvjlrr2pWrw/vuUCFdm8CbUHJ832oQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.28.0 - '@sentry/utils': 7.28.0 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 dev: false - /@sentry/replay/7.28.0_@sentry+browser@7.28.0: - resolution: {integrity: sha512-AuAREwMqZQhrGTxd69zY3uRPnfcrIRxL4wMefopzkjPx9Zboxkp2rsUJlrC0JLmReNML0ec7ZybZx94LunbE7Q==} + /@sentry/replay/7.28.1_@sentry+browser@7.28.1: + resolution: {integrity: sha512-Os0PzMjKlwtHwzTU0kfVzGzsi4Vaj3g2arCl4Qnr3b6kYTb9WOFZo/n/v56ss7Z+nZG3K8W5PisoD4MRsRJRig==} engines: {node: '>=12'} peerDependencies: '@sentry/browser': '>=7.24.0' dependencies: - '@sentry/browser': 7.28.0 - '@sentry/core': 7.28.0 - '@sentry/types': 7.28.0 - '@sentry/utils': 7.28.0 + '@sentry/browser': 7.28.1 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 dev: false - /@sentry/tracing/7.28.0: - resolution: {integrity: sha512-TH+f9AGqinX0B4EkP26ecF0ERm1KleTFHYEfpPEdbn92HFJua+Wvcm3uy6cwQ3njswi29sQHJv9bWQqp//mA+g==} + /@sentry/tracing/7.28.1: + resolution: {integrity: sha512-uWspnuz+7FyW8ES5lRaVA7O/YJSzMlSkvBFtgzaoKmdaueokU/sRLwlCsrdgwavG1wpm79df7R1iiSeqhaXDlw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.28.0 - '@sentry/types': 7.28.0 - '@sentry/utils': 7.28.0 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 dev: false - /@sentry/types/7.28.0: - resolution: {integrity: sha512-F6tZldpvC3Lt8FPgJ6wRTcE7P9txIpHSBjyYz9wqFlVJx4IhBmrn6vZU1LvANUaK1jZZF2PW5tFRrVEnydfpqg==} + /@sentry/types/7.28.1: + resolution: {integrity: sha512-DvSplMVrVEmOzR2M161V5+B8Up3vR71xMqJOpWTzE9TqtFJRGPtqT/5OBsNJJw1+/j2ssMcnKwbEo9Q2EGeS6g==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.28.0: - resolution: {integrity: sha512-ag1RotlFSJnwUi/MYWY5iQ8aLcwrCBlD/qlGB43PvB3XGDl3e7E/pUy2bdblP7Q2uCKLVUBcudyaSgtvNqu9wA==} + /@sentry/utils/7.28.1: + resolution: {integrity: sha512-75/jzLUO9HH09iC9TslNimGbxOP3jgn89P+q7uR+rp2fJfRExHVeKJZQdK0Ij4/SmE7TJ3Uh2r154N0INZEx1g==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.28.0 + '@sentry/types': 7.28.1 tslib: 1.14.1 dev: false - /@sentry/vue/7.28.0_vue@3.2.45: - resolution: {integrity: sha512-/HV8NSQw2VtNnysTmB/6fZUyWpSb9qY/AEcHFGOHqWn9rvaQ5NWokCvcXjoSTkNCd6f3ALOcm9yTmZDM/2ixvw==} + /@sentry/vue/7.28.1_vue@3.2.45: + resolution: {integrity: sha512-+H0ymfzNcmOjWLIZMDnua/TUQlzh4L36Au92N0ByzU4YneeB+rsmEuxWnldVo5qYJXV3XOu83Eug5eDstgTNyw==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.28.0 - '@sentry/core': 7.28.0 - '@sentry/types': 7.28.0 - '@sentry/utils': 7.28.0 + '@sentry/browser': 7.28.1 + '@sentry/core': 7.28.1 + '@sentry/types': 7.28.1 + '@sentry/utils': 7.28.1 tslib: 1.14.1 vue: 3.2.45 dev: false