Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit 25f31a5

Browse files
committed
Remove tippy.js dependency
1 parent 426728d commit 25f31a5

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"@testing-library/jest-dom": "^4.2.4",
1717
"@testing-library/react": "^9.3.2",
1818
"@testing-library/user-event": "^7.1.2",
19-
"@tippy.js/react": "^3.1.1",
2019
"@types/file-saver": "^2.0.1",
2120
"@types/human-date": "^1.4.0",
2221
"@types/humanize-plus": "^1.8.0",

Diff for: yarn.lock

-15
Original file line numberDiff line numberDiff line change
@@ -2273,14 +2273,6 @@
22732273
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c"
22742274
integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA==
22752275

2276-
"@tippy.js/react@^3.1.1":
2277-
version "3.1.1"
2278-
resolved "https://registry.yarnpkg.com/@tippy.js/react/-/react-3.1.1.tgz#027e4595e55f31430741fe8e0d92aaddfbe47efd"
2279-
integrity sha512-KF45vW/jKh/nBXk/2zzTFslv/T46zOMkIoDJ56ymZ+M00yHttk58J5wZ29oqGqDIUnobWSZD+cFpbR4u/UUvgw==
2280-
dependencies:
2281-
prop-types "^15.6.2"
2282-
tippy.js "^5.1.1"
2283-
22842276
"@types/babel__core@^7.1.0":
22852277
version "7.1.6"
22862278
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.6.tgz#16ff42a5ae203c9af1c6e190ed1f30f83207b610"
@@ -13160,13 +13152,6 @@ tippy.js@5.1.2:
1316013152
dependencies:
1316113153
popper.js "^1.16.0"
1316213154

13163-
tippy.js@^5.1.1:
13164-
version "5.2.1"
13165-
resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-5.2.1.tgz#e08d7332c103a15e427124d710d881fca82365d6"
13166-
integrity sha512-66UT6JRVn3dXNCORE+0UvUK3JZqV/VhLlU6HTDm3FmrweUUFUxUGvT8tUQ7ycMp+uhuLAwQw6dBabyC+iKf/MA==
13167-
dependencies:
13168-
popper.js "^1.16.0"
13169-
1317013155
tmp@0.1.0:
1317113156
version "0.1.0"
1317213157
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"

0 commit comments

Comments
 (0)