From 2eb24a55e5c60c181db7ad708893ddf7b42555f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:50:37 +0000 Subject: [PATCH] fix(deps): update volarjs to v2 --- package.json | 2 +- packages/nuxt/package.json | 2 +- packages/volar/package.json | 4 +-- playground/vue2/package.json | 2 +- playground/vue3/package.json | 2 +- pnpm-lock.yaml | 62 +++++++++++++++++------------------- 6 files changed, 36 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index 9c2f43399..b8ee416fe 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "vite": "^5.1.6", "vitest": "^1.4.0", "vue": "^3.4.21", - "vue-tsc": "1.8.27", + "vue-tsc": "2.0.7", "vue2": "npm:vue@^2.7.16", "webpack": "^5.90.3" }, diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 16f5b4ff8..d8c2e7b9b 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@nuxt/devtools": "^1.0.8", "@nuxt/schema": "^3.11.0", - "@vue/language-core": "1.8.27" + "@vue/language-core": "2.0.7" }, "engines": { "node": ">=16.14.0" diff --git a/packages/volar/package.json b/packages/volar/package.json index 4b4ee6bf0..8a1fc88df 100644 --- a/packages/volar/package.json +++ b/packages/volar/package.json @@ -53,13 +53,13 @@ "@vue-macros/define-props": "workspace:*", "@vue-macros/short-bind": "workspace:*", "@vue-macros/short-vmodel": "workspace:*", - "@vue/language-core": "1.8.27", + "@vue/language-core": "2.0.7", "@vue/shared": "^3.4.21" }, "devDependencies": { "@vue/compiler-dom": "^3.4.21", "typescript": "~5.4.2", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.7" }, "engines": { "node": ">=16.14.0" diff --git a/playground/vue2/package.json b/playground/vue2/package.json index 0479041a3..4bff2a257 100644 --- a/playground/vue2/package.json +++ b/playground/vue2/package.json @@ -33,6 +33,6 @@ "vite": "^5.1.6", "vite-hyper-config": "^0.2.1", "vite-plugin-inspect": "^0.8.3", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.7" } } diff --git a/playground/vue3/package.json b/playground/vue3/package.json index 80ed6a6ee..566ba13e5 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -33,6 +33,6 @@ "vite": "^5.1.6", "vite-hyper-config": "^0.2.1", "vite-plugin-inspect": "^0.8.3", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40630db81..77b75eccd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^3.4.21 version: 3.4.21(typescript@5.4.2) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) vue2: specifier: npm:vue@^2.7.16 version: /vue@2.7.16 @@ -572,8 +572,8 @@ importers: specifier: ^3.11.0 version: 3.11.0(rollup@4.13.0) '@vue/language-core': - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) packages/reactivity-transform: dependencies: @@ -731,8 +731,8 @@ importers: specifier: workspace:* version: link:../short-vmodel '@vue/language-core': - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) '@vue/shared': specifier: ^3.4.21 version: 3.4.21 @@ -744,8 +744,8 @@ importers: specifier: ~5.4.2 version: 5.4.2 vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) playground/astro: dependencies: @@ -826,8 +826,8 @@ importers: specifier: ^0.8.3 version: 0.8.3(@nuxt/kit@3.11.0)(rollup@4.13.0)(vite@5.1.6) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) playground/vue3: dependencies: @@ -890,8 +890,8 @@ importers: specifier: ^0.8.3 version: 0.8.3(@nuxt/kit@3.11.0)(rollup@4.13.0)(vite@5.1.6) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.2) + specifier: 2.0.7 + version: 2.0.7(typescript@5.4.2) packages: @@ -4475,20 +4475,20 @@ packages: pretty-format: 29.7.0 dev: true - /@volar/language-core@1.11.1: - resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} + /@volar/language-core@2.1.3: + resolution: {integrity: sha512-F93KYZYqcYltG7NihfnLt/omMZOtrQtsh2+wj+cgx3xolopU+TZvmwlZWOjw3ObZGFj3SKBb4jJn6VSfSch6RA==} dependencies: - '@volar/source-map': 1.11.1 + '@volar/source-map': 2.1.3 - /@volar/source-map@1.11.1: - resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} + /@volar/source-map@2.1.3: + resolution: {integrity: sha512-j+R+NG/OlDgdNMttADxNuSM9Z26StT/Bjw0NgSydI05Vihngn9zvaP/xXwfWs5qQrRzbKVFxJebS2ks5m/URuA==} dependencies: - muggle-string: 0.3.1 + muggle-string: 0.4.1 - /@volar/typescript@1.11.1: - resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} + /@volar/typescript@2.1.3: + resolution: {integrity: sha512-ZZqLMih4mvu2eJAW3UCFm84OM/ojYMoA/BU/W1TctT5F2nVzNJmW4jxMWmP3wQzxCbATfTa5gLb1+BSI9NBMBg==} dependencies: - '@volar/language-core': 1.11.1 + '@volar/language-core': 2.1.3 path-browserify: 1.0.1 dev: true @@ -4733,21 +4733,19 @@ packages: rfdc: 1.3.1 dev: true - /@vue/language-core@1.8.27(typescript@5.4.2): - resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} + /@vue/language-core@2.0.7(typescript@5.4.2): + resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.11.1 - '@volar/source-map': 1.11.1 + '@volar/language-core': 2.1.3 '@vue/compiler-dom': 3.4.21 '@vue/shared': 3.4.21 computeds: 0.0.1 minimatch: 9.0.3 - muggle-string: 0.3.1 path-browserify: 1.0.1 typescript: 5.4.2 vue-template-compiler: 2.7.16 @@ -8857,8 +8855,8 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /muggle-string@0.3.1: - resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} + /muggle-string@0.4.1: + resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} /mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -11870,14 +11868,14 @@ packages: de-indent: 1.0.2 he: 1.2.0 - /vue-tsc@1.8.27(typescript@5.4.2): - resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} + /vue-tsc@2.0.7(typescript@5.4.2): + resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.4.2) + '@volar/typescript': 2.1.3 + '@vue/language-core': 2.0.7(typescript@5.4.2) semver: 7.6.0 typescript: 5.4.2 dev: true