Skip to content

Commit

Permalink
Updated docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveKeehl committed Aug 25, 2024
1 parent 1ddae17 commit 9866908
Show file tree
Hide file tree
Showing 2 changed files with 4,762 additions and 5,241 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"clean": "rimraf .astro .turbo node_modules package-lock.json dist"
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/starlight": "^0.21.4",
"astro": "^4.3.5",
"rimraf": "^5.0.5",
"sharp": "^0.32.5",
"typescript": "^5.4.4"
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.26.1",
"astro": "^4.14.5",
"rimraf": "^6.0.1",
"sharp": "^0.33.5",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 9866908

Please sign in to comment.