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 90714f8
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 58 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
6 changes: 3 additions & 3 deletions packages/yarw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@start/cli": "^2.0.1",
"@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",
"@types/react": "^19.0.0",
"react": "^19.0.0",
"react-test-renderer": "^19.0.0",
"redux": "^5.0.0"
},
"dependencies": {
Expand Down
87 changes: 33 additions & 54 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 90714f8

Please sign in to comment.