diff --git a/package.json b/package.json index 8b0ed79..743a714 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "poi": "^12.4.4", "prismjs": "^1.6.0", "typeface-nunito": "^0.0.72", - "v-tippy": "^1.0.0", + "v-tippy": "^2.0.0", "vue": "^2.5.22", "vue-github-badge": "^1.0.1", "vue-template-compiler": "^2.5.22" diff --git a/yarn.lock b/yarn.lock index 17d7374..885a8a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5542,9 +5542,10 @@ poi@^12.4.4: webpack-dev-server "^3.1.10" webpack-merge "^4.1.4" -popper.js@^1.11.1: - version "1.11.1" - resolved "https://registry.npmjs.org/popper.js/-/popper.js-1.11.1.tgz#f5aca9a73bca1ce1fdbd9be8b1ba68677cbdd8e0" +popper.js@^1.14.3: + version "1.15.0" + resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.15.0.tgz#5560b99bbad7647e9faa475c6b8056621f5a4ff2" + integrity sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA== portfinder@^1.0.9: version "1.0.13" @@ -7567,11 +7568,12 @@ tiny-emitter@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.0.1.tgz#e65919d91e488e2a78f7ebe827a56c6b188d51af" -tippy.js@^1.1.3: - version "1.2.0" - resolved "https://registry.npmjs.org/tippy.js/-/tippy.js-1.2.0.tgz#af0bbf6c4746c7e2a2688ea02826b5517f860f11" +tippy.js@^2.5.2: + version "2.6.0" + resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-2.6.0.tgz#5493cd478322ce75c08306e67a0107aa609a39c9" + integrity sha512-hBcy6UXK3epiFwpkycy7Pn1SSLofUmawpPnlYg5ginbXMc/3EX2ivjzHfjvr/WPEpUg71/7ssiovhxDtCWvL2A== dependencies: - popper.js "^1.11.1" + popper.js "^1.14.3" to-arraybuffer@^1.0.0: version "1.0.1" @@ -7876,12 +7878,13 @@ uuid@^3.0.1, uuid@^3.3.2: resolved "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA== -v-tippy@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/v-tippy/-/v-tippy-1.0.0.tgz#9d70fa64353c8ac9854493eb9b3a126b05bcacae" +v-tippy@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/v-tippy/-/v-tippy-2.0.0.tgz#2cff07b61a297b49edbbf4d76ef3ebe9b3e5ea79" + integrity sha1-LP8Hthope0ntu/TXbvPr6bPl6nk= dependencies: nano-assign "^1.0.0" - tippy.js "^1.1.3" + tippy.js "^2.5.2" v8-compile-cache@^2.0.2: version "2.0.2"