Skip to content

Commit 7d1922b

Browse files
chore(deps): update react monorepo
1 parent 7057a80 commit 7d1922b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"eslint-plugin-json": "3.1.0",
3333
"eslint-plugin-jsx-a11y": "6.10.2",
3434
"eslint-plugin-react": "7.37.4",
35-
"eslint-plugin-react-hooks": "4.6.2"
35+
"eslint-plugin-react-hooks": "5.2.0"
3636
},
3737
"dependencies": {
3838
"lodash": "^4.17.14",
3939
"prop-types": "^15.6.2",
4040
"underscore.string": "^3.3.5"
4141
},
4242
"peerDependencies": {
43-
"react": "^16.8.3 || ^17.0.0",
43+
"react": "^16.8.3 || ^17.0.0 || ^19.0.0",
4444
"react-native": "*",
4545
"react-native-web-ui-components": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,10 +1794,10 @@ [email protected]:
17941794
safe-regex-test "^1.0.3"
17951795
string.prototype.includes "^2.0.1"
17961796

1797-
eslint-plugin-react-hooks@4.6.2:
1798-
version "4.6.2"
1799-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
1800-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
1797+
eslint-plugin-react-hooks@5.2.0:
1798+
version "5.2.0"
1799+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
1800+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
18011801

18021802
18031803
version "7.37.4"

0 commit comments

Comments
 (0)