Upgrade to Tippy.js v2, along with upgrading its dependency Popper.js
This commit is contained in:
parent
6f3f613cc8
commit
ffd0d3384e
5 changed files with 17 additions and 13 deletions
14
yarn.lock
14
yarn.lock
|
|
@ -108,9 +108,9 @@ path-is-absolute@^1.0.0:
|
|||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
||||
|
||||
popper.js@^1.12.4:
|
||||
version "1.12.6"
|
||||
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.12.6.tgz#91e12a97b07815258b76915d64044e8ac053d426"
|
||||
popper.js@^1.14.3:
|
||||
version "1.14.3"
|
||||
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.3.tgz#1438f98d046acf7b4d78cd502bf418ac64d4f095"
|
||||
|
||||
sax@0.5.x:
|
||||
version "0.5.8"
|
||||
|
|
@ -137,11 +137,11 @@ stylus@^0.54.5:
|
|||
sax "0.5.x"
|
||||
source-map "0.1.x"
|
||||
|
||||
tippy.js@^1.4.1:
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-1.4.1.tgz#a20831a53e40566825c0b3c6ad72afc30e97c6f5"
|
||||
tippy.js@^2.5.2:
|
||||
version "2.5.2"
|
||||
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-2.5.2.tgz#01de112a80219032a3cf06ac2d29a4d69480705d"
|
||||
dependencies:
|
||||
popper.js "^1.12.4"
|
||||
popper.js "^1.14.3"
|
||||
|
||||
wrappy@1:
|
||||
version "1.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue