File tree Expand file tree Collapse file tree 2 files changed +10
-28
lines changed
Expand file tree Collapse file tree 2 files changed +10
-28
lines changed Original file line number Diff line number Diff line change 4242 "babel-cli" : " ^6.24.0" ,
4343 "babel-core" : " ^6.24.0" ,
4444 "babel-eslint" : " ^7.2.3" ,
45- "babel-loader" : " ^6.4.0 " ,
45+ "babel-loader" : " ^7.1.1 " ,
4646 "babel-plugin-universal-import" : " ^1.1.8" ,
4747 "babel-preset-es2015" : " ^6.24.0" ,
4848 "babel-preset-react" : " ^6.23.0" ,
5858 "eslint-plugin-import" : " ^2.2.0" ,
5959 "eslint-plugin-jsx-a11y" : " ^4.0.0" ,
6060 "eslint-plugin-react" : " ^6.10.3" ,
61- "extract-css-chunks-webpack-plugin" : " 2.0.7 " ,
61+ "extract-css-chunks-webpack-plugin" : " ^ 2.0.8 " ,
6262 "husky" : " ^0.13.2" ,
6363 "lint-staged" : " ^3.4.0" ,
6464 "prettier" : " ^1.4.4" ,
Original file line number Diff line number Diff line change @@ -484,14 +484,13 @@ babel-helpers@^6.23.0:
484484 babel-runtime "^6.22.0"
485485 babel-template "^6.23.0"
486486
487- babel-loader@^6.4.0 :
488- version "6.4.0 "
489- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-6.4.0 .tgz#e98c239662a22533b9e7a49594ef216d7635ea28 "
487+ babel-loader@^7.1.1 :
488+ version "7.1.1 "
489+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.1 .tgz#b87134c8b12e3e4c2a94e0546085bc680a2b8488 "
490490 dependencies :
491- find-cache-dir "^0.1.1 "
492- loader-utils "^0.2.16 "
491+ find-cache-dir "^1.0.0 "
492+ loader-utils "^1. 0.2"
493493 mkdirp "^0.5.1"
494- object-assign "^4.0.1"
495494
496495babel-messages@^6.23.0 :
497496 version "6.23.0"
@@ -2270,9 +2269,9 @@ extglob@^0.3.1:
22702269 dependencies :
22712270 is-extglob "^1.0.0"
22722271
2273- extract-css-chunks-webpack-plugin@2.0.7 :
2274- version "2.0.7 "
2275- resolved "https://registry.yarnpkg.com/extract-css-chunks-webpack-plugin/-/extract-css-chunks-webpack-plugin-2.0.7 .tgz#2258fd961561031c1b03dfe46702b3fdd8364da2 "
2272+ extract-css-chunks-webpack-plugin@^ 2.0.8 :
2273+ version "2.0.8 "
2274+ resolved "https://registry.yarnpkg.com/extract-css-chunks-webpack-plugin/-/extract-css-chunks-webpack-plugin-2.0.8 .tgz#a1e1199943aa12694f4ac04b49aab23505b75413 "
22762275 dependencies :
22772276 ajv "4.11.2"
22782277 async "^2.5.0"
@@ -2360,14 +2359,6 @@ finalhandler@~1.0.0:
23602359 statuses "~1.3.1"
23612360 unpipe "~1.0.0"
23622361
2363- find-cache-dir@^0.1.1 :
2364- version "0.1.1"
2365- resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9"
2366- dependencies :
2367- commondir "^1.0.1"
2368- mkdirp "^0.5.1"
2369- pkg-dir "^1.0.0"
2370-
23712362find-cache-dir@^1.0.0 :
23722363 version "1.0.0"
23732364 resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-1.0.0.tgz#9288e3e9e3cc3748717d39eade17cf71fc30ee6f"
@@ -3393,15 +3384,6 @@ loader-runner@^2.3.0:
33933384 version "2.3.0"
33943385 resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"
33953386
3396- loader-utils@^0.2.16 :
3397- version "0.2.17"
3398- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
3399- dependencies :
3400- big.js "^3.1.3"
3401- emojis-list "^2.0.0"
3402- json5 "^0.5.0"
3403- object-assign "^4.0.1"
3404-
34053387loader-utils@^1.0.2, loader-utils@^1.1.0 :
34063388 version "1.1.0"
34073389 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd"
You can’t perform that action at this time.
0 commit comments