This repository was archived by the owner on Apr 30, 2023. It is now read-only.
File tree 2 files changed +5
-21
lines changed
2 files changed +5
-21
lines changed Original file line number Diff line number Diff line change 16
16
"@testing-library/jest-dom" : " ^4.2.4" ,
17
17
"@testing-library/react" : " ^9.3.2" ,
18
18
"@testing-library/user-event" : " ^7.1.2" ,
19
- "@tippy.js/react" : " ^3.1.1" ,
20
19
"@types/file-saver" : " ^2.0.1" ,
21
20
"@types/human-date" : " ^1.4.0" ,
22
21
"@types/humanize-plus" : " ^1.8.0" ,
40
39
"eslint-plugin-prettier" : " ^3.1.2" ,
41
40
"eslint-plugin-react" : " ^7.19.0" ,
42
41
"eslint-plugin-react-hooks" : " ^2.5.0" ,
43
- "facet-lib" : " ^1.0.22 " ,
42
+ "facet-lib" : " ^1.0.23 " ,
44
43
"file-saver" : " ^2.0.2" ,
45
44
"formik" : " ^2.1.4" ,
46
45
"http-proxy-middleware" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 2273
2273
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c"
2274
2274
integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA==
2275
2275
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
-
2284
2276
"@types/babel__core@^7.1.0":
2285
2277
version "7.1.6"
2286
2278
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.6.tgz#16ff42a5ae203c9af1c6e190ed1f30f83207b610"
@@ -6075,10 +6067,10 @@ extsprintf@^1.2.0:
6075
6067
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
6076
6068
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
6077
6069
6078
- facet-lib@^1.0.22 :
6079
- version "1.0.22 "
6080
- resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.22 .tgz#222107974bb382a1b48256d48a761e17a307079f "
6081
- integrity sha512-64NB0+7KCwajF6kge4oj+CpXLs78ZRaJARgHiB3Z+TLKk5fFcAIk/7UOCK6zoXQHEMCpMkbNOXbNH6NTod7ckg ==
6070
+ facet-lib@^1.0.23 :
6071
+ version "1.0.23 "
6072
+ resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.23 .tgz#29b0f090eee909cd29594de62be6ef488e3de3d8 "
6073
+ integrity sha512-JU7TsHlEAtN29Pk2ep9gnDKNYj7caruF4YKchqd6ecggePBGj5Bq4M/90PcXgM1kQN9HHqlta2WXj0goMLlfmQ ==
6082
6074
dependencies:
6083
6075
axios-case-converter "^0.6.0"
6084
6076
unique-names-generator "^4.2.0"
@@ -13160,13 +13152,6 @@ tippy.js@5.1.2:
13160
13152
dependencies:
13161
13153
popper.js "^1.16.0"
13162
13154
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
-
13170
13155
tmp@0.1.0:
13171
13156
version "0.1.0"
13172
13157
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
You can’t perform that action at this time.
0 commit comments