mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 03:48:36 -05:00
chore(ui): upgrade @vue/ui
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user