Skip to content

Commit d30358e

Browse files
fix(deps): update react monorepo
1 parent 0b2af36 commit d30358e

File tree

2 files changed

+73
-113
lines changed

2 files changed

+73
-113
lines changed

package-lock.json

Lines changed: 70 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"author": "",
2727
"license": "MIT",
2828
"devDependencies": {
29-
"@types/react": "17.0.83",
30-
"react": "18.3.1",
29+
"@types/react": "19.0.12",
30+
"react": "19.1.0",
3131
"react-native": "0.78.0",
3232
"standard-version": "9.5.0",
3333
"typescript": "4.9.5"
@@ -45,7 +45,7 @@
4545
"eslint-plugin-jsx-a11y": "6.10.2",
4646
"eslint-plugin-prettier": "4.2.1",
4747
"eslint-plugin-react": "7.37.4",
48-
"eslint-plugin-react-hooks": "4.6.2",
48+
"eslint-plugin-react-hooks": "5.2.0",
4949
"eslint-plugin-react-native": "4.1.0",
5050
"eslint-plugin-taro": "3.3.20",
5151
"prettier": "2.8.8"

0 commit comments

Comments
 (0)