|
15 | 15 | resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-0.31.4.tgz#fa5aaeb3e6f3640f6f7625849b724a4d28d662e4"
|
16 | 16 | integrity sha512-6bBFeDTtPOn4jZaiD3p0f05MEGQL9pw2Zbfj546oFETNmjJFWO3nzHz6/m+P53calknCvyVzZ5YhoBLIvzn5iw==
|
17 | 17 |
|
18 |
| -"@astrojs/compiler@^1.2.0": |
19 |
| - version "1.2.0" |
20 |
| - resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.2.0.tgz#26a544d40873df122754b4989888866d9f3c189b" |
21 |
| - integrity sha512-O8yPCyuq+PU9Fjht2tIW6WzSWiq8qDF1e8uAX2x+SOGFzKqOznp52UlDG2mSf+ekf0Z3R34sb64O7SgX+asTxg== |
| 18 | +"@astrojs/compiler@^1.3.0": |
| 19 | + version "1.3.0" |
| 20 | + resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.3.0.tgz#06888a575aff60566c0151e6302f76deadce5d33" |
| 21 | + integrity sha512-VxSj3gh/UTB/27rkRCT7SvyGjWtuxUO7Jf7QqDduch7j/gr/uA5P/Q5I/4zIIrZjy2yQAKyKLoox2QI2mM/BSA== |
22 | 22 |
|
23 | 23 | "@astrojs/language-server@^0.28.3":
|
24 | 24 | version "0.28.3"
|
|
38 | 38 | vscode-languageserver-types "^3.17.1"
|
39 | 39 | vscode-uri "^3.0.3"
|
40 | 40 |
|
41 |
| -"@astrojs/markdown-remark@^2.1.0": |
42 |
| - version "2.1.0" |
43 |
| - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-2.1.0.tgz#7c075ebbc06ebe4348274e89542dae5b9aa52285" |
44 |
| - integrity sha512-w9T5o3UWQIfMcCkM2nLWrlfVQazh/7mw+2N/85QGcSUkZy6oNJoyy8Xz/ZkDhHLx8HPO0RT9fABR0B/H+aDaEw== |
| 41 | +"@astrojs/markdown-remark@^2.1.2": |
| 42 | + version "2.1.2" |
| 43 | + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-2.1.2.tgz#9825032d30de2fd09dbce4372d240396a6fc6f5f" |
| 44 | + integrity sha512-rYkmFEv2w7oEk6ZPgxHkhWzwcxSUGc1vJU0cbCu5sHF8iFNnc1cmMsjXWa5DrU5sCEf8VVYE1iFlbbnFzvHQJw== |
45 | 45 | dependencies:
|
46 | 46 | "@astrojs/prism" "^2.1.0"
|
47 | 47 | github-slugger "^1.4.0"
|
48 |
| - image-size "^1.0.2" |
49 | 48 | import-meta-resolve "^2.1.0"
|
50 | 49 | rehype-raw "^6.1.1"
|
51 | 50 | rehype-stringify "^9.0.3"
|
@@ -1037,14 +1036,14 @@ astro-robots-txt@^0.4.0:
|
1037 | 1036 | valid-filename "^4.0.0"
|
1038 | 1037 | zod "^3.20.6"
|
1039 | 1038 |
|
1040 |
| -astro@^2.1.3: |
1041 |
| - version "2.1.3" |
1042 |
| - resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.3.tgz#bbdab51f3c12b1594a8f12f76a5e87551bff85ec" |
1043 |
| - integrity sha512-5LFo/ixDXs84tgrSbzz0X5c7nzLfkag7w4tgOpBRL/DkveP83v+nSe3KjqwYLPL5vNY9UvryKHsfC0uu4TQz0g== |
| 1039 | +astro@^2.1.7: |
| 1040 | + version "2.1.7" |
| 1041 | + resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.7.tgz#d28f1b3529595c75bdc73c58b1a5f89aeb8f70fa" |
| 1042 | + integrity sha512-Eaq8/mJTx+kbghfW5ZEJ8rKiEduo03Rn6R/fp/gJGpBSRm/0FiVxVsrpq5SV4kUPrttEi1zMEnEc2GP6JWfXeg== |
1044 | 1043 | dependencies:
|
1045 |
| - "@astrojs/compiler" "^1.2.0" |
| 1044 | + "@astrojs/compiler" "^1.3.0" |
1046 | 1045 | "@astrojs/language-server" "^0.28.3"
|
1047 |
| - "@astrojs/markdown-remark" "^2.1.0" |
| 1046 | + "@astrojs/markdown-remark" "^2.1.2" |
1048 | 1047 | "@astrojs/telemetry" "^2.1.0"
|
1049 | 1048 | "@astrojs/webapi" "^2.1.0"
|
1050 | 1049 | "@babel/core" "^7.18.2"
|
@@ -1072,7 +1071,6 @@ astro@^2.1.3:
|
1072 | 1071 | github-slugger "^2.0.0"
|
1073 | 1072 | gray-matter "^4.0.3"
|
1074 | 1073 | html-escaper "^3.0.3"
|
1075 |
| - image-size "^1.0.2" |
1076 | 1074 | kleur "^4.1.4"
|
1077 | 1075 | magic-string "^0.27.0"
|
1078 | 1076 | mime "^3.0.0"
|
@@ -2237,19 +2235,12 @@ ieee754@^1.2.1:
|
2237 | 2235 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
2238 | 2236 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
2239 | 2237 |
|
2240 |
| -image-size@^1.0.2: |
2241 |
| - version "1.0.2" |
2242 |
| - resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.2.tgz#d778b6d0ab75b2737c1556dd631652eb963bc486" |
2243 |
| - integrity sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg== |
2244 |
| - dependencies: |
2245 |
| - queue "6.0.2" |
2246 |
| - |
2247 | 2238 | import-meta-resolve@^2.1.0:
|
2248 | 2239 | version "2.2.1"
|
2249 | 2240 | resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-2.2.1.tgz#80fdeddbc15d7f3992c37425023ffb4aca7cb583"
|
2250 | 2241 | integrity sha512-C6lLL7EJPY44kBvA80gq4uMsVFw5x3oSKfuMl1cuZ2RkI5+UJqQXgn+6hlUew0y4ig7Ypt4CObAAIzU53Nfpuw==
|
2251 | 2242 |
|
2252 |
| -[email protected], inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: |
| 2243 | +[email protected], inherits@^2.0.3, inherits@^2.0.4: |
2253 | 2244 | version "2.0.4"
|
2254 | 2245 | resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
2255 | 2246 | integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
@@ -3372,13 +3363,6 @@ queue-microtask@^1.2.2:
|
3372 | 3363 | resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
3373 | 3364 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
3374 | 3365 |
|
3375 |
| - |
3376 |
| - version "6.0.2" |
3377 |
| - resolved "https://registry.yarnpkg.com/queue/-/queue-6.0.2.tgz#b91525283e2315c7553d2efa18d83e76432fed65" |
3378 |
| - integrity sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA== |
3379 |
| - dependencies: |
3380 |
| - inherits "~2.0.3" |
3381 |
| - |
3382 | 3366 | quick-lru@^5.1.1:
|
3383 | 3367 | version "5.1.1"
|
3384 | 3368 | resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
|
|
0 commit comments