File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
47
"@types/node" : " 20.12.7" ,
48
- "@types/react" : " 18.2.79 " ,
49
- "@types/react-dom" : " 18.2.25 " ,
48
+ "@types/react" : " 18.3.0 " ,
49
+ "@types/react-dom" : " 18.3.0 " ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
51
51
"@typescript-eslint/parser" : " 6.21.0" ,
52
52
"babel-jest" : " ^29.6.1" ,
Original file line number Diff line number Diff line change 3618
3618
dependencies:
3619
3619
"@types/react" "*"
3620
3620
3621
- "@types/
[email protected] ", "@types/react-dom@^18.0.0":
3621
+
3622
+ version "18.3.0"
3623
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
3624
+ integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
3625
+ dependencies:
3626
+ "@types/react" "*"
3627
+
3628
+ "@types/react-dom@^18.0.0":
3622
3629
version "18.2.25"
3623
3630
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25.tgz#2946a30081f53e7c8d585eb138277245caedc521"
3624
3631
integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==
3642
3649
"@types/scheduler" "*"
3643
3650
csstype "^3.0.2"
3644
3651
3645
- "@types/react@18.2.79 ":
3646
- version "18.2.79 "
3647
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79 .tgz#c40efb4f255711f554d47b449f796d1c7756d865 "
3648
- integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w ==
3652
+ "@types/react@18.3.0 ":
3653
+ version "18.3.0 "
3654
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0 .tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a "
3655
+ integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw ==
3649
3656
dependencies:
3650
3657
"@types/prop-types" "*"
3651
3658
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments