summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Swithinbank2024-01-19 02:01:30 +0100
committerGitHub2024-01-19 02:01:30 +0100
commit308854fa383d8bc2576de27c3be301a2af2b9d3f (patch)
tree222d9ef36f811b0f4648e97b42694d5a52d911dc
parent134292ddd89683007d7de25545d39738a82c626c (diff)
downloadIT.starlight-308854fa383d8bc2576de27c3be301a2af2b9d3f.tar.gz
IT.starlight-308854fa383d8bc2576de27c3be301a2af2b9d3f.tar.bz2
IT.starlight-308854fa383d8bc2576de27c3be301a2af2b9d3f.zip
Update astro to 4.2.1 (#1385)
-rw-r--r--docs/package.json2
-rw-r--r--examples/basics/package.json2
-rw-r--r--examples/tailwind/package.json2
-rw-r--r--package.json2
-rw-r--r--packages/starlight/package.json2
-rw-r--r--pnpm-lock.yaml125
6 files changed, 77 insertions, 58 deletions
diff --git a/docs/package.json b/docs/package.json
index d28d90db..ea0d0e0f 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -17,7 +17,7 @@
"@astrojs/starlight": "workspace:*",
"@lunariajs/core": "^0.0.25",
"@types/culori": "^2.0.0",
- "astro": "^4.0.1",
+ "astro": "^4.2.1",
"culori": "^3.2.0",
"sharp": "^0.32.5"
},
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 7ecaf7fa..c76434c3 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/starlight": "^0.15.4",
- "astro": "^4.0.1",
+ "astro": "^4.2.1",
"sharp": "^0.32.5"
}
}
diff --git a/examples/tailwind/package.json b/examples/tailwind/package.json
index 571eeac1..e15c695a 100644
--- a/examples/tailwind/package.json
+++ b/examples/tailwind/package.json
@@ -14,7 +14,7 @@
"@astrojs/starlight": "^0.15.4",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
- "astro": "^4.0.1",
+ "astro": "^4.2.1",
"sharp": "^0.32.5",
"tailwindcss": "^3.4.1"
}
diff --git a/package.json b/package.json
index 18de4e46..3a1501af 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@size-limit/file": "^8.2.4",
- "astro": "^4.0.1",
+ "astro": "^4.2.1",
"prettier": "^3.0.0",
"prettier-plugin-astro": "^0.11.0",
"size-limit": "^8.2.4"
diff --git a/packages/starlight/package.json b/packages/starlight/package.json
index f6cc3b83..eeeebedd 100644
--- a/packages/starlight/package.json
+++ b/packages/starlight/package.json
@@ -169,7 +169,7 @@
"@astrojs/markdown-remark": "^4.0.1",
"@types/node": "^18.16.19",
"@vitest/coverage-v8": "^0.33.0",
- "astro": "^4.0.1",
+ "astro": "^4.2.1",
"vitest": "^0.33.0"
},
"dependencies": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 803c4418..da1abb44 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -18,8 +18,8 @@ importers:
specifier: ^8.2.4
version: 8.2.4(size-limit@8.2.4)
astro:
- specifier: ^4.0.1
- version: 4.0.1(@types/node@18.16.19)
+ specifier: ^4.2.1
+ version: 4.2.1(@types/node@18.16.19)
prettier:
specifier: ^3.0.0
version: 3.0.0
@@ -42,8 +42,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
astro:
- specifier: ^4.0.1
- version: 4.0.1(@types/node@18.16.19)
+ specifier: ^4.2.1
+ version: 4.2.1(@types/node@18.16.19)
culori:
specifier: ^3.2.0
version: 3.2.0
@@ -71,7 +71,7 @@ importers:
version: 13.0.1
starlight-links-validator:
specifier: ^0.5.1
- version: 0.5.1(@astrojs/starlight@packages+starlight)(astro@4.0.1)
+ version: 0.5.1(@astrojs/starlight@packages+starlight)(astro@4.2.1)
start-server-and-test:
specifier: ^2.0.0
version: 2.0.0
@@ -85,8 +85,8 @@ importers:
specifier: ^0.15.4
version: link:../../packages/starlight
astro:
- specifier: ^4.0.1
- version: 4.0.1(@types/node@18.16.19)
+ specifier: ^4.2.1
+ version: 4.2.1(@types/node@18.16.19)
sharp:
specifier: ^0.32.5
version: 0.32.6
@@ -101,10 +101,10 @@ importers:
version: link:../../packages/tailwind
'@astrojs/tailwind':
specifier: ^5.1.0
- version: 5.1.0(astro@4.0.1)(tailwindcss@3.4.1)
+ version: 5.1.0(astro@4.2.1)(tailwindcss@3.4.1)
astro:
- specifier: ^4.0.1
- version: 4.0.1(@types/node@18.16.19)
+ specifier: ^4.2.1
+ version: 4.2.1(@types/node@18.16.19)
sharp:
specifier: ^0.32.5
version: 0.32.6
@@ -128,7 +128,7 @@ importers:
dependencies:
'@astrojs/mdx':
specifier: ^2.0.4
- version: 2.0.4(astro@4.0.1)
+ version: 2.0.4(astro@4.2.1)
'@astrojs/sitemap':
specifier: ^3.0.4
version: 3.0.4
@@ -143,7 +143,7 @@ importers:
version: 4.0.3
astro-expressive-code:
specifier: ^0.31.0
- version: 0.31.0(astro@4.0.1)
+ version: 0.31.0(astro@4.2.1)
bcp-47:
specifier: ^2.1.0
version: 2.1.0
@@ -180,7 +180,7 @@ importers:
devDependencies:
'@astrojs/markdown-remark':
specifier: ^4.0.1
- version: 4.0.1
+ version: 4.1.0
'@types/node':
specifier: ^18.16.19
version: 18.16.19
@@ -188,8 +188,8 @@ importers:
specifier: ^0.33.0
version: 0.33.0(vitest@0.33.0)
astro:
- specifier: ^4.0.1
- version: 4.0.1(@types/node@18.16.19)
+ specifier: ^4.2.1
+ version: 4.2.1(@types/node@18.16.19)
vitest:
specifier: ^0.33.0
version: 0.33.0
@@ -201,7 +201,7 @@ importers:
version: link:../starlight
'@astrojs/tailwind':
specifier: ^5.0.0
- version: 5.1.0(astro@4.0.1)(tailwindcss@3.4.1)
+ version: 5.1.0(astro@4.2.1)(tailwindcss@3.4.1)
tailwindcss:
specifier: ^3.3.3
version: 3.4.1
@@ -368,19 +368,16 @@ packages:
resolution: {integrity: sha512-E0TI/uyO8n+IPSZ4Fvl9Lne8JKEasR6ZMGvE2G096oTWOXSsPAhRs2LomV3z+/VRepo2h+t/SdVo54wox4eJwA==}
dev: true
- /@astrojs/compiler@2.3.2:
- resolution: {integrity: sha512-jkY7bCVxl27KeZsSxIZ+pqACe+g8VQUdTiSJRj/sXYdIaZlW3ZMq4qF2M17P/oDt3LBq0zLNwQr4Cb7fSpRGxQ==}
+ /@astrojs/compiler@2.5.0:
+ resolution: {integrity: sha512-ZDluNgMIJT+z+HJcZ6QEJ/KqaFkTkrb+Za6c6VZs8G/nb1LBErL14/iU5EVJ9yu25i4QCLweuBJ3m5df34gZJg==}
/@astrojs/internal-helpers@0.2.1:
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
- /@astrojs/markdown-remark@4.0.0(astro@4.0.1):
- resolution: {integrity: sha512-JSrn49fJGuH/0S2TTGxLK7bNDspOakJWZVFHeP+IDFjWdghT4HtsTShS2EiISNx3zfOFBAwy5Cj4xT4U5BWNeA==}
- peerDependencies:
- astro: ^4.0.0-beta.0
+ /@astrojs/markdown-remark@4.0.1:
+ resolution: {integrity: sha512-RU4ESnqvyLpj8WZs0n5elS6idaDdtIIm7mIpMaRNPCebpxMjfcfdwcmBwz83ktAj5d2eO5bC3z92TcGdli+lRw==}
dependencies:
'@astrojs/prism': 3.0.0
- astro: 4.0.1(@types/node@18.16.19)
github-slugger: 2.0.0
import-meta-resolve: 4.0.0
mdast-util-definitions: 6.0.0
@@ -396,9 +393,10 @@ packages:
vfile: 6.0.1
transitivePeerDependencies:
- supports-color
+ dev: false
- /@astrojs/markdown-remark@4.0.1:
- resolution: {integrity: sha512-RU4ESnqvyLpj8WZs0n5elS6idaDdtIIm7mIpMaRNPCebpxMjfcfdwcmBwz83ktAj5d2eO5bC3z92TcGdli+lRw==}
+ /@astrojs/markdown-remark@4.1.0:
+ resolution: {integrity: sha512-JnIy6zk+6f/SgSVMZecZFxQt0faT1uBckwYCuBxKH1hYYJsal8OOe+tx6JxfnyaV+xViyjUvQ28mmn+p/F5LkQ==}
dependencies:
'@astrojs/prism': 3.0.0
github-slugger: 2.0.0
@@ -410,14 +408,14 @@ packages:
remark-parse: 11.0.0
remark-rehype: 11.0.0
remark-smartypants: 2.0.0
- shikiji: 0.6.13
+ shikiji: 0.9.19
unified: 11.0.4
unist-util-visit: 5.0.0
vfile: 6.0.1
transitivePeerDependencies:
- supports-color
- /@astrojs/mdx@2.0.4(astro@4.0.1):
+ /@astrojs/mdx@2.0.4(astro@4.2.1):
resolution: {integrity: sha512-8q8p7AfiGa6CEKUEEWDLZ7HsfonmZlzx8HITZp8eJnkh+n6mmD9vQTpuFNjJc3hiiMEEKLGTIjOUGAU4aGBkrA==}
engines: {node: '>=18.14.1'}
peerDependencies:
@@ -426,7 +424,7 @@ packages:
'@astrojs/markdown-remark': 4.0.1
'@mdx-js/mdx': 3.0.0
acorn: 8.11.2
- astro: 4.0.1(@types/node@18.16.19)
+ astro: 4.2.1(@types/node@18.16.19)
es-module-lexer: 1.4.1
estree-util-visit: 2.0.0
github-slugger: 2.0.0
@@ -456,13 +454,13 @@ packages:
zod: 3.22.4
dev: false
- /@astrojs/tailwind@5.1.0(astro@4.0.1)(tailwindcss@3.4.1):
+ /@astrojs/tailwind@5.1.0(astro@4.2.1)(tailwindcss@3.4.1):
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
peerDependencies:
astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24
dependencies:
- astro: 4.0.1(@types/node@18.16.19)
+ astro: 4.2.1(@types/node@18.16.19)
autoprefixer: 10.4.15(postcss@8.4.33)
postcss: 8.4.33
postcss-load-config: 4.0.2(postcss@8.4.33)
@@ -2030,6 +2028,11 @@ packages:
/argparse@2.0.1:
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
+ /aria-query@5.3.0:
+ resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==}
+ dependencies:
+ dequal: 2.0.3
+
/array-buffer-byte-length@1.0.0:
resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==}
dependencies:
@@ -2081,23 +2084,23 @@ packages:
hasBin: true
dev: false
- /astro-expressive-code@0.31.0(astro@4.0.1):
+ /astro-expressive-code@0.31.0(astro@4.2.1):
resolution: {integrity: sha512-o6eFrRSYLnlM/2FKkO3MgkbmVxT8N6DJcKvbRf1wbUcRXpz7s1KfugbdsaGw3ABEWUBuQIBsRppcGGw2L816Vg==}
peerDependencies:
astro: ^3.3.0 || ^4.0.0-beta
dependencies:
- astro: 4.0.1(@types/node@18.16.19)
+ astro: 4.2.1(@types/node@18.16.19)
remark-expressive-code: 0.31.0
dev: false
- /astro@4.0.1(@types/node@18.16.19):
- resolution: {integrity: sha512-QSZGFbgWw5nWr7pdKkjOz1E+1KMSheX8+dCNi/DstMVlQMIYyUrBuAjGL3fYsR9vc9kGbfhQMgSpM1/p5JYEWA==}
+ /astro@4.2.1(@types/node@18.16.19):
+ resolution: {integrity: sha512-TcrveW2/lohmljrbTUgcDxajEdF1yK+zBvb7SXroloGix/d4jkegO6GANFgvyy0zprMyajW7qgJEFyhWUX86Vw==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
dependencies:
- '@astrojs/compiler': 2.3.2
+ '@astrojs/compiler': 2.5.0
'@astrojs/internal-helpers': 0.2.1
- '@astrojs/markdown-remark': 4.0.0(astro@4.0.1)
+ '@astrojs/markdown-remark': 4.1.0
'@astrojs/telemetry': 3.0.4
'@babel/core': 7.23.5
'@babel/generator': 7.23.5
@@ -2107,6 +2110,8 @@ packages:
'@babel/types': 7.23.5
'@types/babel__core': 7.20.5
acorn: 8.11.2
+ aria-query: 5.3.0
+ axobject-query: 4.0.0
boxen: 7.1.1
chokidar: 3.5.3
ci-info: 4.0.0
@@ -2136,7 +2141,7 @@ packages:
mime: 3.0.0
ora: 7.0.1
p-limit: 5.0.0
- p-queue: 7.4.1
+ p-queue: 8.0.1
path-to-regexp: 6.2.1
preferred-pm: 3.1.2
probe-image-size: 7.2.3
@@ -2145,14 +2150,14 @@ packages:
resolve: 1.22.8
semver: 7.5.4
server-destroy: 1.0.1
- shikiji: 0.6.13
+ shikiji: 0.9.19
string-width: 7.0.0
strip-ansi: 7.1.0
tsconfck: 3.0.0
unist-util-visit: 5.0.0
vfile: 6.0.1
- vite: 5.0.5(@types/node@18.16.19)
- vitefu: 0.2.5(vite@5.0.5)
+ vite: 5.0.11(@types/node@18.16.19)
+ vitefu: 0.2.5(vite@5.0.11)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.22.4
@@ -2214,6 +2219,11 @@ packages:
- debug
dev: true
+ /axobject-query@4.0.0:
+ resolution: {integrity: sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==}
+ dependencies:
+ dequal: 2.0.3
+
/b4a@1.6.4:
resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==}
@@ -5309,21 +5319,21 @@ packages:
engines: {node: '>=6'}
dev: true
- /p-queue@7.4.1:
- resolution: {integrity: sha512-vRpMXmIkYF2/1hLBKisKeVYJZ8S2tZ0zEAmIJgdVKP2nq0nh4qCdf8bgw+ZgKrkh71AOCaqzwbJJk1WtdcF3VA==}
- engines: {node: '>=12'}
+ /p-queue@8.0.1:
+ resolution: {integrity: sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==}
+ engines: {node: '>=18'}
dependencies:
eventemitter3: 5.0.1
- p-timeout: 5.1.0
+ p-timeout: 6.1.2
/p-timeout@4.1.0:
resolution: {integrity: sha512-+/wmHtzJuWii1sXn3HCuH/FTwGhrp4tmJTxSKJbfS+vkipci6osxXM5mY0jUiRzWKMTgUT8l7HFbeSwZAynqHw==}
engines: {node: '>=10'}
dev: true
- /p-timeout@5.1.0:
- resolution: {integrity: sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==}
- engines: {node: '>=12'}
+ /p-timeout@6.1.2:
+ resolution: {integrity: sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==}
+ engines: {node: '>=14.16'}
/p-try@2.2.0:
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
@@ -6191,10 +6201,14 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
+ /shikiji-core@0.9.19:
+ resolution: {integrity: sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==}
+
/shikiji@0.6.13:
resolution: {integrity: sha512-4T7X39csvhT0p7GDnq9vysWddf2b6BeioiN3Ymhnt3xcy9tXmDcnsEFVxX18Z4YcQgEE/w48dLJ4pPPUcG9KkA==}
dependencies:
hast-util-to-html: 9.0.0
+ dev: false
/shikiji@0.8.7:
resolution: {integrity: sha512-j5usxwI0yHkDTHOuhuSJl9+wT5CNYeYO82dJMSJBlJ/NYT5SIebGcPoL6y9QOyH15wGrJC4LOP2nz5k8mUDGRQ==}
@@ -6202,6 +6216,11 @@ packages:
hast-util-to-html: 9.0.0
dev: false
+ /shikiji@0.9.19:
+ resolution: {integrity: sha512-Kw2NHWktdcdypCj1GkKpXH4o6Vxz8B8TykPlPuLHOGSV8VkhoCLcFOH4k19K4LXAQYRQmxg+0X/eM+m2sLhAkg==}
+ dependencies:
+ shikiji-core: 0.9.19
+
/side-channel@1.0.4:
resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
dependencies:
@@ -6350,7 +6369,7 @@ packages:
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
dev: true
- /starlight-links-validator@0.5.1(@astrojs/starlight@packages+starlight)(astro@4.0.1):
+ /starlight-links-validator@0.5.1(@astrojs/starlight@packages+starlight)(astro@4.2.1):
resolution: {integrity: sha512-6iNl/bTTFN65T3fx1oMdspZltlYyonmrnno4dWjMzJuFHO79ZGKyzrtuMD59kiM9Y85eSy3MOpU1wuPoY28fMg==}
engines: {node: '>=18.14.1'}
peerDependencies:
@@ -6358,7 +6377,7 @@ packages:
astro: '>=4.0.0'
dependencies:
'@astrojs/starlight': link:packages/starlight
- astro: 4.0.1(@types/node@18.16.19)
+ astro: 4.2.1(@types/node@18.16.19)
github-slugger: 2.0.0
hast-util-from-html: 2.0.1
hast-util-has-property: 3.0.0
@@ -7076,8 +7095,8 @@ packages:
fsevents: 2.3.3
dev: true
- /vite@5.0.5(@types/node@18.16.19):
- resolution: {integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==}
+ /vite@5.0.11(@types/node@18.16.19):
+ resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -7111,7 +7130,7 @@ packages:
optionalDependencies:
fsevents: 2.3.3
- /vitefu@0.2.5(vite@5.0.5):
+ /vitefu@0.2.5(vite@5.0.11):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
@@ -7119,7 +7138,7 @@ packages:
vite:
optional: true
dependencies:
- vite: 5.0.5(@types/node@18.16.19)
+ vite: 5.0.11(@types/node@18.16.19)
/vitest@0.33.0:
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}