Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 9b23624

Browse files
committed
chore: upgrade tippy
1 parent 4e4c66a commit 9b23624

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
]
5252
},
5353
"dependencies": {
54-
"tippy.js": "^6.3.0"
54+
"tippy.js": "^6.3.1"
5555
},
5656
"peerDependencies": {
5757
"react": ">=16.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7677,10 +7677,10 @@ tiny-inflate@^1.0.0:
76777677
resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4"
76787678
integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==
76797679

7680-
tippy.js@^6.3.0:
7681-
version "6.3.0"
7682-
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-6.3.0.tgz#1cabf492b3afb1a82cf28e5a62859f6aeb253688"
7683-
integrity sha512-7YhkZS7HbvEGiahGGU4QHLEnzaEWEOh/s4W1YN/ktgqm9LJHV0Bw9GV+hwGbvIAAjqgSps/FWWZBzWEiV8ojmA==
7680+
tippy.js@^6.3.1:
7681+
version "6.3.1"
7682+
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-6.3.1.tgz#3788a007be7015eee0fd589a66b98fb3f8f10181"
7683+
integrity sha512-JnFncCq+rF1dTURupoJ4yPie5Cof978inW6/4S6kmWV7LL9YOSEVMifED3KdrVPEG+Z/TFH2CDNJcQEfaeuQww==
76847684
dependencies:
76857685
"@popperjs/core" "^2.8.3"
76867686

0 commit comments

Comments
 (0)