Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/starlight": "0.30.1",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "5.0.5",
"astro": "5.0.8",
"lit": "^3.2.1",
"starlight-typedoc": "0.17.0",
"typedoc": "0.27.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5340,9 +5340,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.0.5":
version: 5.0.5
resolution: "astro@npm:5.0.5"
"astro@npm:5.0.8":
version: 5.0.8
resolution: "astro@npm:5.0.8"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
Expand Down Expand Up @@ -5408,7 +5408,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/96818779fa185c9b03607348670bcc0e841858dc720338a66e4995198319e47f3baecfd4f4d1e2eed77f71198ab1def52926232479dc46ee73f45c7f78cae72c
checksum: 10/068001216de21caf229a21761b0fe2e9f285461332bc0db6db4e19fd2e1e6089248f41d2e305478162d145cfefe4ac9d2a13ae5fac58dff00cf874963267e374
languageName: node
linkType: hard

Expand Down Expand Up @@ -6908,7 +6908,7 @@ __metadata:
"@types/react": "npm:19.0.1"
"@types/react-dom": "npm:^19.0.2"
"@webcomponents/template-shadowroot": "npm:^0.2.1"
astro: "npm:5.0.5"
astro: "npm:5.0.8"
lit: "npm:^3.2.1"
react-dom: "npm:^19.0.0"
starlight-typedoc: "npm:0.17.0"
Expand Down
Loading