This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 920a0cd 1 parent 7e4c03a commit 920a0cd Copy full SHA for 920a0cd
File tree 2 files changed +15
-7
lines changed
2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 29
29
"@svgr/webpack" : " 8.0.1" ,
30
30
"@types/js-yaml" : " 4.0.5" ,
31
31
"@types/node" : " 20.1.5" ,
32
- "@types/react" : " 18.2.6 " ,
33
- "@types/react-dom" : " 18.2.4 " ,
32
+ "@types/react" : " 18.2.77 " ,
33
+ "@types/react-dom" : " 18.2.25 " ,
34
34
"eslint" : " 8.40.0" ,
35
35
"eslint-config-next" : " 13.4.2" ,
36
36
"js-yaml-loader" : " 1.2.2" ,
Original file line number Diff line number Diff line change 3883
3883
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
3884
3884
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
3885
3885
3886
- "@types/react-dom@18.2.4 ":
3887
- version "18.2.4 "
3888
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.4 .tgz#13f25bfbf4e404d26f62ac6e406591451acba9e0 "
3889
- integrity sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw ==
3886
+ "@types/react-dom@18.2.25 ":
3887
+ version "18.2.25 "
3888
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25 .tgz#2946a30081f53e7c8d585eb138277245caedc521 "
3889
+ integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA ==
3890
3890
dependencies:
3891
3891
"@types/react" "*"
3892
3892
3904
3904
dependencies:
3905
3905
"@types/react" "*"
3906
3906
3907
- "@types/react@*", "@types/react@18.2.6", "@types/react@ >=16":
3907
+ "@types/react@*", "@types/react@>=16":
3908
3908
version "18.2.6"
3909
3909
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
3910
3910
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
3913
3913
"@types/scheduler" "*"
3914
3914
csstype "^3.0.2"
3915
3915
3916
+ "@types/react@18.2.77":
3917
+ version "18.2.77"
3918
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.77.tgz#af2f857b6a6dfb6ca89ec102ebc147b1f1616880"
3919
+ integrity sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==
3920
+ dependencies:
3921
+ "@types/prop-types" "*"
3922
+ csstype "^3.0.2"
3923
+
3916
3924
"@types/react@^17":
3917
3925
version "17.0.59"
3918
3926
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.59.tgz#5aa4e161a356fcb824d81f166e01bad9e82243bb"
You can’t perform that action at this time.
0 commit comments