File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@types/node" : " ^16.11.0" ,
28
- "@types/react" : " ^17.0.27 " ,
28
+ "@types/react" : " ^17.0.30 " ,
29
29
"@types/react-dom" : " ^17.0.9" ,
30
30
"eslint" : " 7.32.0" ,
31
31
"eslint-config-next" : " 11.1.2" ,
Original file line number Diff line number Diff line change 1165
1165
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
1166
1166
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
1167
1167
1168
- " @types/prop-types@* " :
1169
- version "15.7.3"
1170
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
1171
- integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
1172
-
1173
- " @types/prop-types@^15.7.4 " :
1168
+ " @types/prop-types@*" , "@types/prop-types@^15.7.4":
1174
1169
version "15.7.4"
1175
1170
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
1176
1171
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
1196
1191
dependencies :
1197
1192
" @types/react" " *"
1198
1193
1199
- " @types/react@*" , "@types/react@^17.0.27 ":
1200
- version "17.0.27 "
1201
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27 .tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6 "
1202
- integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA ==
1194
+ " @types/react@*" , "@types/react@^17.0.30 ":
1195
+ version "17.0.30 "
1196
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30 .tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e "
1197
+ integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg ==
1203
1198
dependencies :
1204
1199
" @types/prop-types" " *"
1205
1200
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments