diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f1d44a..4f66962 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ catalogs: specifier: ^3.5.39 version: 3.5.39 vue-tsc: - specifier: ^3.3.6 - version: 3.3.7 + specifier: ^3.3.9 + version: 3.3.9 yaml: specifier: ^2.9.0 version: 2.9.0 @@ -275,7 +275,7 @@ importers: version: 3.5.39(@typescript/typescript6@6.0.2) vue-tsc: specifier: 'catalog:' - version: 3.3.7(@typescript/typescript6@6.0.2) + version: 3.3.9(@typescript/typescript6@6.0.2) packages/checks: dependencies: @@ -1886,8 +1886,8 @@ packages: '@vue/devtools-shared@8.2.1': resolution: {integrity: sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==} - '@vue/language-core@3.3.7': - resolution: {integrity: sha512-LzmkKinXAMMoh8Jfi/jMUSDUjuPdv8mynH5WJGKfXyZtDw3hQ6GBaoI6Bcnl/Xqlu32q/0Z6i/trp4VXykzyLw==} + '@vue/language-core@3.3.9': + resolution: {integrity: sha512-in/68oAa4BCtVY6n/nkuhLIkV8DHYd2UivedJ6cMZ6UYtlq9jaoaSNUBHYCVO44z3nKg7MdE5OBoHKt5SxeBKQ==} '@vue/reactivity@3.5.39': resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==} @@ -2923,8 +2923,8 @@ packages: vscode-uri@3.1.0: resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==} - vue-tsc@3.3.7: - resolution: {integrity: sha512-+C+rgD49wAQ5bUTl2sp5a8Bzg4YoldMNXM+g7CFe604MYcQ8PrZPMQhIjJSzKXtPBCa+C5ayMipqjbA7splekQ==} + vue-tsc@3.3.9: + resolution: {integrity: sha512-TS3Y1ux/IRoE8OCP2PpACAeOseuIs0UvWrcr7u+w3PmfY+SlCfEf8zjrBgnQksHUgLpthi5vHlffcQTQTdPBZA==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -3987,7 +3987,7 @@ snapshots: '@vue/devtools-shared@8.2.1': {} - '@vue/language-core@3.3.7': + '@vue/language-core@3.3.9': dependencies: '@volar/language-core': 2.4.28 '@vue/compiler-dom': 3.5.39 @@ -4899,10 +4899,10 @@ snapshots: vscode-uri@3.1.0: {} - vue-tsc@3.3.7(@typescript/typescript6@6.0.2): + vue-tsc@3.3.9(@typescript/typescript6@6.0.2): dependencies: '@volar/typescript': 2.4.28 - '@vue/language-core': 3.3.7 + '@vue/language-core': 3.3.9 typescript: '@typescript/typescript6@6.0.2' vue@3.5.39(@typescript/typescript6@6.0.2): diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 77aeccc..dbe5b25 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -55,7 +55,7 @@ catalog: vike-vue: ^0.9.12 vitest: ^4.1.10 vue: ^3.5.39 - vue-tsc: ^3.3.6 + vue-tsc: ^3.3.9 yaml: ^2.9.0 catalogs: