Update Docs Deps

This commit is contained in:
Ben C 2025-01-06 16:08:51 -05:00
parent be810425d6
commit 3562b91562
No known key found for this signature in database
11 changed files with 2723 additions and 2610 deletions

View File

@ -12,17 +12,17 @@
"format": "prettier --write ." "format": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@astrojs/starlight": "^0.28.3", "@astrojs/starlight": "^0.30.3",
"astro": "4.16.7", "astro": "5.1.3",
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"sharp": "^0.33.5" "sharp": "^0.33.5"
}, },
"devDependencies": { "devDependencies": {
"@apidevtools/json-schema-ref-parser": "^11.7.2", "@apidevtools/json-schema-ref-parser": "^11.7.3",
"eslint": "^9.13.0", "eslint": "^9.17.0",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.2.1",
"fast-xml-parser": "^4.5.0", "fast-xml-parser": "^4.5.1",
"prettier": "^3.3.3", "prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
} }

2783
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff