File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "@ali/ide-webview" : " 1.33.0" ,
3131 "asserts" : " ^4.0.2" ,
3232 "buffer" : " ^6.0.3" ,
33- "path-browserify" : " ^1.0.1"
33+ "path-browserify" : " ^1.0.1" ,
34+ "react" : " ^16.14.0" ,
35+ "react-dom" : " ^16.14.0"
3436 },
3537 "devDependencies" : {
3638 "@types/copy-webpack-plugin" : " ^6.3.0" ,
Original file line number Diff line number Diff line change @@ -10220,6 +10220,16 @@ react-custom-scrollbars@^4.2.1:
1022010220 prop-types "^15.5.10"
1022110221 raf "^3.1.0"
1022210222
10223+ react-dom@^16.14.0 :
10224+ version "16.14.0"
10225+ resolved "https://registry.npm.alibaba-inc.com/react-dom/download/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
10226+ integrity sha1-etg47Cmnd/s8dcOhkPZhz5Kri4k=
10227+ dependencies :
10228+ loose-envify "^1.1.0"
10229+ object-assign "^4.1.1"
10230+ prop-types "^15.6.2"
10231+ scheduler "^0.19.1"
10232+
1022310233react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6 :
1022410234 version "16.13.1"
1022510235 resolved "https://registry.npm.alibaba-inc.com/react-is/download/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
@@ -10295,7 +10305,7 @@ react-window@^1.8.5:
1029510305 " @babel/runtime" " ^7.0.0"
1029610306 memoize-one ">=3.1.1 <6"
1029710307
10298- react@^16.8.6 :
10308+ react@^16.14.0, react@^16. 8.6 :
1029910309 version "16.14.0"
1030010310 resolved "https://registry.npm.alibaba-inc.com/react/download/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
1030110311 integrity sha1-lNd23dCqo32j7aj8W2sYpMmjEU0=
@@ -10814,6 +10824,14 @@ saxes@^5.0.0:
1081410824 dependencies :
1081510825 xmlchars "^2.2.0"
1081610826
10827+ scheduler@^0.19.1 :
10828+ version "0.19.1"
10829+ resolved "https://registry.npm.alibaba-inc.com/scheduler/download/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
10830+ integrity sha1-Tz4u0sGn1laB9MhU+oxaHMtA8ZY=
10831+ dependencies :
10832+ loose-envify "^1.1.0"
10833+ object-assign "^4.1.1"
10834+
1081710835schema-utils@2.7.0 :
1081810836 version "2.7.0"
1081910837 resolved "https://registry.npm.alibaba-inc.com/schema-utils/download/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7"
You can’t perform that action at this time.
0 commit comments