Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f92ba46 commit e08ecc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0"
"eslint-plugin-react-hooks": "^5.0.0"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.2.0",
"prettier": "^1.18.2 || ^2.0.0",
"typescript": ">=3.3.1"
},
"devDependencies": {
"@types/react": "17.0.37",
"@types/react": "18.3.12",
"eslint": "8.4.1",
"prettier": "2.1.2",
"react": "17.0.2",
"react": "18.3.1",
"standard-version": "9.0.0",
"typescript": "4.5.3"
}
Expand Down

0 comments on commit e08ecc2

Please sign in to comment.