|
32 | 32 | resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.12.2.tgz#5913b6ec7efffebdfb37fae9a50122802ae08c64" |
33 | 33 | integrity sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw== |
34 | 34 |
|
35 | | - |
36 | | - version "0.7.1" |
37 | | - resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.7.1.tgz#50ce657c415b18b88369e9c6eeb12da208783905" |
38 | | - integrity sha512-7dwEVigz9vUWDw3nRwLQ/yH/xYovlUA0ZD86xoeKEBmkz9O6iELG1yri67PgAPW6VLL/xInA4t7H0CK6VmtkKQ== |
| 35 | + |
| 36 | + version "0.7.2" |
| 37 | + resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.7.2.tgz#e7915913a9ad0b6e56d2c89bcc26b22d36006f27" |
| 38 | + integrity sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U96ihOJgYhDk2nVPz+3LnXPeX6g== |
39 | 39 |
|
40 | 40 | "@astrojs/language-server@^2.15.0": |
41 | 41 | version "2.15.0" |
|
61 | 61 | vscode-html-languageservice "^5.2.0" |
62 | 62 | vscode-uri "^3.0.8" |
63 | 63 |
|
64 | | - |
65 | | - version "6.3.5" |
66 | | - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.5.tgz#4049142d402cd5de28b2dbc7cf3cb8d25df866d3" |
67 | | - integrity sha512-MiR92CkE2BcyWf3b86cBBw/1dKiOH0qhLgXH2OXA6cScrrmmks1Rr4Tl0p/lFpvmgQQrP54Pd1uidJfmxGrpWQ== |
| 64 | + |
| 65 | + version "6.3.6" |
| 66 | + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.6.tgz#f2fca6d291559df9a428dc01cb371a31ee12f3f6" |
| 67 | + integrity sha512-bwylYktCTsLMVoCOEHbn2GSUA3c5KT/qilekBKA3CBng0bo1TYjNZPr761vxumRk9kJGqTOtU+fgCAp5Vwokug== |
68 | 68 | dependencies: |
69 | | - "@astrojs/internal-helpers" "0.7.1" |
| 69 | + "@astrojs/internal-helpers" "0.7.2" |
70 | 70 | "@astrojs/prism" "3.3.0" |
71 | 71 | github-slugger "^2.0.0" |
72 | 72 | hast-util-from-html "^2.0.3" |
|
109 | 109 | which-pm-runs "^1.1.0" |
110 | 110 |
|
111 | 111 | "@astrojs/vercel@^8.0.0": |
112 | | - version "8.2.5" |
113 | | - resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-8.2.5.tgz#c7a76a243b77d8606d1e3cff19f5ae78077216bd" |
114 | | - integrity sha512-SXD3CKKsxPuAe9Fd9PEOjnX/hSpSq4fM7uQ4sz6R1g2MgkX8bwkshz0qRDUx4744GSfCn/J2nDlTV/aJUkhHkA== |
| 112 | + version "8.2.6" |
| 113 | + resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-8.2.6.tgz#eac44494daa45e63eef21829215d8213ff3a1c5a" |
| 114 | + integrity sha512-ctGEoAtyWvFtUNuVECwXwDHMv6lxw1m1qcUL6ZNACFL7GIDzHhD/ipAkZsl2G4QUeVD1ig0Xo8AtFdDl34/gNg== |
115 | 115 | dependencies: |
116 | | - "@astrojs/internal-helpers" "0.7.1" |
| 116 | + "@astrojs/internal-helpers" "0.7.2" |
117 | 117 | "@vercel/analytics" "^1.5.0" |
118 | 118 | "@vercel/functions" "^2.2.2" |
119 | 119 | "@vercel/nft" "^0.29.2" |
|
983 | 983 | "@types/unist" "*" |
984 | 984 |
|
985 | 985 | "@types/node@*": |
986 | | - version "24.2.1" |
987 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.1.tgz#83e41543f0a518e006594bb394e2cd961de56727" |
988 | | - integrity sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ== |
| 986 | + version "24.3.0" |
| 987 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.0.tgz#89b09f45cb9a8ee69466f18ee5864e4c3eb84dec" |
| 988 | + integrity sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow== |
989 | 989 | dependencies: |
990 | 990 | undici-types "~7.10.0" |
991 | 991 |
|
|
1212 | 1212 | integrity sha512-CqC01WZxbLUxoiVdh9B/poPbNpY9U+tO1N9oWHwTl5YAZxcqXmmWJ8KNMFItJCUUWdY3J3xv8LvAuQv2KZ5YdQ== |
1213 | 1213 |
|
1214 | 1214 | "@vercel/functions@^2.2.2": |
1215 | | - version "2.2.8" |
1216 | | - resolved "https://registry.yarnpkg.com/@vercel/functions/-/functions-2.2.8.tgz#7f88e4e74c82b9dbee08e4ff48f29490522570fe" |
1217 | | - integrity sha512-Y4G2MEYCVTBtEeo6/+Ydwu5ehwryThJ7or3EM0oZa+oMDLm+z6VchDDc7rNmNIrtTS1ULcUYNqAItjs0mHMgKw== |
| 1215 | + version "2.2.11" |
| 1216 | + resolved "https://registry.yarnpkg.com/@vercel/functions/-/functions-2.2.11.tgz#79921b156aaba5f3e1c0bb24c98913a1d66e310a" |
| 1217 | + integrity sha512-NhbMW01IyepdcaQiYUt9XXodtq5SFr2gNiL7lmX/2cgjP7cKy6V+RYXKT15EbizqZ9o3j9gqdYScxd1tvY211w== |
1218 | 1218 | dependencies: |
1219 | 1219 | "@vercel/oidc" "2.0.0" |
1220 | 1220 |
|
@@ -1535,13 +1535,13 @@ arrify@^3.0.0: |
1535 | 1535 | integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw== |
1536 | 1536 |
|
1537 | 1537 | astro@^5.0.0: |
1538 | | - version "5.13.0" |
1539 | | - resolved "https://registry.yarnpkg.com/astro/-/astro-5.13.0.tgz#cb35be4210fa0da32e1cbfdd3528da217d526735" |
1540 | | - integrity sha512-kWahyvrrxUtgxFRRWSH5X0DESvgg4ZZ0fk6tU7blVZRgmj4PY79nzfaXFT+N+Ac2vWXX7eYUPYs1kLLk5IjBfQ== |
| 1538 | + version "5.13.2" |
| 1539 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.13.2.tgz#13e7a92516ba6e0cec9708267d43baffe31ade15" |
| 1540 | + integrity sha512-yjcXY0Ua3EwjpVd3GoUXa65HQ6qgmURBptA+M9GzE0oYvgfuyM7bIbH8IR/TWIbdefVUJR5b7nZ0oVnMytmyfQ== |
1541 | 1541 | dependencies: |
1542 | 1542 | "@astrojs/compiler" "^2.12.2" |
1543 | | - "@astrojs/internal-helpers" "0.7.1" |
1544 | | - "@astrojs/markdown-remark" "6.3.5" |
| 1543 | + "@astrojs/internal-helpers" "0.7.2" |
| 1544 | + "@astrojs/markdown-remark" "6.3.6" |
1545 | 1545 | "@astrojs/telemetry" "3.3.0" |
1546 | 1546 | "@capsizecss/unpack" "^2.4.0" |
1547 | 1547 | "@oslojs/encoding" "^1.1.0" |
@@ -2676,9 +2676,9 @@ fastq@^1.6.0: |
2676 | 2676 | reusify "^1.0.4" |
2677 | 2677 |
|
2678 | 2678 | fdir@^6.4.4: |
2679 | | - version "6.4.6" |
2680 | | - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281" |
2681 | | - integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w== |
| 2679 | + version "6.5.0" |
| 2680 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 2681 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
2682 | 2682 |
|
2683 | 2683 | fetch-blob@^3.1.2, fetch-blob@^3.1.4: |
2684 | 2684 | version "3.2.0" |
|
0 commit comments