Skip to content

Commit

Permalink
🔧 build(deps): downgrade eslint to 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Big-Cake-jpg committed Jul 27, 2024
1 parent 1a6cba9 commit fa6bda4
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 163 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@nolebase/vitepress-plugin-git-changelog": "2.3.0",
"@nolebase/vitepress-plugin-inline-link-preview": "2.3.0",
"@types/pako": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/vitepress": "^0.5.0",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier-vue": "^5.0.0",
"eslint-plugin-prettier-vue": "^4.2.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.3",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit fa6bda4

Please sign in to comment.