Skip to content

Commit

Permalink
chore: pnpm update lint-staged execa eslint prettier stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
cszo committed Nov 20, 2024
1 parent 6af105a commit 38f017e
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 542 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vitejs/plugin-react": "^3.0.1",
"eslint": "^8.44.0",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.32.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
"stylelint": "^15.10.1",
"lint-staged": "^13.3.0",
"prettier": "^3.3.3",
"stylelint": "^15.11.0",
"stylelint-config-css-modules": "^4.3.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint-config-standard": "^34.0.0",
Expand Down
Loading

0 comments on commit 38f017e

Please sign in to comment.