File tree Expand file tree Collapse file tree 2 files changed +11
-21
lines changed Expand file tree Collapse file tree 2 files changed +11
-21
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.16 " ,
53
+ "@types/react-dom" : " 18.3.5 " ,
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
-
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==
1649
+
1650
+ version "18.3.5"
1651
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
1652
+ integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
1653
+
1654
+
1655
+ version "18.3.16"
1656
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
1657
+ integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
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