Skip to content

Commit c78bd41

Browse files
meta: update react monorepo
1 parent 6a808bb commit c78bd41

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"docusaurus-plugin-sass": "0.2.5",
3434
"prism-react-renderer": "2.3.1",
3535
"raw-loader": "4.0.2",
36-
"react": "18.3.0",
37-
"react-dom": "18.3.0",
36+
"react": "18.3.1",
37+
"react-dom": "18.3.1",
3838
"react-feather": "2.0.10",
3939
"react-responsive-carousel": "3.2.23",
4040
"sass": "1.75.0"
@@ -49,7 +49,7 @@
4949
"eslint-plugin-jsx-a11y": "6.8.0",
5050
"eslint-plugin-mdx": "1.17.1",
5151
"eslint-plugin-react": "7.34.1",
52-
"eslint-plugin-react-hooks": "4.6.1",
52+
"eslint-plugin-react-hooks": "4.6.2",
5353
"husky": "9.0.11",
5454
"lint-staged": "15.2.2",
5555
"prettier": "3.2.5",

yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -5176,10 +5176,10 @@ [email protected]:
51765176
tslib "^2.3.1"
51775177
vfile "^4.2.1"
51785178

5179-
5180-
version "4.6.1"
5181-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1.tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f"
5182-
integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==
5179+
5180+
version "4.6.2"
5181+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5182+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
51835183

51845184
eslint-plugin-react-hooks@^4.6.0:
51855185
version "4.6.0"
@@ -9709,13 +9709,13 @@ react-dev-utils@^12.0.1:
97099709
strip-ansi "^6.0.1"
97109710
text-table "^0.2.0"
97119711

9712-
9713-
version "18.3.0"
9714-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0.tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7"
9715-
integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==
9712+
9713+
version "18.3.1"
9714+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
9715+
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
97169716
dependencies:
97179717
loose-envify "^1.1.0"
9718-
scheduler "^0.23.1"
9718+
scheduler "^0.23.2"
97199719

97209720
react-easy-swipe@^0.0.21:
97219721
version "0.0.21"
@@ -9830,10 +9830,10 @@ [email protected], react-router@^5.3.4:
98309830
tiny-invariant "^1.0.2"
98319831
tiny-warning "^1.0.0"
98329832

9833-
9834-
version "18.3.0"
9835-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
9836-
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
9833+
9834+
version "18.3.1"
9835+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
9836+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
98379837
dependencies:
98389838
loose-envify "^1.1.0"
98399839

@@ -10395,10 +10395,10 @@ sax@^1.2.4:
1039510395
resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0"
1039610396
integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==
1039710397

10398-
scheduler@^0.23.1:
10399-
version "0.23.1"
10400-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923"
10401-
integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==
10398+
scheduler@^0.23.2:
10399+
version "0.23.2"
10400+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
10401+
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
1040210402
dependencies:
1040310403
loose-envify "^1.1.0"
1040410404

0 commit comments

Comments
 (0)