Skip to content

Commit

Permalink
Merge pull request #269 from emqx/develop
Browse files Browse the repository at this point in the history
Release 1.3.2
  • Loading branch information
CrazyWisdom authored Jul 10, 2020
2 parents a4127b3 + 6614fc7 commit 6891950
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"node-sass": "^4.9.0",
"sass-loader": "^7.3.1",
"typescript": "^3.7.4",
"vue-cli-plugin-electron-builder": "^1.4.6",
"vue-cli-plugin-electron-builder": "^1.4.4",
"vue-template-compiler": "^2.6.10"
},
"postcss": {
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,12 +716,12 @@
ajv-keywords "^3.1.0"

"@fullhuman/postcss-purgecss@^2.1.0":
version "2.2.0"
resolved "https://registry.npm.taobao.org/@fullhuman/postcss-purgecss/download/@fullhuman/postcss-purgecss-2.2.0.tgz#2b3699287163ff515f25ccdae5b96a244eebb41a"
integrity sha1-KzaZKHFj/1FfJcza5blqJE7rtBo=
version "2.3.0"
resolved "https://registry.npm.taobao.org/@fullhuman/postcss-purgecss/download/@fullhuman/postcss-purgecss-2.3.0.tgz#50a954757ec78696615d3e118e3fee2d9291882e"
integrity sha1-UKlUdX7HhpZhXT4Rjj/uLZKRiC4=
dependencies:
postcss "7.0.28"
purgecss "^2.2.0"
postcss "7.0.32"
purgecss "^2.3.0"

"@fullhuman/vue-cli-plugin-purgecss@~2.2.0":
version "2.2.0"
Expand Down Expand Up @@ -2706,7 +2706,7 @@ commander@^2.12.1, commander@^2.18.0, commander@^2.20.0:

commander@^5.0.0:
version "5.1.0"
resolved "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
resolved "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1592632082677&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
integrity sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4=

commander@~2.19.0:
Expand Down Expand Up @@ -6700,7 +6700,7 @@ mqtt-packet@^6.0.0:

mqtt@^4.1.0:
version "4.1.0"
resolved "https://registry.npm.taobao.org/mqtt/download/mqtt-4.1.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmqtt%2Fdownload%2Fmqtt-4.1.0.tgz#efcfa4acb8789265b951452142054a5b158bef0f"
resolved "https://registry.npm.taobao.org/mqtt/download/mqtt-4.1.0.tgz#efcfa4acb8789265b951452142054a5b158bef0f"
integrity sha1-78+krLh4kmW5UUUhQgVKWxWL7w8=
dependencies:
base64-js "^1.3.0"
Expand Down Expand Up @@ -7976,10 +7976,10 @@ postcss-value-parser@^4.0.0:
resolved "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.0.0.tgz#99a983d365f7b2ad8d0f9b8c3094926eab4b936d"
integrity sha1-mamD02X3sq2ND5uMMJSSbqtLk20=

[email protected].28:
version "7.0.28"
resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.28.tgz?cache=0&sync_timestamp=1591102406139&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss%2Fdownload%2Fpostcss-7.0.28.tgz#d349ced7743475717ba91f6810efb58c51fb5dbb"
integrity sha1-00nO13Q0dXF7qR9oEO+1jFH7Xbs=
[email protected].32:
version "7.0.32"
resolved "https://registry.npm.taobao.org/postcss/download/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
integrity sha1-QxDW7jRwU9o0M9sr5JKIPWLOxZ0=
dependencies:
chalk "^2.4.2"
source-map "^0.6.1"
Expand Down Expand Up @@ -8147,14 +8147,14 @@ punycode@^2.1.0, punycode@^2.1.1:
resolved "https://registry.npm.taobao.org/punycode/download/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha1-tYsBCsQMIsVldhbI0sLALHv0eew=

purgecss@^2.2.0:
version "2.2.1"
resolved "https://registry.npm.taobao.org/purgecss/download/purgecss-2.2.1.tgz#aa3bdf23370f7539df6154f5e25df2da311cd018"
integrity sha1-qjvfIzcPdTnfYVT14l3y2jEc0Bg=
purgecss@^2.3.0:
version "2.3.0"
resolved "https://registry.npm.taobao.org/purgecss/download/purgecss-2.3.0.tgz#5327587abf5795e6541517af8b190a6fb5488bb3"
integrity sha1-UydYer9XleZUFRevixkKb7VIi7M=
dependencies:
commander "^5.0.0"
glob "^7.0.0"
postcss "7.0.28"
postcss "7.0.32"
postcss-selector-parser "^6.0.2"

q@^1.1.2, q@~1.5.0:
Expand Down Expand Up @@ -10213,10 +10213,10 @@ vue-class-component@^7.0.1, vue-class-component@^7.0.2:
resolved "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.1.0.tgz#b33efcb10e17236d684f70b1e96f1946ec793e87"
integrity sha1-sz78sQ4XI21oT3Cx6W8ZRux5Poc=

vue-cli-plugin-electron-builder@^1.4.6:
version "1.4.6"
resolved "https://registry.npm.taobao.org/vue-cli-plugin-electron-builder/download/vue-cli-plugin-electron-builder-1.4.6.tgz#5de519edc158c80ae72a67e8ae8ae983e38ecb7a"
integrity sha1-XeUZ7cFYyArnKmfororpg+OOy3o=
vue-cli-plugin-electron-builder@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/vue-cli-plugin-electron-builder/-/vue-cli-plugin-electron-builder-1.4.4.tgz#82d2bcf106161a2d694a6a2bc4f5a7c92df340f8"
integrity sha512-g+x4uRMQQfYvfSTEwC4swRSRQOpEhV6cRx4kKus2b2MWz/4h1pfCqYwGdR9xLeaJdhfAH3c328feugnd6MIenQ==
dependencies:
chokidar "^3.0.2"
electron-builder "^21.2.0"
Expand Down Expand Up @@ -10573,9 +10573,9 @@ websocket-driver@>=0.5.1:
websocket-extensions ">=0.1.1"

websocket-extensions@>=0.1.1:
version "0.1.4"
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
version "0.1.3"
resolved "https://registry.npm.taobao.org/websocket-extensions/download/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
integrity sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=

websocket-stream@^5.1.2:
version "5.5.0"
Expand Down

0 comments on commit 6891950

Please sign in to comment.