chore: update dependencies

This commit is contained in:
radishzzz 2025-05-28 13:59:16 +01:00
parent fa16e82fe0
commit 0d4232db1b
3 changed files with 236 additions and 214 deletions

View file

@ -45,7 +45,7 @@
"@astrojs/check": "^0.9.4",
"@types/hast": "^3.0.4",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.21",
"@types/node": "^22.15.23",
"@types/sanitize-html": "^2.16.0",
"@unocss/eslint-plugin": "66.1.2",
"@unocss/preset-attributify": "66.1.2",
@ -53,7 +53,7 @@
"astro-eslint-parser": "^1.2.2",
"eslint": "^9.27.0",
"eslint-plugin-astro": "^1.3.1",
"lint-staged": "^16.0.0",
"lint-staged": "^16.1.0",
"typescript": "~5.8.3",
"unocss": "66.1.2",
"unocss-preset-theme": "^0.14.1"