diff --git a/package.json b/package.json index 4610e8066..a333e219d 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@infectoone/vue-ganttastic": "2.1.4", "@intlify/unplugin-vue-i18n": "0.8.1", "@kyvg/vue3-notification": "2.8.0", - "@sentry/tracing": "7.34.0", - "@sentry/vue": "7.34.0", + "@sentry/tracing": "7.35.0", + "@sentry/vue": "7.35.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 79866c89d..3832f2fb3 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.34.0 - '@sentry/vue': 7.34.0 + '@sentry/tracing': 7.35.0 + '@sentry/vue': 7.35.0 '@types/codemirror': 5.60.7 '@types/dompurify': 2.4.0 '@types/flexsearch': 0.7.3 @@ -107,8 +107,8 @@ dependencies: '@infectoone/vue-ganttastic': 2.1.4_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.34.0 - '@sentry/vue': 7.34.0_vue@3.2.45 + '@sentry/tracing': 7.35.0 + '@sentry/vue': 7.35.0_vue@3.2.45 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -3520,68 +3520,68 @@ packages: - zenObservable dev: true - /@sentry/browser/7.34.0: - resolution: {integrity: sha512-5Jmjj0DLxx+31o12T+VH4U+gO7wz3L+ftjuTxcQaC8GeFVe5qCyXZoDmWKNV9NEyREiZ3azV62bJc5wojZrIIg==} + /@sentry/browser/7.35.0: + resolution: {integrity: sha512-2uoBNVsO26aa+Ln9h0K2MklDg6OAt4S0upZcYF9EoPf3ryUNmv0GCX8MG0kQ7+WQfO/jrlKv9zJggyYWGutSZQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.34.0 - '@sentry/replay': 7.34.0 - '@sentry/types': 7.34.0 - '@sentry/utils': 7.34.0 + '@sentry/core': 7.35.0 + '@sentry/replay': 7.35.0 + '@sentry/types': 7.35.0 + '@sentry/utils': 7.35.0 tslib: 1.14.1 dev: false - /@sentry/core/7.34.0: - resolution: {integrity: sha512-J1oxsYZX1N0tkEcaHt/uuDqk6zOnaivyampp+EvBsUMCdemjg7rwKvawlRB0ZtBEQu3HAhi8zecm03mlpWfCDw==} + /@sentry/core/7.35.0: + resolution: {integrity: sha512-j+UJaWDUyLCWOTKMrDFivy/rH5QuSvPK9TsOmYOIFctSKfp+e9Ap0cPRPXNObwim2YTpN4wpl7TqDGDANTKhuQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.34.0 - '@sentry/utils': 7.34.0 + '@sentry/types': 7.35.0 + '@sentry/utils': 7.35.0 tslib: 1.14.1 dev: false - /@sentry/replay/7.34.0: - resolution: {integrity: sha512-4L4YZfWt8mcVNcI99RxHORPb308URI1R9xsFj97fagk0ATjexLKr5QCA2ApnKaSn8Q0q1Zdzd4XmFtW9anU45Q==} + /@sentry/replay/7.35.0: + resolution: {integrity: sha512-msD76vT4yc5JvxcCVk21YkH8BP9unJ6xRmtCyaCHi7bDsfdu7RcQD+jIAOyS0534uHQLn6BZ2wAW8O4mpTk+7g==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.34.0 - '@sentry/types': 7.34.0 - '@sentry/utils': 7.34.0 + '@sentry/core': 7.35.0 + '@sentry/types': 7.35.0 + '@sentry/utils': 7.35.0 dev: false - /@sentry/tracing/7.34.0: - resolution: {integrity: sha512-JtfSWBfcWslfIujcpGEPF5oOiAOCd5shMoWYrdTvCfruHhYjp4w5kv/ndkvq2EpFkcQYhdmtQEytXEO8IJIqRw==} + /@sentry/tracing/7.35.0: + resolution: {integrity: sha512-+mXydQjsoX1Lyjil1IR51hVKsm6vYYCYaKZXo/BzUsjKS0INK1GsfanqHzu2So9bBS5dPLo78lq5YuFsIsAAkw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.34.0 - '@sentry/types': 7.34.0 - '@sentry/utils': 7.34.0 + '@sentry/core': 7.35.0 + '@sentry/types': 7.35.0 + '@sentry/utils': 7.35.0 tslib: 1.14.1 dev: false - /@sentry/types/7.34.0: - resolution: {integrity: sha512-K+OeHIrl35PSYn6Zwqe4b8WWyAJQoI5NeWxHVkM7oQTGJ1YLG4BvLsR+UiUXnKdR5krE4EDtEA5jLsDlBEyPvw==} + /@sentry/types/7.35.0: + resolution: {integrity: sha512-gy1PhwYvER/F80N+ZI06PjMk55xAZ4P+r3jomsMnOXQBWzx2VEEpc2fS/3B21wymxSl+mjh+5sUlk/JpxxOQvQ==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.34.0: - resolution: {integrity: sha512-VIHHXEBw0htzqxnU8A7WkXKvmsG2pZVqHlAn0H9W/yyFQtXMuP1j1i0NsjADB/3JXUKK83kTNWGzScXvp0o+Jg==} + /@sentry/utils/7.35.0: + resolution: {integrity: sha512-xB/uVNXrfSwQj5fZsYOHr70ORq9qNT+9FAoUGffAQUyVjRhXG27KxsstK1Rv2yt+FBCHY06e3vE4K9B4zwSe7Q==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.34.0 + '@sentry/types': 7.35.0 tslib: 1.14.1 dev: false - /@sentry/vue/7.34.0_vue@3.2.45: - resolution: {integrity: sha512-aC0IRjgh6qZ/e0T+/tMYop2w88dVwuqxTPjimuceAXo7exF1nbFWxJ6J6PnBvH+gR4ERaw3XLkXdUI3EHq3X9g==} + /@sentry/vue/7.35.0_vue@3.2.45: + resolution: {integrity: sha512-ADg4+VuOf1GFoejPHGR109H5uPS2IueJL/hxKLzLSAaOL8Vaudlbx4U6O2akRJf2PlYgsSdNpv3Zj4L5U2BiFA==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.34.0 - '@sentry/core': 7.34.0 - '@sentry/types': 7.34.0 - '@sentry/utils': 7.34.0 + '@sentry/browser': 7.35.0 + '@sentry/core': 7.35.0 + '@sentry/types': 7.35.0 + '@sentry/utils': 7.35.0 tslib: 1.14.1 vue: 3.2.45 dev: false