Skip to content

Commit 9f9f8c0

Browse files
committed
lock webpack version to temporarily avoid css-loader bug
1 parent 56f55b4 commit 9f9f8c0

File tree

2 files changed

+31
-40
lines changed

2 files changed

+31
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"sw-precache-webpack-plugin": "^0.5.1",
4444
"url-loader": "^0.5.7",
4545
"vue-loader": "^9.7.0",
46-
"webpack": "^2.1.0-beta.25",
46+
"webpack": "2.1.0-beta.25",
4747
"webpack-dev-middleware": "^1.6.1",
4848
"webpack-hot-middleware": "^2.12.2"
4949
}

yarn.lock

Lines changed: 30 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,10 @@ acorn-object-spread@^1.0.0:
2323
dependencies:
2424
acorn "^3.1.0"
2525

26-
acorn@^3.0.4, acorn@^3.1.0, acorn@^3.3.0:
26+
acorn@^3.0.4, acorn@^3.1.0, acorn@^3.2.0, acorn@^3.3.0:
2727
version "3.3.0"
2828
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
2929

30-
acorn@^4.0.3:
31-
version "4.0.3"
32-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.3.tgz#1a3e850b428e73ba6b09d1cc527f5aaad4d03ef1"
33-
34-
ajv-keywords@^1.1.1:
35-
version "1.1.1"
36-
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.1.1.tgz#02550bc605a3e576041565628af972e06c549d50"
37-
3830
ajv@^4.7.0:
3931
version "4.8.2"
4032
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.8.2.tgz#65486936ca36fea39a1504332a78bebd5d447bdc"
@@ -160,16 +152,10 @@ async-each@^1.0.0:
160152
version "1.0.1"
161153
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
162154

163-
async@^1.5.0:
155+
async@^1.3.0, async@^1.5.0:
164156
version "1.5.2"
165157
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
166158

167-
async@^2.1.2:
168-
version "2.1.2"
169-
resolved "https://registry.yarnpkg.com/async/-/async-2.1.2.tgz#612a4ab45ef42a70cde806bad86ee6db047e8385"
170-
dependencies:
171-
lodash "^4.14.0"
172-
173159
async@~0.2.6:
174160
version "0.2.10"
175161
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
@@ -1823,7 +1809,7 @@ loader-runner@^2.2.0:
18231809
version "2.2.0"
18241810
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.2.0.tgz#824c1b699c4e7a2b6501b85902d5b862bf45b3fa"
18251811

1826-
loader-utils@^0.2.10, loader-utils@^0.2.15, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2.7, loader-utils@^0.2.9, loader-utils@~0.2.2, loader-utils@~0.2.5, [email protected]:
1812+
loader-utils@^0.2.10, loader-utils@^0.2.11, loader-utils@^0.2.15, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2.7, loader-utils@^0.2.9, loader-utils@~0.2.2, loader-utils@~0.2.5, [email protected]:
18271813
version "0.2.16"
18281814
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.16.tgz#f08632066ed8282835dff88dfb52704765adee6d"
18291815
dependencies:
@@ -1886,6 +1872,10 @@ lodash.assign@^3.2.0:
18861872
lodash._createassigner "^3.0.0"
18871873
lodash.keys "^3.0.0"
18881874

1875+
lodash.assign@^4.0.3, lodash.assign@^4.0.6:
1876+
version "4.2.0"
1877+
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
1878+
18891879
lodash.camelcase@^3.0.1:
18901880
version "3.0.1"
18911881
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-3.0.1.tgz#932c8b87f8a4377897c67197533282f97aeac298"
@@ -1945,14 +1935,14 @@ lodash.words@^3.0.0:
19451935
dependencies:
19461936
lodash._root "^3.0.0"
19471937

1948-
lodash@^4.14.0, lodash@^4.3.0:
1949-
version "4.16.6"
1950-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
1951-
19521938
lodash@^4.16.4:
19531939
version "4.17.0"
19541940
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.0.tgz#93f4466e5ab73e5a1f1216c34eea11535f0a8df5"
19551941

1942+
lodash@^4.3.0:
1943+
version "4.16.6"
1944+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
1945+
19561946
longest@^1.0.1:
19571947
version "1.0.1"
19581948
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
@@ -3122,7 +3112,7 @@ string_decoder@~0.10.25, string_decoder@~0.10.x:
31223112
version "0.10.31"
31233113
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
31243114

3125-
string-width@^1.0.1, string-width@^1.0.2:
3115+
string-width@^1.0.1:
31263116
version "1.0.2"
31273117
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
31283118
dependencies:
@@ -3513,18 +3503,18 @@ webpack-sources@^0.1.0:
35133503
source-list-map "~0.1.0"
35143504
source-map "~0.5.3"
35153505

3516-
webpack@^2.1.0-beta.25:
3517-
version "2.1.0-beta.26"
3518-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.1.0-beta.%3Cspan%20class="x x-first x-last">26.tgz#770eed2b04ce9863107ff138caa701a85e7b4e12"
3506+
3507+
version "2.1.0-beta.25"
3508+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.1.0-beta.%3Cspan%20class="x x-first x-last">25.tgz#c35ff4da4ee70344a2f14c35258d95412709e9ed"
35193509
dependencies:
3520-
acorn "^4.0.3"
3510+
acorn "^3.2.0"
35213511
ajv "^4.7.0"
3522-
ajv-keywords "^1.1.1"
3523-
async "^2.1.2"
3512+
async "^1.3.0"
3513+
clone "^1.0.2"
35243514
enhanced-resolve "^2.2.0"
35253515
interpret "^1.0.0"
35263516
loader-runner "^2.2.0"
3527-
loader-utils "^0.2.16"
3517+
loader-utils "^0.2.11"
35283518
memory-fs "~0.3.0"
35293519
mkdirp "~0.5.0"
35303520
node-libs-browser "^1.0.0"
@@ -3535,7 +3525,7 @@ webpack@^2.1.0-beta.25:
35353525
uglify-js "~2.7.3"
35363526
watchpack "^1.0.0"
35373527
webpack-sources "^0.1.0"
3538-
yargs "^6.0.0"
3528+
yargs "^4.7.1"
35393529

35403530
websocket-driver@>=0.5.1:
35413531
version "0.6.5"
@@ -3613,30 +3603,31 @@ yallist@^2.0.0:
36133603
version "2.0.0"
36143604
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.0.0.tgz#306c543835f09ee1a4cb23b7bce9ab341c91cdd4"
36153605

3616-
yargs-parser@^4.0.2:
3617-
version "4.1.0"
3618-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.1.%3Cspan%20class="x x-first x-last">0.tgz#313df030f20124124aeae8fbab2da53ec28c56d7"
3606+
yargs-parser@^2.4.1:
3607+
version "2.4.1"
3608+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-%3Cspan%20class="x x-first x-last">2.4.1.tgz#85568de3cf150ff49fa51825f03a8c880ddcc5c4"
36193609
dependencies:
36203610
camelcase "^3.0.0"
3611+
lodash.assign "^4.0.6"
36213612

3622-
yargs@^6.0.0:
3623-
version "6.3.0"
3624-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-%3Cspan%20class="x x-first x-last">6.3.0.tgz#19c6dbb768744d571eb6ebae0c174cf2f71b188d"
3613+
yargs@^4.7.1:
3614+
version "4.8.1"
3615+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-%3Cspan%20class="x x-first x-last">4.8.1.tgz#c0c42924ca4aaa6b0e6da1739dfb216439f9ddc0"
36253616
dependencies:
3626-
camelcase "^3.0.0"
36273617
cliui "^3.2.0"
36283618
decamelize "^1.1.1"
36293619
get-caller-file "^1.0.1"
3620+
lodash.assign "^4.0.3"
36303621
os-locale "^1.4.0"
36313622
read-pkg-up "^1.0.1"
36323623
require-directory "^2.1.1"
36333624
require-main-filename "^1.0.1"
36343625
set-blocking "^2.0.0"
3635-
string-width "^1.0.2"
3626+
string-width "^1.0.1"
36363627
which-module "^1.0.0"
36373628
window-size "^0.2.0"
36383629
y18n "^3.2.1"
3639-
yargs-parser "^4.0.2"
3630+
yargs-parser "^2.4.1"
36403631

36413632
yargs@~3.10.0:
36423633
version "3.10.0"

0 commit comments

Comments
 (0)