Skip to content

Commit

Permalink
chore: bump peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Jiang committed Aug 17, 2024
1 parent 505a85e commit 406eb85
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@
},
"peerDependencies": {
"@next/eslint-plugin-next": "^14.2.5",
"@unocss/eslint-plugin": ">=0.60.0 < 1",
"eslint": "^9.8.0",
"@unocss/eslint-plugin": ">=0.62.2 < 1",
"@vitest/eslint-plugin": "^1.0.3",
"eslint": "^9.9.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-react": "^7.35.0",
Expand Down

0 comments on commit 406eb85

Please sign in to comment.