Skip to content

Commit 3e8d9bc

Browse files
chore(deps): update react monorepo
1 parent 4092f9f commit 3e8d9bc

File tree

2 files changed

+13
-23
lines changed

2 files changed

+13
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@testing-library/user-event": "14.5.2",
5151
"@total-typescript/ts-reset": "^0.6.1",
5252
"@types/json-schema": "7.0.15",
53-
"@types/react": "18.3.3",
54-
"@types/react-dom": "18.3.0",
53+
"@types/react": "18.3.18",
54+
"@types/react-dom": "18.3.5",
5555
"@types/semver": "7.5.8",
5656
"@vitejs/plugin-react": "4.3.1",
5757
"@vitest/eslint-plugin": "^1.1.26",

yarn.lock

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2075,25 +2075,15 @@
20752075
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
20762076
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
20772077

2078-
2079-
version "18.3.0"
2080-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
2081-
integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
2082-
dependencies:
2083-
"@types/react" "*"
2078+
2079+
version "18.3.5"
2080+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
2081+
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
20842082

2085-
"@types/react@*":
2086-
version "18.3.4"
2087-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
2088-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
2089-
dependencies:
2090-
"@types/prop-types" "*"
2091-
csstype "^3.0.2"
2092-
2093-
2094-
version "18.3.3"
2095-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
2096-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
2083+
2084+
version "18.3.18"
2085+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2086+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
20972087
dependencies:
20982088
"@types/prop-types" "*"
20992089
csstype "^3.0.2"
@@ -3826,9 +3816,9 @@ [email protected]:
38263816
semver "^7.6.3"
38273817

38283818
eslint-plugin-react-hooks@^5.1.0:
3829-
version "5.1.0"
3830-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
3831-
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
3819+
version "5.2.0"
3820+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
3821+
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
38323822

38333823
eslint-plugin-react-refresh@^0.4.18:
38343824
version "0.4.18"

0 commit comments

Comments
 (0)