Skip to content

Commit

Permalink
Bump docs dependencies to the latest versions (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing authored Dec 16, 2024
1 parent ff37af4 commit c4fd25b
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 854 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.29.0",
"@interledger/docs-design-system": "^0.5.2",
"astro": "4.16.11",
"mermaid": "^11.4.0",
"@astrojs/starlight": "^0.30.1",
"@interledger/docs-design-system": "^0.5.5",
"astro": "5.0.5",
"mermaid": "^11.4.1",
"sharp": "^0.33.5",
"shiki": "1.22.2",
"starlight-openapi": "^0.8.1",
"starlight-links-validator": "^0.13.2"
"shiki": "1.24.2",
"starlight-openapi": "^0.8.3",
"starlight-links-validator": "^0.13.4"
},
"devDependencies": {
"prettier": "3.3.3"
"prettier": "3.4.2"
}
}
Loading

0 comments on commit c4fd25b

Please sign in to comment.