Skip to content

Commit dda0290

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.12",
53+
"@types/react-dom": "18.3.1",
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 & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,10 +1646,10 @@
16461646
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
16471647
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
16481648

1649-
"@types/[email protected].0":
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==
1649+
"@types/[email protected].1":
1650+
version "18.3.1"
1651+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.1.tgz#1e4654c08a9cdcfb6594c780ac59b55aad42fe07"
1652+
integrity sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==
16531653
dependencies:
16541654
"@types/react" "*"
16551655

@@ -1661,10 +1661,10 @@
16611661
"@types/prop-types" "*"
16621662
csstype "^3.0.2"
16631663

1664-
"@types/[email protected].3":
1665-
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==
1664+
"@types/[email protected].12":
1665+
version "18.3.12"
1666+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
1667+
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
16681668
dependencies:
16691669
"@types/prop-types" "*"
16701670
csstype "^3.0.2"

0 commit comments

Comments
 (0)