Skip to content

Commit f42de72

Browse files
author
Guillaume Chau
committed
chore: update @vue/ui to 0.8.2
1 parent 6fe42e9 commit f42de72

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@vue/cli-plugin-eslint": "^3.5.1",
6767
"@vue/cli-service": "^3.5.3",
6868
"@vue/eslint-config-standard": "^4.0.0",
69-
"@vue/ui": "^0.5.5",
69+
"@vue/ui": "^0.8.2",
7070
"ansi_up": "^3.0.0",
7171
"cross-env": "^5.1.5",
7272
"eslint": "^5.8.0",

yarn.lock

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,15 +1970,14 @@
19701970
dom-event-types "^1.0.0"
19711971
lodash "^4.17.4"
19721972

1973-
"@vue/ui@^0.5.5":
1974-
version "0.5.6"
1975-
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.5.6.tgz#7c39b04a3b08ae3f217d2323987ae13347a90b29"
1976-
integrity sha512-NmxJsFk8umipCbKLusz6L27DQIicpt8jLOjN1aLjyBIeX3t4H5RFshxH7IUtjDPtgOYGwwq7gy86bmFkDDBsIQ==
1973+
"@vue/ui@^0.8.2":
1974+
version "0.8.2"
1975+
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.8.2.tgz#371fe1a9a81093b63f4acf1f63aaf676bde746a2"
1976+
integrity sha512-R6wPk8VIy9GNE7lpdZA4AFpAP3yyAxW2KW4sMilluS609OzAs1y8WG2xiq0buB0MCit9YcL9N0TZR05PYLTx3g==
19771977
dependencies:
1978-
focus-visible "^4.1.4"
1979-
material-design-icons "^3.0.1"
1978+
focus-visible "^4.1.5"
19801979
v-tooltip "^2.0.0-rc.33"
1981-
vue-resize "^0.4.4"
1980+
vue-resize "^0.4.5"
19821981

19831982
"@vue/web-component-wrapper@^1.2.0":
19841983
version "1.2.0"
@@ -6382,7 +6381,7 @@ eslint-plugin-vue@^4.5.0, eslint-plugin-vue@^4.7.1:
63826381
dependencies:
63836382
vue-eslint-parser "^2.0.3"
63846383

6385-
eslint-plugin-vue@^5.2.2:
6384+
eslint-plugin-vue@^5.0.0, eslint-plugin-vue@^5.2.2:
63866385
version "5.2.2"
63876386
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
63886387
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==
@@ -7343,7 +7342,7 @@ fn-name@~2.0.1:
73437342
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
73447343
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
73457344

7346-
focus-visible@^4.1.4:
7345+
focus-visible@^4.1.5:
73477346
version "4.1.5"
73487347
resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-4.1.5.tgz#50b44e2e84c24b831ceca3cce84d57c2b311c855"
73497348
integrity sha512-yo/njtk/BB4Z2euzaZe3CZrg4u5s5uEi7ZwbHBJS2quHx51N0mmcx9nTIiImUGlgy+vf26d0CcQluahBBBL/Fw==
@@ -10897,11 +10896,6 @@ material-colors@^1.0.0:
1089710896
resolved "https://registry.yarnpkg.com/material-colors/-/material-colors-1.2.6.tgz#6d1958871126992ceecc72f4bcc4d8f010865f46"
1089810897
integrity sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==
1089910898

10900-
material-design-icons@^3.0.1:
10901-
version "3.0.1"
10902-
resolved "https://registry.yarnpkg.com/material-design-icons/-/material-design-icons-3.0.1.tgz#9a71c48747218ebca51e51a66da682038cdcb7bf"
10903-
integrity sha1-mnHEh0chjrylHlGmbaaCA4zct78=
10904-
1090510899
math-expression-evaluator@^1.2.14:
1090610900
version "1.2.17"
1090710901
resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"
@@ -16772,7 +16766,7 @@ vue-property-decorator@^8.0.0:
1677216766
dependencies:
1677316767
vue-class-component "^7.0.1"
1677416768

16775-
vue-resize@^0.4.3, vue-resize@^0.4.4:
16769+
vue-resize@^0.4.3, vue-resize@^0.4.5:
1677616770
version "0.4.5"
1677716771
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
1677816772
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==

0 commit comments

Comments
 (0)