Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomano committed Dec 19, 2024
1 parent cfccde0 commit 5e8e015
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 137 deletions.
7 changes: 3 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "optimus-docs",
"type": "module",
"version": "0.0.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -10,9 +9,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.30.0",
"astro": "^5.0.5",
"@astrojs/starlight": "^0.30.3",
"astro": "^5.1.0",
"sharp": "^0.33.5",
"starlight-links-validator": "^0.13.4"
"starlight-links-validator": "^0.14.0"
}
}
Loading

0 comments on commit 5e8e015

Please sign in to comment.