File tree Expand file tree Collapse file tree 2 files changed +10
-20
lines changed Expand file tree Collapse file tree 2 files changed +10
-20
lines changed Original file line number Diff line number Diff line change 49
49
"@testing-library/user-event" : " 14.5.2" ,
50
50
"@total-typescript/ts-reset" : " 0.5.1" ,
51
51
"@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 " ,
54
54
"@types/semver" : " 7.5.8" ,
55
55
"@typescript-eslint/eslint-plugin" : " 7" ,
56
56
"@vitejs/plugin-react" : " 4.3.1" ,
Original file line number Diff line number Diff line change 1646
1646
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
1647
1647
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
1648
1648
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
+
1665
1650
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==
1668
1658
dependencies :
1669
1659
" @types/prop-types" " *"
1670
1660
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments