|
16 | 16 | "update-html-data": "node ./scripts/update-html-data.js"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@volar/language-core": "~2.2.0-alpha.0", |
20 |
| - "@volar/language-service": "~2.2.0-alpha.0", |
21 |
| - "@volar/typescript": "~2.2.0-alpha.0", |
| 19 | + "@volar/language-core": "~2.2.0-alpha.1", |
| 20 | + "@volar/language-service": "~2.2.0-alpha.1", |
| 21 | + "@volar/typescript": "~2.2.0-alpha.1", |
22 | 22 | "@vue/compiler-dom": "^3.4.0",
|
23 | 23 | "@vue/language-core": "2.0.7",
|
24 | 24 | "@vue/shared": "^3.4.0",
|
25 | 25 | "@vue/typescript-plugin": "2.0.7",
|
26 | 26 | "computeds": "^0.0.1",
|
27 | 27 | "path-browserify": "^1.0.1",
|
28 |
| - "volar-service-css": "0.0.35", |
29 |
| - "volar-service-emmet": "0.0.35", |
30 |
| - "volar-service-html": "0.0.35", |
31 |
| - "volar-service-json": "0.0.35", |
32 |
| - "volar-service-pug": "0.0.35", |
33 |
| - "volar-service-pug-beautify": "0.0.35", |
34 |
| - "volar-service-typescript": "0.0.35", |
35 |
| - "volar-service-typescript-twoslash-queries": "0.0.35", |
| 28 | + "volar-service-css": "0.0.37", |
| 29 | + "volar-service-emmet": "0.0.37", |
| 30 | + "volar-service-html": "0.0.37", |
| 31 | + "volar-service-json": "0.0.37", |
| 32 | + "volar-service-pug": "0.0.37", |
| 33 | + "volar-service-pug-beautify": "0.0.37", |
| 34 | + "volar-service-typescript": "0.0.37", |
| 35 | + "volar-service-typescript-twoslash-queries": "0.0.37", |
36 | 36 | "vscode-html-languageservice": "^5.1.0",
|
37 | 37 | "vscode-languageserver-textdocument": "^1.0.11",
|
38 | 38 | "vscode-uri": "^3.0.8"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@types/node": "latest",
|
42 | 42 | "@types/path-browserify": "latest",
|
43 |
| - "@volar/kit": "~2.2.0-alpha.0", |
| 43 | + "@volar/kit": "~2.2.0-alpha.1", |
44 | 44 | "vscode-languageserver-protocol": "^3.17.5"
|
45 | 45 | }
|
46 | 46 | }
|
0 commit comments