|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24" |
17 | 17 |
|
18 | | -"@astrojs/check@^0.8.0": |
19 | | - version "0.8.3" |
20 | | - resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.8.3.tgz#3a60ccd34fd11d9b054b00ca54a9a45f0f63a07e" |
21 | | - integrity sha512-ajcSe+ezX5jCc3dreQlWzbknzXgSGnDETNe3C1mawUOtGpO4t5z2YGaD0y+wzB84lmgPWaWZa0fKSPwLq/wUHw== |
| 18 | +"@astrojs/check@^0.9.0": |
| 19 | + version "0.9.1" |
| 20 | + resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.1.tgz#c64d48009eecb129bd54172575f8cac25e018b2c" |
| 21 | + integrity sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w== |
22 | 22 | dependencies: |
23 | | - "@astrojs/language-server" "^2.12.7" |
| 23 | + "@astrojs/language-server" "^2.13.1" |
24 | 24 | chokidar "^3.5.3" |
25 | 25 | fast-glob "^3.3.1" |
26 | 26 | kleur "^4.1.5" |
27 | 27 | yargs "^17.7.2" |
28 | 28 |
|
29 | | -"@astrojs/compiler@^2.9.1": |
30 | | - version "2.9.2" |
31 | | - resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.9.2.tgz#c01dcdb14dc938758e66f9856934b83b6cd986d1" |
32 | | - integrity sha512-Vpu0Ffsj8SoV+N0DFHlxxOMKHwSC9059Xy/OlG1t6uFYSoJXxkBC2WyF6igO7x10V+8uJrhOxaXr3nA90kJXow== |
| 29 | +"@astrojs/compiler@^2.10.1": |
| 30 | + version "2.10.1" |
| 31 | + resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.1.tgz#36eb9dcf55f0ddc774e245eadc8c1132caac58fd" |
| 32 | + integrity sha512-XmM4j6BjvOVMag2xELq0JuG2yKOW8wgIu6dvb9BsjbGYmnvoStJn/pqEzVqc1EBszf2xYT7onIkftIOUz9AwrQ== |
33 | 33 |
|
34 | 34 | "@astrojs/compiler@^2.9.2": |
35 | 35 | version "2.10.0" |
|
41 | 41 | resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz#ceb5de49346dbdbfb6cba1b683c07fef7df56e1c" |
42 | 42 | integrity sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g== |
43 | 43 |
|
44 | | -"@astrojs/language-server@^2.12.7": |
45 | | - version "2.12.8" |
46 | | - resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.12.8.tgz#64a1369ace5180958f58ab0e0dbe167b33f2c707" |
47 | | - integrity sha512-aUppjqbCdFkd2Cdr8tDtd9id7lAZAmpwpYTQrOm69z8P4NaGUE/ksMIhd0Q99zXfSBjDVC7HlxSjPg8Y7xakfg== |
| 44 | +"@astrojs/language-server@^2.13.1": |
| 45 | + version "2.13.1" |
| 46 | + resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.13.1.tgz#0140f52eff5163491d84d3dbea63ee9918ec2cbf" |
| 47 | + integrity sha512-Cl9ynfnge6+MaCpehYn7w9WrAE+sVS7onhxhMzCdqzPtIt/Yo5zIaiGZdu4QgvmOV/mdNBZCZgaTpAIeGjWwsQ== |
48 | 48 | dependencies: |
49 | | - "@astrojs/compiler" "^2.9.1" |
| 49 | + "@astrojs/compiler" "^2.10.1" |
50 | 50 | "@jridgewell/sourcemap-codec" "^1.4.15" |
51 | 51 | "@volar/kit" "~2.4.0-alpha.15" |
52 | 52 | "@volar/language-core" "~2.4.0-alpha.15" |
|
0 commit comments