Skip to content

Commit f01d960

Browse files
chore(deps): update react monorepo
1 parent 227adb9 commit f01d960

File tree

2 files changed

+18
-46
lines changed

2 files changed

+18
-46
lines changed

package-lock.json

Lines changed: 15 additions & 43 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
@@ -50,15 +50,15 @@
5050
"devDependencies": {
5151
"@testing-library/react-native": "^12.4.3",
5252
"@types/jest": "^29.5.12",
53-
"@types/react": "^18.2.0",
53+
"@types/react": "^19.0.0",
5454
"@types/react-native": "^0.73.0",
5555
"@typescript-eslint/eslint-plugin": "^7.9.0",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-config-standard-with-typescript": "19.0.1",
5959
"eslint-plugin-prettier": "^5.1.3",
6060
"eslint-plugin-react": "^7.34.1",
61-
"eslint-plugin-react-hooks": "^4.6.0",
61+
"eslint-plugin-react-hooks": "^5.0.0",
6262
"jest": "^29.7.0",
6363
"jest-junit": "^15.0.0",
6464
"prettier": "3.2.5",
@@ -67,7 +67,7 @@
6767
"typescript": "^5.2.2"
6868
},
6969
"resolutions": {
70-
"@types/react": "^18.0.24"
70+
"@types/react": "^19.0.0"
7171
},
7272
"peerDependencies": {
7373
"@gorhom/bottom-sheet": "*",

0 commit comments

Comments
 (0)