|
20 | 20 | "@jridgewell/gen-mapping" "^0.3.5"
|
21 | 21 | "@jridgewell/trace-mapping" "^0.3.24"
|
22 | 22 |
|
23 |
| -"@astrojs/check@^0.8.0": |
24 |
| - version "0.8.3" |
25 |
| - resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.8.3.tgz#3a60ccd34fd11d9b054b00ca54a9a45f0f63a07e" |
26 |
| - integrity sha512-ajcSe+ezX5jCc3dreQlWzbknzXgSGnDETNe3C1mawUOtGpO4t5z2YGaD0y+wzB84lmgPWaWZa0fKSPwLq/wUHw== |
| 23 | +"@astrojs/check@^0.9.0": |
| 24 | + version "0.9.0" |
| 25 | + resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.0.tgz#341a396b459f469950444b6fdc4ff9ad2322be23" |
| 26 | + integrity sha512-K79qPJGcctADFodhv7OJ5Gl8FE6RU2D4q/5V5T116M++Z38FjrOye9+QilmUK/daHpDUrVXezb80wI8CAL8wHw== |
27 | 27 | dependencies:
|
28 |
| - "@astrojs/language-server" "^2.12.7" |
| 28 | + "@astrojs/language-server" "^2.13.0" |
29 | 29 | chokidar "^3.5.3"
|
30 | 30 | fast-glob "^3.3.1"
|
31 | 31 | kleur "^4.1.5"
|
32 | 32 | yargs "^17.7.2"
|
33 | 33 |
|
34 |
| -"@astrojs/compiler@^2.9.1": |
35 |
| - version "2.9.2" |
36 |
| - resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.9.2.tgz#c01dcdb14dc938758e66f9856934b83b6cd986d1" |
37 |
| - integrity sha512-Vpu0Ffsj8SoV+N0DFHlxxOMKHwSC9059Xy/OlG1t6uFYSoJXxkBC2WyF6igO7x10V+8uJrhOxaXr3nA90kJXow== |
38 |
| - |
39 |
| -"@astrojs/compiler@^2.9.2": |
| 34 | +"@astrojs/compiler@^2.10.0", "@astrojs/compiler@^2.9.2": |
40 | 35 | version "2.10.0"
|
41 | 36 | resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.0.tgz#ecc39e59ae4c87521a11967c3c42cc68ef8e43d9"
|
42 | 37 | integrity sha512-V8ym+4kYCKmMeSdfDvm/SrlmUlKLkKzfWV3cKyiStEKW/D+YsXaQiBZcSCtuKXq8aQhsDw9HtCTZilhEMBX+BA==
|
|
46 | 41 | resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz#ceb5de49346dbdbfb6cba1b683c07fef7df56e1c"
|
47 | 42 | integrity sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==
|
48 | 43 |
|
49 |
| -"@astrojs/language-server@^2.12.7": |
50 |
| - version "2.12.8" |
51 |
| - resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.12.8.tgz#64a1369ace5180958f58ab0e0dbe167b33f2c707" |
52 |
| - integrity sha512-aUppjqbCdFkd2Cdr8tDtd9id7lAZAmpwpYTQrOm69z8P4NaGUE/ksMIhd0Q99zXfSBjDVC7HlxSjPg8Y7xakfg== |
| 44 | +"@astrojs/language-server@^2.13.0": |
| 45 | + version "2.13.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.13.0.tgz#32eb430b60d96306931baac6a015893ef5e19a13" |
| 47 | + integrity sha512-FqMUY/N6EguvKArikyyeXeqTJDBbI/8aUZnhVTYqF75oqoTTHC5vA7tzQdLRCIfBk1trrrIB1c6mEe5eqiqUbg== |
53 | 48 | dependencies:
|
54 |
| - "@astrojs/compiler" "^2.9.1" |
| 49 | + "@astrojs/compiler" "^2.10.0" |
55 | 50 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
56 | 51 | "@volar/kit" "~2.4.0-alpha.15"
|
57 | 52 | "@volar/language-core" "~2.4.0-alpha.15"
|
|
0 commit comments