Skip to content

Commit 40e43f2

Browse files
committed
fix(quasar/app): Rollback to webpack-dev-server 3.3.1 because newer version breaks Electron quasarframework#4064
1 parent 0d57eba commit 40e43f2

File tree

2 files changed

+24
-56
lines changed

2 files changed

+24
-56
lines changed

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/app",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "Quasar Framework App CLI",
55
"bin": {
66
"quasar": "./bin/quasar"
@@ -92,7 +92,7 @@
9292
"webpack": "4.32.2",
9393
"webpack-bundle-analyzer": "3.3.2",
9494
"webpack-chain": "6.0.0",
95-
"webpack-dev-server": "3.4.1",
95+
"webpack-dev-server": "3.3.1",
9696
"webpack-merge": "4.2.1",
9797
"webpack-node-externals": "1.7.2",
9898
"workbox-webpack-plugin": "4.3.1"

app/yarn.lock

Lines changed: 22 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,7 @@ chokidar@3.0.0:
18821882
optionalDependencies:
18831883
fsevents "^2.0.6"
18841884

1885-
chokidar@^2.0.2, chokidar@^2.1.6:
1885+
chokidar@^2.0.2, chokidar@^2.1.5:
18861886
version "2.1.6"
18871887
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.6.tgz#b6cad653a929e244ce8a834244164d241fa954c5"
18881888
integrity sha512-V2jUo67OKkc6ySiRpJrjlpJKl9kDuG+Xb8VgsGzb+aEouhgS1D0weyPU4lEzdAcsCAvrih2J2BqyXqHWvVLw5g==
@@ -2638,7 +2638,7 @@ debug@^3.1.0, debug@^3.2.5, debug@^3.2.6:
26382638
dependencies:
26392639
ms "^2.1.1"
26402640

2641-
debuglog@*, debuglog@^1.0.1:
2641+
debuglog@^1.0.1:
26422642
version "1.0.1"
26432643
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
26442644
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2712,7 +2712,7 @@ define-property@^2.0.2:
27122712
is-descriptor "^1.0.2"
27132713
isobject "^3.0.1"
27142714

2715-
del@^4.1.1:
2715+
del@^4.1.0:
27162716
version "4.1.1"
27172717
resolved "https://registry.yarnpkg.com/del/-/del-4.1.1.tgz#9e8f117222ea44a31ff3a156c049b99052a9f0b4"
27182718
integrity sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==
@@ -3163,7 +3163,7 @@ expand-brackets@^2.1.4:
31633163
snapdragon "^0.8.1"
31643164
to-regex "^3.0.1"
31653165

3166-
express@4.17.1, express@^4.16.3, express@^4.17.0:
3166+
express@4.17.1, express@^4.16.3, express@^4.16.4:
31673167
version "4.17.1"
31683168
resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
31693169
integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
@@ -4103,7 +4103,7 @@ import-local@^2.0.0:
41034103
pkg-dir "^3.0.0"
41044104
resolve-cwd "^2.0.0"
41054105

4106-
imurmurhash@*, imurmurhash@^0.1.4:
4106+
imurmurhash@^0.1.4:
41074107
version "0.1.4"
41084108
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
41094109
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -4174,7 +4174,7 @@ inquirer@6.3.1:
41744174
strip-ansi "^5.1.0"
41754175
through "^2.3.6"
41764176

4177-
internal-ip@^4.3.0:
4177+
internal-ip@^4.2.0:
41784178
version "4.3.0"
41794179
resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907"
41804180
integrity sha512-S1zBo1D6zcsyuC6PMmY5+55YMILQ9av8lotMx447Bq6SAgo/sDK6y6uUKmuYhW7eacnIhFfsPmCNYdDzsnnDCg==
@@ -4801,7 +4801,7 @@ libnpm@^2.0.1:
48014801
read-package-json "^2.0.13"
48024802
stringify-package "^1.0.0"
48034803

4804-
libnpmaccess@*, libnpmaccess@^3.0.1:
4804+
libnpmaccess@^3.0.1:
48054805
version "3.0.1"
48064806
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-3.0.1.tgz#5b3a9de621f293d425191aa2e779102f84167fa8"
48074807
integrity sha512-RlZ7PNarCBt+XbnP7R6PoVgOq9t+kou5rvhaInoNibhPO7eMlRfS0B8yjatgn2yaHIwWNyoJDolC/6Lc5L/IQA==
@@ -4830,7 +4830,7 @@ libnpmhook@^5.0.2:
48304830
get-stream "^4.0.0"
48314831
npm-registry-fetch "^3.8.0"
48324832

4833-
libnpmorg@*, libnpmorg@^1.0.0:
4833+
libnpmorg@^1.0.0:
48344834
version "1.0.0"
48354835
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-1.0.0.tgz#979b868c48ba28c5820e3bb9d9e73c883c16a232"
48364836
integrity sha512-o+4eVJBoDGMgRwh2lJY0a8pRV2c/tQM/SxlqXezjcAg26Qe9jigYVs+Xk0vvlYDWCDhP0g74J8UwWeAgsB7gGw==
@@ -4855,7 +4855,7 @@ libnpmpublish@^1.1.0:
48554855
semver "^5.5.1"
48564856
ssri "^6.0.1"
48574857

4858-
libnpmsearch@*, libnpmsearch@^2.0.0:
4858+
libnpmsearch@^2.0.0:
48594859
version "2.0.0"
48604860
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-2.0.0.tgz#de05af47ada81554a5f64276a69599070d4a5685"
48614861
integrity sha512-vd+JWbTGzOSfiOc+72MU6y7WqmBXn49egCCrIXp27iE/88bX8EpG64ST1blWQI1bSMUr9l1AKPMVsqa2tS5KWA==
@@ -4864,7 +4864,7 @@ libnpmsearch@*, libnpmsearch@^2.0.0:
48644864
get-stream "^4.0.0"
48654865
npm-registry-fetch "^3.8.0"
48664866

4867-
libnpmteam@*, libnpmteam@^1.0.1:
4867+
libnpmteam@^1.0.1:
48684868
version "1.0.1"
48694869
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-1.0.1.tgz#ff704b1b6c06ea674b3b1101ac3e305f5114f213"
48704870
integrity sha512-gDdrflKFCX7TNwOMX1snWojCoDE5LoRWcfOC0C/fqF7mBq8Uz9zWAX4B2RllYETNO7pBupBaSyBDkTAC15cAMg==
@@ -4943,11 +4943,6 @@ lockfile@^1.0.4:
49434943
dependencies:
49444944
signal-exit "^3.0.2"
49454945

4946-
lodash._baseindexof@*:
4947-
version "3.1.0"
4948-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4949-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4950-
49514946
lodash._baseuniq@~4.6.0:
49524947
version "4.6.0"
49534948
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -4956,33 +4951,11 @@ lodash._baseuniq@~4.6.0:
49564951
lodash._createset "~4.0.0"
49574952
lodash._root "~3.0.0"
49584953

4959-
lodash._bindcallback@*:
4960-
version "3.0.1"
4961-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4962-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4963-
4964-
lodash._cacheindexof@*:
4965-
version "3.0.2"
4966-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4967-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4968-
4969-
lodash._createcache@*:
4970-
version "3.1.2"
4971-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4972-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4973-
dependencies:
4974-
lodash._getnative "^3.0.0"
4975-
49764954
lodash._createset@~4.0.0:
49774955
version "4.0.3"
49784956
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
49794957
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
49804958

4981-
lodash._getnative@*, lodash._getnative@^3.0.0:
4982-
version "3.9.1"
4983-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4984-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4985-
49864959
lodash._reinterpolate@~3.0.0:
49874960
version "3.0.0"
49884961
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -5023,11 +4996,6 @@ lodash.memoize@^4.1.2:
50234996
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
50244997
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
50254998

5026-
lodash.restparam@*:
5027-
version "3.6.1"
5028-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
5029-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
5030-
50314999
lodash.snakecase@^4.1.1:
50325000
version "4.1.1"
50335001
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
@@ -5718,7 +5686,7 @@ npm-pick-manifest@^2.2.3:
57185686
npm-package-arg "^6.0.0"
57195687
semver "^5.4.1"
57205688

5721-
npm-profile@*, npm-profile@^4.0.1:
5689+
npm-profile@^4.0.1:
57225690
version "4.0.1"
57235691
resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-4.0.1.tgz#d350f7a5e6b60691c7168fbb8392c3603583f5aa"
57245692
integrity sha512-NQ1I/1Q7YRtHZXkcuU1/IyHeLy6pd+ScKg4+DQHdfsm769TGq6HPrkbuNJVJS4zwE+0mvvmeULzQdWn2L2EsVA==
@@ -7042,7 +7010,7 @@ readable-stream@~1.1.10:
70427010
isarray "0.0.1"
70437011
string_decoder "~0.10.x"
70447012

7045-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
7013+
readdir-scoped-modules@^1.0.0:
70467014
version "1.0.2"
70477015
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
70487016
integrity sha1-n6+jfShr5dksuuve4DDcm19AZ0c=
@@ -8645,7 +8613,7 @@ webpack-chain@6.0.0:
86458613
deepmerge "^1.5.2"
86468614
javascript-stringify "^2.0.0"
86478615

8648-
webpack-dev-middleware@^3.7.0:
8616+
webpack-dev-middleware@^3.6.2:
86498617
version "3.7.0"
86508618
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.0.tgz#ef751d25f4e9a5c8a35da600c5fda3582b5c6cff"
86518619
integrity sha512-qvDesR1QZRIAZHOE3iQ4CXLZZSQ1lAUsSpnQmlB1PBfoN/xdRjmge3Dok0W4IdaVLJOGJy3sGI4sZHwjRU0PCA==
@@ -8655,23 +8623,23 @@ webpack-dev-middleware@^3.7.0:
86558623
range-parser "^1.2.1"
86568624
webpack-log "^2.0.0"
86578625

8658-
webpack-dev-server@3.4.1:
8659-
version "3.4.1"
8660-
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.4.1.tgz#a5fd8dec95dec410098e7d9a037ff9405395d51a"
8661-
integrity sha512-CRqZQX2ryMtrg0r3TXQPpNh76eM1HD3Wmu6zDBxIKi/d2y+4aa28Ia8weNT0bfgWpY6Vs3Oq/K8+DjfbR+tWYw==
8626+
webpack-dev-server@3.3.1:
8627+
version "3.3.1"
8628+
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.3.1.tgz#7046e49ded5c1255a82c5d942bcdda552b72a62d"
8629+
integrity sha512-jY09LikOyGZrxVTXK0mgIq9y2IhCoJ05848dKZqX1gAGLU1YDqgpOT71+W53JH/wI4v6ky4hm+KvSyW14JEs5A==
86628630
dependencies:
86638631
ansi-html "0.0.7"
86648632
bonjour "^3.5.0"
8665-
chokidar "^2.1.6"
8633+
chokidar "^2.1.5"
86668634
compression "^1.7.4"
86678635
connect-history-api-fallback "^1.6.0"
86688636
debug "^4.1.1"
8669-
del "^4.1.1"
8670-
express "^4.17.0"
8637+
del "^4.1.0"
8638+
express "^4.16.4"
86718639
html-entities "^1.2.1"
86728640
http-proxy-middleware "^0.19.1"
86738641
import-local "^2.0.0"
8674-
internal-ip "^4.3.0"
8642+
internal-ip "^4.2.0"
86758643
ip "^1.1.5"
86768644
killable "^1.0.1"
86778645
loglevel "^1.6.1"
@@ -8687,7 +8655,7 @@ webpack-dev-server@3.4.1:
86878655
strip-ansi "^3.0.1"
86888656
supports-color "^6.1.0"
86898657
url "^0.11.0"
8690-
webpack-dev-middleware "^3.7.0"
8658+
webpack-dev-middleware "^3.6.2"
86918659
webpack-log "^2.0.0"
86928660
yargs "12.0.5"
86938661

0 commit comments

Comments
 (0)