refactor: update plugins and theme configuration

This commit is contained in:
radishzzz 2025-01-17 02:52:47 +00:00
parent 63aa495d8b
commit d2bda0594d
2 changed files with 407 additions and 644 deletions

View file

@ -15,14 +15,14 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.5", "@astrojs/mdx": "^4.0.6",
"@astrojs/partytown": "^2.1.3", "@astrojs/partytown": "^2.1.3",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1", "@astrojs/sitemap": "^3.2.1",
"@rehype-pretty/transformers": "^0.13.2", "@rehype-pretty/transformers": "^0.13.2",
"@swup/astro": "^1.5.0", "@swup/astro": "^1.5.0",
"@unocss/reset": "^65.4.0", "@unocss/reset": "^65.4.2",
"astro": "^5.1.6", "astro": "^5.1.7",
"astro-compress": "^2.3.6", "astro-compress": "^2.3.6",
"astro-robots-txt": "^1.0.0", "astro-robots-txt": "^1.0.0",
"hastscript": "^9.0.0", "hastscript": "^9.0.0",
@ -48,16 +48,16 @@
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^3.14.0", "@antfu/eslint-config": "^3.14.0",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.6", "@types/node": "^22.10.7",
"@types/sanitize-html": "^2.13.0", "@types/sanitize-html": "^2.13.0",
"@unocss/eslint-plugin": "^65.4.0", "@unocss/eslint-plugin": "^65.4.2",
"astro-eslint-parser": "^1.1.0", "astro-eslint-parser": "^1.1.0",
"eslint": "^9.18.0", "eslint": "^9.18.0",
"eslint-plugin-astro": "^1.3.1", "eslint-plugin-astro": "^1.3.1",
"lint-staged": "^15.3.0", "lint-staged": "^15.4.1",
"mdast-util-to-string": "^4.0.0", "mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0", "reading-time": "^1.5.0",
"unocss": "^65.4.0", "unocss": "^65.4.2",
"unocss-preset-theme": "^0.14.1" "unocss-preset-theme": "^0.14.1"
}, },
"lint-staged": { "lint-staged": {

1037
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff