Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent cf8d2f5 commit 22374c7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"peerDependencies": {
"eslint": "^8.0.0",
"prettier": "^3.0.0",
"react": "^18.2.0"
"react": "^18.2.0 || ^19.0.0"
},
"dependencies": {
"@frontify/eslint-config-basic": "workspace:^",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2"
"eslint-plugin-react-hooks": "^5.0.0"
},
"devDependencies": {
"eslint": "^8.57.0",
Expand Down
20 changes: 13 additions & 7 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 22374c7

Please sign in to comment.