Skip to content

Commit 5f0a913

Browse files
author
Guillaume Chau
committed
chore: update @vue/ui
1 parent 0724381 commit 5f0a913

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/vuejs/vue-devtools#readme",
3939
"dependencies": {
40-
"@vue/ui": "^0.7.2",
40+
"@vue/ui": "^0.9.2",
4141
"circular-json-es6": "^2.0.2",
4242
"d3": "^5.9.2",
4343
"lodash.debounce": "^4.0.8",

yarn.lock

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
source-map "~0.6.1"
5252
vue-template-es2015-compiler "^1.9.0"
5353

54-
"@vue/ui@^0.7.2":
55-
version "0.7.2"
56-
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.7.2.tgz#c4501719267dd35e048a5be68aeea17f67ba47cd"
57-
integrity sha512-LDhPgumKVeVSFpfLlrKOpbWPJB8pAacsBGEYLifOSNpEQhSZDTA7cMAfZ35GkXnrfUh3tovne0X+KyBewz3pOg==
54+
"@vue/ui@^0.9.2":
55+
version "0.9.2"
56+
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.9.2.tgz#d0db33f5133f93cb71e44bcd1ed71caa405ded25"
57+
integrity sha512-fb4ZO7elVD74nUG0Vtmz5ptmPZJ+shupv2kMxf3dkzmzqCO486InkPm9GjBveGy73zRImO5Pm4EHsWVTaSdcBA==
5858
dependencies:
5959
focus-visible "^4.1.5"
60-
v-tooltip "^2.0.0-rc.33"
60+
v-tooltip "^2.0.1"
6161
vue-resize "^0.4.5"
6262

6363
"@webassemblyjs/[email protected]":
@@ -3572,11 +3572,6 @@ lodash.groupby@^4.6.0:
35723572
resolved "https://registry.yarnpkg.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz#0b08a1dcf68397c397855c3239783832df7403d1"
35733573
integrity sha1-Cwih3PaDl8OXhVwyOXg4Mt90A9E=
35743574

3575-
lodash.merge@^4.6.0:
3576-
version "4.6.1"
3577-
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
3578-
integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
3579-
35803575
lodash.once@^4.1.1:
35813576
version "4.1.1"
35823577
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
@@ -4483,10 +4478,10 @@ pkg-dir@^3.0.0:
44834478
dependencies:
44844479
find-up "^3.0.0"
44854480

4486-
popper.js@^1.12.9:
4487-
version "1.14.7"
4488-
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.7.tgz#e31ec06cfac6a97a53280c3e55e4e0c860e7738e"
4489-
integrity sha512-4q1hNvoUre/8srWsH7hnoSJ5xVmIL4qgz+s4qf2TnJIMyZFUFMGH+9vE7mXynAlHSZ/NdTmmow86muD0myUkVQ==
4481+
popper.js@^1.15.0:
4482+
version "1.15.0"
4483+
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.15.0.tgz#5560b99bbad7647e9faa475c6b8056621f5a4ff2"
4484+
integrity sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA==
44904485

44914486
portfinder@^1.0.9:
44924487
version "1.0.20"
@@ -6025,14 +6020,14 @@ uuid@^3.0.1, uuid@^3.3.2:
60256020
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
60266021
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
60276022

6028-
v-tooltip@^2.0.0-rc.33:
6029-
version "2.0.0-rc.33"
6030-
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.0-rc.33.tgz#78f7d8e9c34265622be65ba9dc78c67f1dc02b73"
6031-
integrity sha1-ePfY6cNCZWIr5lup3HjGfx3AK3M=
6023+
v-tooltip@^2.0.1:
6024+
version "2.0.1"
6025+
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.1.tgz#ba959552651dfa33210170ac9cfcce3525abe797"
6026+
integrity sha512-Ifby9zx34MtzZRSYlr+tFQjXxHd8NZG9YoEHdeSQb8qwFGRQZhc8JVnxKBKUDGFowLUEzfX4e3mVmqrLw7b5oQ==
60326027
dependencies:
6033-
lodash.merge "^4.6.0"
6034-
popper.js "^1.12.9"
6035-
vue-resize "^0.4.3"
6028+
lodash "^4.17.11"
6029+
popper.js "^1.15.0"
6030+
vue-resize "^0.4.5"
60366031

60376032
v8-compile-cache@^2.0.2:
60386033
version "2.0.2"
@@ -6101,7 +6096,7 @@ vue-observe-visibility@^0.4.3:
61016096
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.3.tgz#b2694a83c94b274f566e03a497df51540e2daedc"
61026097
integrity sha512-YyyO3a5OUkgpmC0NEf+xWJR0jVdFWzVbKRDzUumOVMhfr3+jxXEycYNHCM3rEO5lcj3ZNJpDomZEYEx0Wqqh9A==
61036098

6104-
vue-resize@^0.4.3, vue-resize@^0.4.5:
6099+
vue-resize@^0.4.5:
61056100
version "0.4.5"
61066101
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
61076102
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==

0 commit comments

Comments
 (0)