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 Dec 5, 2024
1 parent 3bade4f commit 5de96d3
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 42 deletions.
2 changes: 1 addition & 1 deletion packages/toolconfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0-alpha.2",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^5.0.0",
"git-hook-pure": "^3.2.1",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/yarw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@start/reporter-verbose": "^2.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "^18.2.14",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"react": "^19.0.0",
"react-test-renderer": "^19.0.0",
"redux": "^5.0.0"
},
"dependencies": {
Expand Down
67 changes: 28 additions & 39 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 5de96d3

Please sign in to comment.