Skip to content

Commit 405b7a7

Browse files
chore(deps): update react monorepo
1 parent b8755be commit 405b7a7

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.0",
3434
"eslint-plugin-react": "7.37.1",
35-
"eslint-plugin-react-hooks": "4.6.2"
35+
"eslint-plugin-react-hooks": "5.0.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 || ^18.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
@@ -1627,10 +1627,10 @@ [email protected]:
16271627
safe-regex-test "^1.0.3"
16281628
string.prototype.includes "^2.0.0"
16291629

1630-
eslint-plugin-react-hooks@4.6.2:
1631-
version "4.6.2"
1632-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
1633-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
1630+
eslint-plugin-react-hooks@5.0.0:
1631+
version "5.0.0"
1632+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
1633+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
16341634

16351635
16361636
version "7.37.1"

0 commit comments

Comments
 (0)