Skip to content

Commit c39f1d1

Browse files
chore(deps): update react monorepo
1 parent 667bce8 commit c39f1d1

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@testing-library/user-event": "14.5.2",
5050
"@total-typescript/ts-reset": "0.5.1",
5151
"@types/json-schema": "7.0.15",
52-
"@types/react": "18.3.3",
53-
"@types/react-dom": "18.3.0",
52+
"@types/react": "18.3.14",
53+
"@types/react-dom": "18.3.3",
5454
"@types/semver": "7.5.8",
5555
"@typescript-eslint/eslint-plugin": "7",
5656
"@vitejs/plugin-react": "4.3.1",

yarn.lock

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,25 +1646,15 @@
16461646
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
16471647
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
16481648

1649-
1650-
version "18.3.0"
1651-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
1652-
integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
1653-
dependencies:
1654-
"@types/react" "*"
1655-
1656-
"@types/react@*":
1657-
version "18.3.4"
1658-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
1659-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
1660-
dependencies:
1661-
"@types/prop-types" "*"
1662-
csstype "^3.0.2"
1663-
1664-
1649+
16651650
version "18.3.3"
1666-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1667-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
1651+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.3.tgz#3654138d0da1b0c7916f6ed0dc1cc2b576d47650"
1652+
integrity sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==
1653+
1654+
1655+
version "18.3.14"
1656+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
1657+
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
16681658
dependencies:
16691659
"@types/prop-types" "*"
16701660
csstype "^3.0.2"

0 commit comments

Comments
 (0)