chore: update dependencies

This commit is contained in:
HPCesia 2025-04-01 19:34:16 +08:00
parent 3c7d02cac3
commit 074e226049

View File

@ -14,10 +14,10 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^6.3.1",
"@astrojs/mdx": "^4.2.1",
"@astrojs/mdx": "^4.2.3",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.3.0",
"@astrojs/vue": "^5.0.7",
"@astrojs/vue": "^5.0.9",
"@iconify-json/ic": "^1.2.2",
"@iconify-json/material-symbols": "^1.2.17",
"@iconify-json/mdi": "^1.2.3",
@ -31,9 +31,9 @@
"@swup/progress-plugin": "^3.2.0",
"@swup/scripts-plugin": "^2.1.0",
"@swup/scroll-plugin": "^3.3.2",
"@tailwindcss/vite": "^4.0.15",
"@tailwindcss/vite": "^4.0.17",
"@waline/client": "^3.5.6",
"astro": "^5.5.4",
"astro": "^5.5.6",
"astro-compress": "2.3.5",
"astro-icon": "^1.1.5",
"astro-pagefind": "^1.8.3",
@ -59,7 +59,7 @@
"sharp": "^0.33.5",
"shiki": "^3.2.1",
"swup": "^4.8.1",
"tailwindcss": "^4.0.15",
"tailwindcss": "^4.0.17",
"typescript": "^5.8.2",
"unist-util-visit": "^5.0.0",
"vue": "^3.5.13"
@ -73,9 +73,9 @@
"@types/hast": "^3.0.4",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.13.0",
"@types/sanitize-html": "^2.15.0",
"@types/unist": "^3.0.3",
"@typescript-eslint/parser": "^8.27.0",
"@typescript-eslint/parser": "^8.29.0",
"astro-eslint-parser": "^1.2.2",
"commander": "^13.1.0",
"eslint": "^9.23.0",
@ -86,9 +86,9 @@
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-astro-organize-imports": "^0.4.11",
"prettier-plugin-tailwindcss": "^0.6.11",
"stylelint": "^16.16.0",
"stylelint": "^16.17.0",
"stylelint-config-html": "^1.1.0",
"typescript-eslint": "^8.27.0"
"typescript-eslint": "^8.29.0"
},
"pnpm": {
"onlyBuiltDependencies": [