Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nekochan0122 committed Sep 3, 2024
1 parent c9d7f99 commit 2b1d64d
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 81 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@stylistic/eslint-plugin": "^2.7.2",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.9.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.11",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand All @@ -53,7 +53,7 @@
"husky": "^9.1.5",
"pkgroll": "^2.4.2",
"semantic-release": "^24.1.0",
"typescript-eslint": "^8.3.0"
"typescript-eslint": "^8.4.0"
},
"peerDependencies": {
"@eslint/compat": ">=1.1.0",
Expand Down
Loading

0 comments on commit 2b1d64d

Please sign in to comment.