chore(ui): upgrade @vue/ui

This commit is contained in:
Guillaume Chau
2018-06-20 15:14:15 +02:00
parent 24b98748bb
commit 9d798fbef0
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -17,6 +17,7 @@
"test": "yarn run build && cd ../cli-ui-addon-webpack && yarn run build && cd ../cli-ui && yarn run test:run"
},
"dependencies": {
"@akryum/winattr": "^3.0.0",
"@vue/cli-shared-utils": "^3.0.0-rc.3",
"chalk": "^2.4.1",
"clone": "^2.1.1",
@@ -41,8 +42,7 @@
"shortid": "^2.2.8",
"terminate": "^2.1.0",
"vue-cli-plugin-apollo": "^0.13.4",
"watch": "^1.0.2",
"@akryum/winattr": "^3.0.0"
"watch": "^1.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.0-rc.3",
+2 -2
View File
@@ -1040,8 +1040,8 @@
lodash "^4.17.4"
"@vue/ui@^0.4.0":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.4.1.tgz#757cd94c336ee62e3dc9720ba3e7443eb5ed369a"
version "0.4.2"
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.4.2.tgz#c538a1062147f60cdf6e30bc7c4f9eeab3a54fee"
dependencies:
focus-visible "^4.1.4"
material-design-icons "^3.0.1"