File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 6
6
"@babel/core" : " 7.10.4" ,
7
7
"@babel/preset-react" : " 7.10.4" ,
8
8
"@babel/preset-typescript" : " 7.10.4" ,
9
- "@types/react" : " 16.9.41 " ,
9
+ "@types/react" : " 16.9.43 " ,
10
10
"@types/react-dom" : " 16.9.8" ,
11
11
"babel-loader" : " 8.1.0" ,
12
12
"html-webpack-plugin" : " git://github.com/ScriptedAlchemy/html-webpack-plugin#master" ,
Original file line number Diff line number Diff line change 6
6
"@babel/core" : " 7.10.4" ,
7
7
"@babel/preset-react" : " 7.10.4" ,
8
8
"@babel/preset-typescript" : " 7.10.4" ,
9
- "@types/react" : " 16.9.41 " ,
9
+ "@types/react" : " 16.9.43 " ,
10
10
"@types/react-dom" : " 16.9.8" ,
11
11
"babel-loader" : " 8.1.0" ,
12
12
"html-webpack-plugin" : " git://github.com/ScriptedAlchemy/html-webpack-plugin#master" ,
Original file line number Diff line number Diff line change 3197
3197
dependencies:
3198
3198
"@types/react" "*"
3199
3199
3200
- "@types/react@*"
, "@types/[email protected] " :
3200
+ "@types/react@*":
3201
3201
version "16.9.41"
3202
3202
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
3203
3203
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
3204
3204
dependencies:
3205
3205
"@types/prop-types" "*"
3206
3206
csstype "^2.2.0"
3207
3207
3208
+
3209
+ version "16.9.43"
3210
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b"
3211
+ integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==
3212
+ dependencies:
3213
+ "@types/prop-types" "*"
3214
+ csstype "^2.2.0"
3215
+
3208
3216
"@types/serve-static@*":
3209
3217
version "1.13.4"
3210
3218
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.4.tgz#6662a93583e5a6cabca1b23592eb91e12fa80e7c"
You can’t perform that action at this time.
0 commit comments