Skip to content

Commit 4d378ff

Browse files
author
Guillaume Chau
committed
chore: update @vue/ui
1 parent ee04a29 commit 4d378ff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@vue/cli-plugin-eslint": "^3.5.1",
7070
"@vue/cli-service": "^3.5.3",
7171
"@vue/eslint-config-standard": "^4.0.0",
72-
"@vue/ui": "^0.9.0",
72+
"@vue/ui": "^0.9.1",
7373
"ansi_up": "^3.0.0",
7474
"cross-env": "^5.1.5",
7575
"eslint": "^5.16.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1953,13 +1953,13 @@
19531953
dom-event-types "^1.0.0"
19541954
lodash "^4.17.4"
19551955

1956-
"@vue/ui@^0.9.0":
1957-
version "0.9.0"
1958-
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.9.0.tgz#e05a7c240b41fc7bd99f12e2a954cf9da8cf555a"
1959-
integrity sha512-ya3IXee7ucEt60m8p9v8qWgrbdtM6/gK8ytwMjGN3sZ6GgD/3ZiN6QPCvtLmVtdBFZo2HNNJWobBXPyDNT6yOA==
1956+
"@vue/ui@^0.9.1":
1957+
version "0.9.1"
1958+
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.9.1.tgz#96edb2acfa2c6bebbe7bf43e31d056af8e57595a"
1959+
integrity sha512-Lv4KDarWazIvurlcvbbIczMc1P67HML5kuFwAgUiI72lz4tvVcq6AGDwjzO8ShSRkaed/Gn+aPWp/Vsr90CNSg==
19601960
dependencies:
19611961
focus-visible "^4.1.5"
1962-
v-tooltip "^2.0.0-rc.33"
1962+
v-tooltip "^2.0.1"
19631963
vue-resize "^0.4.5"
19641964

19651965
"@vue/web-component-wrapper@^1.2.0":
@@ -16686,7 +16686,7 @@ uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1668616686
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
1668716687
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
1668816688

16689-
v-tooltip@^2.0.0-rc.33:
16689+
v-tooltip@^2.0.1:
1669016690
version "2.0.1"
1669116691
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.1.tgz#ba959552651dfa33210170ac9cfcce3525abe797"
1669216692
integrity sha512-Ifby9zx34MtzZRSYlr+tFQjXxHd8NZG9YoEHdeSQb8qwFGRQZhc8JVnxKBKUDGFowLUEzfX4e3mVmqrLw7b5oQ==

0 commit comments

Comments
 (0)