Skip to content

Commit e94c401

Browse files
fix(deps): update dependency astro to v5.10.0 (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 937722f commit e94c401

File tree

2 files changed

+18
-38
lines changed

2 files changed

+18
-38
lines changed

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight": "0.34.4",
1616
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
1717
"@webcomponents/template-shadowroot": "^0.2.1",
18-
"astro": "5.9.4",
18+
"astro": "5.10.0",
1919
"lit": "^3.3.0",
2020
"react": "^19.1.0",
2121
"starlight-typedoc": "0.21.3",

yarn.lock

Lines changed: 17 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2449,12 +2449,12 @@ __metadata:
24492449
languageName: node
24502450
linkType: hard
24512451

2452-
"@types/node@npm:*, @types/node@npm:^22.0.0":
2453-
version: 22.15.31
2454-
resolution: "@types/node@npm:22.15.31"
2452+
"@types/node@npm:*, @types/node@npm:^24.0.3":
2453+
version: 24.0.3
2454+
resolution: "@types/node@npm:24.0.3"
24552455
dependencies:
2456-
undici-types: "npm:~6.21.0"
2457-
checksum: 10/999da153fae4687c416421850ebd3c94be75e0dae27ccad192d9a073c7e74baade987d68fc9f082a825c4672bd8a26867636663baad0b9e851baf7b36fb9fdd9
2456+
undici-types: "npm:~7.8.0"
2457+
checksum: 10/6cce0afa9b0ff7f8eab7cb0339909c1e4ef480b824b8de5adc9cee05dac63ee3d8c7a46e1f95f13ecc94e84608118741f9949527a92fbf3f0e1f7714b37a7b61
24582458
languageName: node
24592459
linkType: hard
24602460

@@ -2472,12 +2472,12 @@ __metadata:
24722472
languageName: node
24732473
linkType: hard
24742474

2475-
"@types/node@npm:^24.0.3":
2476-
version: 24.0.3
2477-
resolution: "@types/node@npm:24.0.3"
2475+
"@types/node@npm:^22.0.0":
2476+
version: 22.15.31
2477+
resolution: "@types/node@npm:22.15.31"
24782478
dependencies:
2479-
undici-types: "npm:~7.8.0"
2480-
checksum: 10/6cce0afa9b0ff7f8eab7cb0339909c1e4ef480b824b8de5adc9cee05dac63ee3d8c7a46e1f95f13ecc94e84608118741f9949527a92fbf3f0e1f7714b37a7b61
2479+
undici-types: "npm:~6.21.0"
2480+
checksum: 10/999da153fae4687c416421850ebd3c94be75e0dae27ccad192d9a073c7e74baade987d68fc9f082a825c4672bd8a26867636663baad0b9e851baf7b36fb9fdd9
24812481
languageName: node
24822482
linkType: hard
24832483

@@ -3479,9 +3479,9 @@ __metadata:
34793479
languageName: node
34803480
linkType: hard
34813481

3482-
"astro@npm:5.9.4":
3483-
version: 5.9.4
3484-
resolution: "astro@npm:5.9.4"
3482+
"astro@npm:5.10.0":
3483+
version: 5.10.0
3484+
resolution: "astro@npm:5.10.0"
34853485
dependencies:
34863486
"@astrojs/compiler": "npm:^2.12.2"
34873487
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3550,7 +3550,7 @@ __metadata:
35503550
optional: true
35513551
bin:
35523552
astro: astro.js
3553-
checksum: 10/e19770e72ddfe47e1c14508d30a096a9818d24759bb89e245ede679ae5b3621b41abb27cb65e45e801fec61572947361962af30ced643c38345fe6e5e542dfd2
3553+
checksum: 10/23e1d6f4419fe50650faaff2bfd4798b8a585326f55aefe0a6af158a0177d3dcc89694ea213c8a5afbf0e51eeb5a935927c5ffdb36336a4a01583f3f94bc141a
35543554
languageName: node
35553555
linkType: hard
35563556

@@ -4881,7 +4881,7 @@ __metadata:
48814881
"@types/react": "npm:19.1.8"
48824882
"@types/react-dom": "npm:^19.1.6"
48834883
"@webcomponents/template-shadowroot": "npm:^0.2.1"
4884-
astro: "npm:5.9.4"
4884+
astro: "npm:5.10.0"
48854885
lit: "npm:^3.3.0"
48864886
react: "npm:^19.1.0"
48874887
react-dom: "npm:^19.1.0"
@@ -13246,17 +13246,7 @@ __metadata:
1324613246
languageName: node
1324713247
linkType: hard
1324813248

13249-
"typescript@npm:^5, typescript@npm:^5.4.2":
13250-
version: 5.8.2
13251-
resolution: "typescript@npm:5.8.2"
13252-
bin:
13253-
tsc: bin/tsc
13254-
tsserver: bin/tsserver
13255-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
13256-
languageName: node
13257-
linkType: hard
13258-
13259-
"typescript@npm:^5.8.3":
13249+
"typescript@npm:^5, typescript@npm:^5.4.2, typescript@npm:^5.8.3":
1326013250
version: 5.8.3
1326113251
resolution: "typescript@npm:5.8.3"
1326213252
bin:
@@ -13286,17 +13276,7 @@ __metadata:
1328613276
languageName: node
1328713277
linkType: hard
1328813278

13289-
"typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
13290-
version: 5.8.2
13291-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
13292-
bin:
13293-
tsc: bin/tsc
13294-
tsserver: bin/tsserver
13295-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
13296-
languageName: node
13297-
linkType: hard
13298-
13299-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
13279+
"typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
1330013280
version: 5.8.3
1330113281
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1330213282
bin:

0 commit comments

Comments
 (0)