Skip to content

Commit

Permalink
Update Docs Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Bwc9876 committed Feb 20, 2024
1 parent 36f6c3e commit d550311
Show file tree
Hide file tree
Showing 2 changed files with 5,012 additions and 6,666 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"format": "prettier --write ."
},
"dependencies": {
"@astrojs/starlight": "^0.15.1",
"astro": "4.0.8",
"@astrojs/starlight": "^0.19.1",
"astro": "4.4.1",
"rehype-external-links": "^3.0.0",
"sharp": "^0.33.1"
"sharp": "^0.33.2"
},
"devDependencies": {
"@apidevtools/json-schema-ref-parser": "^11.1.0",
"eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.1.2",
"fast-xml-parser": "^4.3.2",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.3",
"eslint-plugin-prettier": "^5.1.3",
"fast-xml-parser": "^4.3.4",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"xml-js": "^1.6.11"
}
}
Loading

0 comments on commit d550311

Please sign in to comment.