From 82dada939a2656cc5f5f526c1ad392353144978f Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovatebot@pleshevski.ru> Date: Wed, 5 Mar 2025 15:23:12 +0300 Subject: [PATCH] chore(deps): update dependency vue-tsc to v2.2.8 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1d8828d..66b0b32 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "sass": "1.85.1", "typescript": "5.8.2", "vue": "3.5.13", - "vue-tsc": "2.2.6", + "vue-tsc": "2.2.8", "vuepress": "2.0.0-rc.20" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 322987f..dfd1379 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: 3.5.13 version: 3.5.13(typescript@5.8.2) vue-tsc: - specifier: 2.2.6 - version: 2.2.6(typescript@5.8.2) + specifier: 2.2.8 + version: 2.2.8(typescript@5.8.2) vuepress: specifier: 2.0.0-rc.20 version: 2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.8)(sass@1.85.1)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) @@ -2303,8 +2303,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.6: - resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==} + vue-tsc@2.2.8: + resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -4789,10 +4789,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.8.2) - vue-tsc@2.2.6(typescript@5.8.2): + vue-tsc@2.2.8(typescript@5.8.2): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.6(typescript@5.8.2) + '@vue/language-core': 2.2.8(typescript@5.8.2) typescript: 5.8.2 vue@3.5.13(typescript@5.8.2):