From c6ed578f6982d491b982aab62fedc227a776f973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 01:51:03 +0000 Subject: [PATCH] chore(deps): update dependency @volar/typescript to v2 --- package.json | 2 +- pnpm-lock.yaml | 29 ++++++++++++++++++++++++++--- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 08766aaa..ccd2c6b5 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@vitejs/plugin-vue": "^5.0.4", "@volar/cdn": "~1.11.1", "@volar/monaco": "~1.11.1", - "@volar/typescript": "~1.11.1", + "@volar/typescript": "~2.3.0", "@vue/babel-plugin-jsx": "^1.2.2", "@vue/language-service": "1.9.0-alpha.3", "assert": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f9cfeca..347cc9f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ~1.11.1 version: 1.11.1 '@volar/typescript': - specifier: ~1.11.1 - version: 1.11.1 + specifier: ~2.3.0 + version: 2.3.0 '@vue/babel-plugin-jsx': specifier: ^1.2.2 version: 1.2.2(@babel/core@7.24.5) @@ -757,6 +757,9 @@ packages: '@volar/language-core@2.2.4': resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==} + '@volar/language-core@2.3.0': + resolution: {integrity: sha512-pvhL24WUh3VDnv7Yw5N1sjhPtdx7q9g+Wl3tggmnkMcyK8GcCNElF2zHiKznryn0DiUGk+eez/p2qQhz+puuHw==} + '@volar/language-service@1.11.1': resolution: {integrity: sha512-dKo8z1UzQRPHnlXxwfONGrasS1wEWXMoLQiohZ8KgWqZALbekZCwdGImLZD4DeFGNjk3HTTdfeCzo3KjwohjEQ==} @@ -769,12 +772,18 @@ packages: '@volar/source-map@2.2.4': resolution: {integrity: sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==} + '@volar/source-map@2.3.0': + resolution: {integrity: sha512-G/228aZjAOGhDjhlyZ++nDbKrS9uk+5DMaEstjvzglaAw7nqtDyhnQAsYzUg6BMP9BtwZ59RIw5HGePrutn00Q==} + '@volar/typescript@1.11.1': resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} '@volar/typescript@2.2.4': resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==} + '@volar/typescript@2.3.0': + resolution: {integrity: sha512-PtUwMM87WsKVeLJN33GSTUjBexlKfKgouWlOUIv7pjrOnTwhXHZNSmpc312xgXdTjQPpToK6KXSIcKu9sBQ5LQ==} + '@vscode/emmet-helper@2.9.2': resolution: {integrity: sha512-MaGuyW+fa13q3aYsluKqclmh62Hgp0BpKIqS66fCxfOaBcVQ1OnMQxRRgQUYnCkxFISAQlkJ0qWWPyXjro1Qrg==} @@ -2556,7 +2565,7 @@ snapshots: '@babel/helper-module-imports': 7.24.3 '@babel/helper-simple-access': 7.24.5 '@babel/helper-split-export-declaration': 7.24.5 - '@babel/helper-validator-identifier': 7.24.5 + '@babel/helper-validator-identifier': 7.24.6 '@babel/helper-plugin-utils@7.24.5': {} @@ -3123,6 +3132,10 @@ snapshots: dependencies: '@volar/source-map': 2.2.4 + '@volar/language-core@2.3.0': + dependencies: + '@volar/source-map': 2.3.0 + '@volar/language-service@1.11.1': dependencies: '@volar/language-core': 1.11.1 @@ -3144,6 +3157,10 @@ snapshots: dependencies: muggle-string: 0.4.1 + '@volar/source-map@2.3.0': + dependencies: + muggle-string: 0.4.1 + '@volar/typescript@1.11.1': dependencies: '@volar/language-core': 1.11.1 @@ -3154,6 +3171,12 @@ snapshots: '@volar/language-core': 2.2.4 path-browserify: 1.0.1 + '@volar/typescript@2.3.0': + dependencies: + '@volar/language-core': 2.3.0 + path-browserify: 1.0.1 + vscode-uri: 3.0.8 + '@vscode/emmet-helper@2.9.2': dependencies: emmet: 2.4.6