|
21 | 21 | "@jridgewell/trace-mapping" "^0.3.24"
|
22 | 22 |
|
23 | 23 | "@astrojs/check@^0.9.0":
|
24 |
| - version "0.9.1" |
25 |
| - resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.1.tgz#c64d48009eecb129bd54172575f8cac25e018b2c" |
26 |
| - integrity sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w== |
| 24 | + version "0.9.2" |
| 25 | + resolved "https://registry.yarnpkg.com/@astrojs/check/-/check-0.9.2.tgz#7d5be563d1833690ae9c93209f76c44351574a55" |
| 26 | + integrity sha512-6rWxtJTbd/ctdAlmla0CAvloGaai5IUTG0K21kctJHHGKJKnGH6Xana7m0zNOtHpVPEJi1SgC/TcsN+ltYt0Cg== |
27 | 27 | dependencies:
|
28 |
| - "@astrojs/language-server" "^2.13.1" |
| 28 | + "@astrojs/language-server" "^2.13.2" |
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.10.0", "@astrojs/compiler@^2.10.1": |
| 34 | +"@astrojs/compiler@^2.10.0": |
35 | 35 | version "2.10.1"
|
36 | 36 | resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.1.tgz#36eb9dcf55f0ddc774e245eadc8c1132caac58fd"
|
37 | 37 | integrity sha512-XmM4j6BjvOVMag2xELq0JuG2yKOW8wgIu6dvb9BsjbGYmnvoStJn/pqEzVqc1EBszf2xYT7onIkftIOUz9AwrQ==
|
38 | 38 |
|
| 39 | +"@astrojs/compiler@^2.10.2": |
| 40 | + version "2.10.2" |
| 41 | + resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.2.tgz#74d06c4316cb9fe16364b23a8fc90cb456018091" |
| 42 | + integrity sha512-bvH+v8AirwpRWCkYJEyWYdc5Cs/BjG2ZTxIJzttHilXgfKJAdW2496KsUQKzf5j2tOHtaHXKKn9hb9WZiBGpEg== |
| 43 | + |
39 | 44 | "@astrojs/internal-helpers@0.4.1":
|
40 | 45 | version "0.4.1"
|
41 | 46 | resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.4.1.tgz#ceb5de49346dbdbfb6cba1b683c07fef7df56e1c"
|
42 | 47 | integrity sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==
|
43 | 48 |
|
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== |
| 49 | +"@astrojs/language-server@^2.13.2": |
| 50 | + version "2.13.2" |
| 51 | + resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-2.13.2.tgz#e49974236c40d432bc476b3261e3c47fc12c4b56" |
| 52 | + integrity sha512-l435EZLKjaUO/6iewJ7xqd3eHf3zAosVWG4woILbxluQcianBoNPepnnqAg7uUriZUaC44ae5v0Q+AfB8UI64g== |
48 | 53 | dependencies:
|
49 |
| - "@astrojs/compiler" "^2.10.1" |
| 54 | + "@astrojs/compiler" "^2.10.2" |
50 | 55 | "@jridgewell/sourcemap-codec" "^1.4.15"
|
51 | 56 | "@volar/kit" "~2.4.0-alpha.15"
|
52 | 57 | "@volar/language-core" "~2.4.0-alpha.15"
|
|
0 commit comments