mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore(dev-deps): update linting and prettier packages
This commit is contained in:
+5
-5
@@ -34,16 +34,16 @@
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.0.28",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"astro-eslint-parser": "^0.12.0",
|
||||
"@typescript-eslint/parser": "^5.56.0",
|
||||
"astro-eslint-parser": "^0.13.2",
|
||||
"commitizen": "^4.3.0",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-plugin-astro": "^0.24.0",
|
||||
"eslint-plugin-astro": "^0.26.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-tailwindcss": "^0.2.4",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier-plugin-tailwindcss": "^0.2.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user