File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1010 ],
1111 "author" : " Akash Ravi" ,
1212 "devDependencies" : {
13- "css-loader" : " ^ 3.2.0" ,
14- "html-loader" : " ^ 0.5.5" ,
15- "style-loader" : " ^ 1.0.0" ,
16- "webpack" : " ^ 4.39.2" ,
17- "webpack-cli" : " ^ 3.3.7"
13+ "css-loader" : " 3.2.0" ,
14+ "html-loader" : " 0.5.5" ,
15+ "style-loader" : " 1.0.0" ,
16+ "webpack" : " 4.39.2" ,
17+ "webpack-cli" : " 3.3.7"
1818 },
1919 "scripts" : {
2020 "webpack" : " webpack -p --config webpack.config.js" ,
Original file line number Diff line number Diff line change 11conda >= 4.5
2- notebook >= 4.3 .1
2+ notebook == 6.0 .1
33packaging
Original file line number Diff line number Diff line change @@ -729,7 +729,7 @@ crypto-browserify@^3.11.0:
729729 randombytes "^2.0.0"
730730 randomfill "^1.0.3"
731731
732- css-loader@^ 3.2.0 :
732+ css-loader@3.2.0 :
733733 version "3.2.0"
734734 resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.2.0.tgz#bb570d89c194f763627fcf1f80059c6832d009b2"
735735 integrity sha512-QTF3Ud5H7DaZotgdcJjGMvyDj5F3Pn1j/sC6VBEOVp94cbwqyIBdcs/quzj4MC1BKQSrTpQznegH/5giYbhnCQ==
@@ -1303,7 +1303,7 @@ homedir-polyfill@^1.0.1:
13031303 dependencies :
13041304 parse-passwd "^1.0.0"
13051305
1306- html-loader@^ 0.5.5 :
1306+ html-loader@0.5.5 :
13071307 version "0.5.5"
13081308 resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-0.5.5.tgz#6356dbeb0c49756d8ebd5ca327f16ff06ab5faea"
13091309 integrity sha512-7hIW7YinOYUpo//kSYcPB6dCKoceKLmOwjEMmhIobHuWGDVl0Nwe4l68mdG/Ru0wcUxQjVMEoZpkalZ/SE7zog==
@@ -2771,7 +2771,7 @@ strip-json-comments@~2.0.1:
27712771 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
27722772 integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
27732773
2774- style-loader@^ 1.0.0 :
2774+ style-loader@1.0.0 :
27752775 version "1.0.0"
27762776 resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.0.tgz#1d5296f9165e8e2c85d24eee0b7caf9ec8ca1f82"
27772777 integrity sha512-B0dOCFwv7/eY31a5PCieNwMgMhVGFe9w+rh7s/Bx8kfFkrth9zfTZquoYvdw8URgiqxObQKcpW51Ugz1HjfdZw==
@@ -3018,7 +3018,7 @@ watchpack@^1.6.0:
30183018 graceful-fs "^4.1.2"
30193019 neo-async "^2.5.0"
30203020
3021- webpack-cli@^ 3.3.7 :
3021+ webpack-cli@3.3.7 :
30223022 version "3.3.7"
30233023 resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
30243024 integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
@@ -3043,7 +3043,7 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
30433043 source-list-map "^2.0.0"
30443044 source-map "~0.6.1"
30453045
3046- webpack@^ 4.39.2 :
3046+ webpack@4.39.2 :
30473047 version "4.39.2"
30483048 resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
30493049 integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
You can’t perform that action at this time.
0 commit comments