Skip to content

Commit 311808a

Browse files
author
Guillaume Chau
committed
chore: upgrade @vue/ui
1 parent 1336dfa commit 311808a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/vuejs/vue-devtools#readme",
3838
"dependencies": {
39-
"@vue/ui": "^0.5.1",
39+
"@vue/ui": "^0.5.6",
4040
"autoprefixer": "^9.0.2",
4141
"circular-json-es6": "^2.0.1",
4242
"d3": "^5.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
source-map "^0.5.6"
9191
vue-template-es2015-compiler "^1.6.0"
9292

93-
"@vue/ui@^0.5.1":
94-
version "0.5.5"
95-
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.5.5.tgz#f7be90080ab8573e2dab5e2163f6a1246e63091f"
93+
"@vue/ui@^0.5.6":
94+
version "0.5.6"
95+
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.5.6.tgz#7c39b04a3b08ae3f217d2323987ae13347a90b29"
9696
dependencies:
9797
focus-visible "^4.1.4"
9898
material-design-icons "^3.0.1"

0 commit comments

Comments
 (0)