Skip to content

Commit

Permalink
Remove eslint packages from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlika committed Feb 5, 2025
1 parent 0d356df commit 5c23669
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 34 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,17 @@
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.26.1",
"@eslint/js": "^9.19.0",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.19.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typedoc": "^0.27.6",
"typedoc-material-theme": "^1.3.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.0.11"
"vite": "^6.1.0"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
46 changes: 17 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c23669

Please sign in to comment.