Update Docs Stuff

This commit is contained in:
Ben C 2024-02-20 14:31:32 -05:00
parent 36f6c3e59d
commit d550311b23
No known key found for this signature in database
2 changed files with 4971 additions and 6625 deletions

View File

@ -12,18 +12,18 @@
"format": "prettier --write ." "format": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@astrojs/starlight": "^0.15.1", "@astrojs/starlight": "^0.19.1",
"astro": "4.0.8", "astro": "4.4.1",
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"sharp": "^0.33.1" "sharp": "^0.33.2"
}, },
"devDependencies": { "devDependencies": {
"@apidevtools/json-schema-ref-parser": "^11.1.0", "@apidevtools/json-schema-ref-parser": "^11.1.0",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-plugin-prettier": "^5.1.2", "eslint-plugin-prettier": "^5.1.3",
"fast-xml-parser": "^4.3.2", "fast-xml-parser": "^4.3.4",
"prettier": "^3.1.1", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.12.3", "prettier-plugin-astro": "^0.13.0",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
} }
} }

5234
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff