Skip to content

Commit a10efab

Browse files
chore(deps): update react monorepo
1 parent f3a6718 commit a10efab

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.1",
3434
"eslint-plugin-react": "7.37.2",
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
@@ -1585,10 +1585,10 @@ [email protected]:
15851585
safe-regex-test "^1.0.3"
15861586
string.prototype.includes "^2.0.1"
15871587

1588-
eslint-plugin-react-hooks@4.6.2:
1589-
version "4.6.2"
1590-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
1591-
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
1588+
eslint-plugin-react-hooks@5.0.0:
1589+
version "5.0.0"
1590+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
1591+
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
15921592

15931593
15941594
version "7.37.2"

0 commit comments

Comments
 (0)