Skip to content

Commit 33e9e0d

Browse files
author
Guillaume Chau
committed
chore: update v-tooltip
1 parent ad0da2d commit 33e9e0d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6420,7 +6420,7 @@ eslint-plugin-vue@^4.5.0, eslint-plugin-vue@^4.7.1:
64206420
dependencies:
64216421
vue-eslint-parser "^2.0.3"
64226422

6423-
eslint-plugin-vue@^5.2.2:
6423+
eslint-plugin-vue@^5.0.0, eslint-plugin-vue@^5.2.2:
64246424
version "5.2.2"
64256425
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
64266426
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==
@@ -6518,7 +6518,7 @@ eslint@^4.19.1:
65186518
table "4.0.2"
65196519
text-table "~0.2.0"
65206520

6521-
eslint@^5.16.0:
6521+
eslint@^5.16.0, eslint@^5.8.0:
65226522
version "5.16.0"
65236523
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
65246524
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
@@ -10665,7 +10665,7 @@ lodash.memoize@^4.1.2:
1066510665
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
1066610666
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
1066710667

10668-
lodash.merge@^4.6.0, lodash.merge@^4.6.1:
10668+
lodash.merge@^4.6.1:
1066910669
version "4.6.1"
1067010670
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
1067110671
integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
@@ -12764,10 +12764,10 @@ pn@^1.1.0:
1276412764
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
1276512765
integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
1276612766

12767-
popper.js@^1.12.9:
12768-
version "1.14.7"
12769-
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.7.tgz#e31ec06cfac6a97a53280c3e55e4e0c860e7738e"
12770-
integrity sha512-4q1hNvoUre/8srWsH7hnoSJ5xVmIL4qgz+s4qf2TnJIMyZFUFMGH+9vE7mXynAlHSZ/NdTmmow86muD0myUkVQ==
12767+
popper.js@^1.15.0:
12768+
version "1.15.0"
12769+
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.15.0.tgz#5560b99bbad7647e9faa475c6b8056621f5a4ff2"
12770+
integrity sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA==
1277112771

1277212772
portal-vue@^1.3.0:
1277312773
version "1.5.1"
@@ -16687,13 +16687,13 @@ uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1668716687
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
1668816688

1668916689
v-tooltip@^2.0.0-rc.33:
16690-
version "2.0.0-rc.33"
16691-
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.0-rc.33.tgz#78f7d8e9c34265622be65ba9dc78c67f1dc02b73"
16692-
integrity sha1-ePfY6cNCZWIr5lup3HjGfx3AK3M=
16690+
version "2.0.0"
16691+
resolved "https://registry.yarnpkg.com/v-tooltip/-/v-tooltip-2.0.0.tgz#022c9019198119cd735f9f09d7208043c651bdae"
16692+
integrity sha512-AXUUA7G06AiGmmxh+Om0/kgw52OTNzNxAXxomgH+ehPVr5GRJKp9b8lxJBWwQkUcdULYOE5u8Nf2IQ1gIJeP3g==
1669316693
dependencies:
16694-
lodash.merge "^4.6.0"
16695-
popper.js "^1.12.9"
16696-
vue-resize "^0.4.3"
16694+
lodash.merge "^4.6.1"
16695+
popper.js "^1.15.0"
16696+
vue-resize "^0.4.5"
1669716697

1669816698
validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.3:
1669916699
version "3.0.4"
@@ -16924,7 +16924,7 @@ vue-property-decorator@^8.1.0:
1692416924
dependencies:
1692516925
vue-class-component "^7.0.1"
1692616926

16927-
vue-resize@^0.4.3, vue-resize@^0.4.5:
16927+
vue-resize@^0.4.5:
1692816928
version "0.4.5"
1692916929
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
1693016930
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==
@@ -16995,7 +16995,7 @@ vue-virtual-scroller@^1.0.0-rc.2:
1699516995
vue-observe-visibility "^0.4.3"
1699616996
vue-resize "^0.4.5"
1699716997

16998-
vue@^2.5.16, vue@^2.6.10:
16998+
vue@^2.5.16, vue@^2.6.10, vue@^2.6.6:
1699916999
version "2.6.10"
1700017000
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
1700117001
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==

0 commit comments

Comments
 (0)