Skip to content

Commit

Permalink
Upgrade astro version
Browse files Browse the repository at this point in the history
  • Loading branch information
bterlson committed Jan 15, 2025
1 parent 22528aa commit 90fd943
Show file tree
Hide file tree
Showing 2 changed files with 1,245 additions and 611 deletions.
12 changes: 6 additions & 6 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.27.0",
"astro": "^4.15.3",
"@astrojs/check": "^0.9.4",
"@astrojs/starlight": "^0.31.0",
"astro": "^5.1.6",
"astro-expressive-code": "^0.36.1",
"sharp": "^0.32.5",
"typescript": "^5.5.4"
},
"devDependencies": {
"@alloy-js/core": "workspace:~",
"@alloy-js/csharp": "workspace:~",
"@alloy-js/java": "workspace:~",
"@alloy-js/typescript": "workspace:~",
"@microsoft/api-extractor": "^7.47.7",
"@microsoft/api-extractor-model": "^7.29.6",
"@microsoft/tsdoc": "^0.15.0",
"@alloy-js/typescript": "workspace:~",
"@alloy-js/java": "workspace:~",
"@alloy-js/csharp": "workspace:~",
"redent": "^4.0.0"
}
}
Loading

0 comments on commit 90fd943

Please sign in to comment.