mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Update tippy
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5918,9 +5918,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"tippy.js": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-5.1.3.tgz",
|
||||
"integrity": "sha512-qZl6nPzXmfPTPmHXdnMc8N57BnJMvCqMg4KGgeR9Mi2k9QYHa3tA6O1UFn6w3vlHT/UIS21NrlMjixjcG2DeTw==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-5.2.1.tgz",
|
||||
"integrity": "sha512-66UT6JRVn3dXNCORE+0UvUK3JZqV/VhLlU6HTDm3FmrweUUFUxUGvT8tUQ7ycMp+uhuLAwQw6dBabyC+iKf/MA==",
|
||||
"requires": {
|
||||
"popper.js": "^1.16.0"
|
||||
}
|
||||
|
||||
@@ -48,6 +48,6 @@
|
||||
"feather-icons": "^4.28.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"tippy.js": "^5.1.3"
|
||||
"tippy.js": "^5.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user