mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
fix: waline style bug
This commit is contained in:
parent
6400503cf1
commit
5a87bee474
5 changed files with 296 additions and 272 deletions
|
@ -45,17 +45,17 @@
|
|||
"vite": "^6.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.7.0",
|
||||
"@antfu/eslint-config": "^4.8.1",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/node": "^22.13.9",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@unocss/eslint-plugin": "66.1.0-beta.3",
|
||||
"@unocss/preset-attributify": "66.1.0-beta.3",
|
||||
"@unocss/reset": "66.1.0-beta.3",
|
||||
"@waline/client": "^3.5.5",
|
||||
"astro-eslint-parser": "^1.2.1",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint": "^9.22.0",
|
||||
"eslint-plugin-astro": "^1.3.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue