From 7a3eaf9e9443899aab889e95951e59c1af3acf50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:51:22 +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 | 68 +++++++++++++++++------------------- 6 files changed, 39 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 3f738525e..19905b407 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "vite": "^5.2.8", "vitest": "^1.4.0", "vue": "^3.4.21", - "vue-tsc": "1.8.27", + "vue-tsc": "2.0.12", "vue2": "npm:vue@^2.7.16", "webpack": "^5.91.0" }, diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 69b1c922c..9fc8e59ba 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@nuxt/devtools": "^1.1.5", "@nuxt/schema": "^3.11.2", - "@vue/language-core": "1.8.27" + "@vue/language-core": "2.0.12" }, "engines": { "node": ">=16.14.0" diff --git a/packages/volar/package.json b/packages/volar/package.json index e627a4d41..56af3d57e 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.12", "@vue/shared": "^3.4.21" }, "devDependencies": { "@vue/compiler-dom": "^3.4.21", "typescript": "~5.4.4", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.12" }, "engines": { "node": ">=16.14.0" diff --git a/playground/vue2/package.json b/playground/vue2/package.json index 10bdef76c..db0310ecb 100644 --- a/playground/vue2/package.json +++ b/playground/vue2/package.json @@ -33,6 +33,6 @@ "vite": "^5.2.8", "vite-hyper-config": "^0.2.1", "vite-plugin-inspect": "^0.8.3", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.12" } } diff --git a/playground/vue3/package.json b/playground/vue3/package.json index 80c1620c6..888dc678a 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -33,6 +33,6 @@ "vite": "^5.2.8", "vite-hyper-config": "^0.2.1", "vite-plugin-inspect": "^0.8.3", - "vue-tsc": "1.8.27" + "vue-tsc": "2.0.12" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f1511925..142aff3e1 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.4) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) vue2: specifier: npm:vue@^2.7.16 version: /vue@2.7.16 @@ -572,8 +572,8 @@ importers: specifier: ^3.11.2 version: 3.11.2(rollup@4.14.1) '@vue/language-core': - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) 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.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) '@vue/shared': specifier: ^3.4.21 version: 3.4.21 @@ -744,8 +744,8 @@ importers: specifier: ~5.4.4 version: 5.4.4 vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) playground/astro: dependencies: @@ -826,8 +826,8 @@ importers: specifier: ^0.8.3 version: 0.8.3(@nuxt/kit@3.11.2)(rollup@4.14.1)(vite@5.2.8) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) playground/vue3: dependencies: @@ -890,8 +890,8 @@ importers: specifier: ^0.8.3 version: 0.8.3(@nuxt/kit@3.11.2)(rollup@4.14.1)(vite@5.2.8) vue-tsc: - specifier: 1.8.27 - version: 1.8.27(typescript@5.4.4) + specifier: 2.0.12 + version: 2.0.12(typescript@5.4.4) packages: @@ -4794,20 +4794,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.2.0-alpha.7: + resolution: {integrity: sha512-igpp+nTkyl8faVzRJMpSCeA4XlBJ5UVSyc/WGyksmUmP10YbfufbcQCFlxEXv2uMBV+a3L4JVCj+Vju+08FOSA==} dependencies: - '@volar/source-map': 1.11.1 + '@volar/source-map': 2.2.0-alpha.7 - /@volar/source-map@1.11.1: - resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} + /@volar/source-map@2.2.0-alpha.7: + resolution: {integrity: sha512-iIZM2EovdEnr6mMwlsnt4ciix4xz7HSGHyUSviRaY5cii5PMXGHeUU9UDeb+xzLCx8kdk3L5J4z+ts50AhkYcg==} 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.2.0-alpha.7: + resolution: {integrity: sha512-qy04/hx4UbW1BdPlzaxlH60D4plubcyqdbYM6Y5vZiascZxFowtd6vE39Td9FYzDxwcKgzb/Crvf/ABhdHnuBA==} dependencies: - '@volar/language-core': 1.11.1 + '@volar/language-core': 2.2.0-alpha.7 path-browserify: 1.0.1 dev: true @@ -5132,21 +5132,19 @@ packages: - universal-cookie dev: true - /@vue/language-core@1.8.27(typescript@5.4.4): - resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} + /@vue/language-core@2.0.12(typescript@5.4.4): + resolution: {integrity: sha512-aIStDPt69SHOpiIckGTIIjEz/sXc6ZfCMS5uWYL1AcbcRMhzFCLZscGAVte1+ad+RRFepSpKBjGttyPcgKJ7ww==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.11.1 - '@volar/source-map': 1.11.1 + '@volar/language-core': 2.2.0-alpha.7 '@vue/compiler-dom': 3.4.21 '@vue/shared': 3.4.21 computeds: 0.0.1 - minimatch: 9.0.3 - muggle-string: 0.3.1 + minimatch: 9.0.4 path-browserify: 1.0.1 typescript: 5.4.4 vue-template-compiler: 2.7.16 @@ -7549,7 +7547,7 @@ packages: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.3 + minimatch: 9.0.4 minipass: 7.0.4 path-scurry: 1.10.1 dev: true @@ -9140,13 +9138,13 @@ packages: engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 + dev: true /minimatch@9.0.4: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 - dev: true /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -9292,8 +9290,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==} @@ -12306,14 +12304,14 @@ packages: de-indent: 1.0.2 he: 1.2.0 - /vue-tsc@1.8.27(typescript@5.4.4): - resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} + /vue-tsc@2.0.12(typescript@5.4.4): + resolution: {integrity: sha512-thlBBWlPYrNdba535oDdxz7PRUufZgRZRVP5Aql5wBVpGSWSeqou4EzFXeKVoZr59lp9hJROubDVzlhACmcEhg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.4.4) + '@volar/typescript': 2.2.0-alpha.7 + '@vue/language-core': 2.0.12(typescript@5.4.4) semver: 7.6.0 typescript: 5.4.4 dev: true