Skip to content

Commit

Permalink
feat: progress on guide and service pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Mar 24, 2024
1 parent e2f2a7b commit 3919934
Show file tree
Hide file tree
Showing 10 changed files with 723 additions and 1,399 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,12 @@
"format": "prettier -w --cache ."
},
"dependencies": {
"@astrojs/starlight": "^0.21.1",
"@astrojs/starlight": "^0.21.2",
"@types/hast": "^3.0.4",
"astro": "^4.4.15",
"astro": "^4.5.9",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"sharp": "0.32.6"
},
"devDependencies": {
"hast-util-from-html": "^2.0.1",
"hast-util-to-string": "^3.0.0",
"hastscript": "^9.0.0",
"rehype": "^13.0.1",
"start-server-and-test": "^2.0.3",
"unist-util-visit": "^5.0.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 3919934

Please sign in to comment.