Update Docs Deps

This commit is contained in:
Ben C 2024-10-26 12:06:46 -04:00
parent 14c0231a34
commit c941385247
No known key found for this signature in database
2 changed files with 4581 additions and 4517 deletions

View File

@ -12,18 +12,18 @@
"format": "prettier --write ." "format": "prettier --write ."
}, },
"dependencies": { "dependencies": {
"@astrojs/starlight": "^0.24.2", "@astrojs/starlight": "^0.28.3",
"astro": "4.10.2", "astro": "4.16.7",
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"sharp": "^0.33.4" "sharp": "^0.33.5"
}, },
"devDependencies": { "devDependencies": {
"@apidevtools/json-schema-ref-parser": "^11.6.4", "@apidevtools/json-schema-ref-parser": "^11.7.2",
"eslint": "^8.56.0", "eslint": "^9.13.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.2.1",
"fast-xml-parser": "^4.4.0", "fast-xml-parser": "^4.5.0",
"prettier": "^3.3.2", "prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.0", "prettier-plugin-astro": "^0.14.1",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
} }
} }

9046
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff