mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
chore: update dev dependencies and ESLint parser
- Upgrade astro-eslint-parser to version 1.2.1 - Add @types/mdast type definitions - Minor dependency version updates in package.json and pnpm-lock.yaml
This commit is contained in:
parent
fc1daf4335
commit
e9e318e02d
2 changed files with 15 additions and 48 deletions
|
@ -47,11 +47,12 @@
|
|||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.16.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@unocss/eslint-plugin": "^65.4.3",
|
||||
"@unocss/preset-attributify": "^65.4.3",
|
||||
"astro-eslint-parser": "^1.2.0",
|
||||
"astro-eslint-parser": "^1.2.1",
|
||||
"eslint": "^9.19.0",
|
||||
"eslint-plugin-astro": "^1.3.1",
|
||||
"lint-staged": "^15.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue