@@ -5634,6 +5634,14 @@ fancy-log@^1.3.2:
5634
5634
parse-node-version "^1.0.0"
5635
5635
time-stamp "^1.0.0"
5636
5636
5637
+ fast-check@^1.12.0:
5638
+ version "1.12.0"
5639
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-1.12.0.tgz#bff7908aa357703f207ee1877ffcf4486a698aa0"
5640
+ integrity sha512-r/zmvxG/8IsxyOzf9T6wnjJQjSLmymAETeRVfs4/0VzxBmyK48o871BRKmEIgEBLmrg9klh3e4A4BZc3yrH2QQ==
5641
+ dependencies:
5642
+ lorem-ipsum "~1.0.6"
5643
+ pure-rand "^1.6.2"
5644
+
5637
5645
fast-deep-equal@^2.0.1:
5638
5646
version "2.0.1"
5639
5647
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
@@ -8345,6 +8353,13 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4
8345
8353
dependencies:
8346
8354
js-tokens "^3.0.0 || ^4.0.0"
8347
8355
8356
+ lorem-ipsum@~1.0.6:
8357
+ version "1.0.6"
8358
+ resolved "https://registry.yarnpkg.com/lorem-ipsum/-/lorem-ipsum-1.0.6.tgz#69e9ab02bbb0991915d71b5559fe016d526f013f"
8359
+ integrity sha512-Rx4XH8X4KSDCKAVvWGYlhAfNqdUP5ZdT4rRyf0jjrvWgtViZimDIlopWNfn/y3lGM5K4uuiAoY28TaD+7YKFrQ==
8360
+ dependencies:
8361
+ minimist "~1.2.0"
8362
+
8348
8363
loud-rejection@^1.0.0:
8349
8364
version "1.6.0"
8350
8365
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -8909,7 +8924,7 @@ minimist@0.0.8:
8909
8924
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
8910
8925
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
8911
8926
8912
- minimist@1.2.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
8927
+ minimist@1.2.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@~1.2.0 :
8913
8928
version "1.2.0"
8914
8929
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
8915
8930
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
@@ -10687,6 +10702,11 @@ punycode@^2.1.0, punycode@^2.1.1:
10687
10702
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
10688
10703
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
10689
10704
10705
+ pure-rand@^1.6.2:
10706
+ version "1.6.2"
10707
+ resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-1.6.2.tgz#90b3ae78efe36f7e6e27bfffedf934f77382e6e6"
10708
+ integrity sha512-HNwHOH63m7kCxe0kWEe5jSLwJiL2N83RUUN8POniFuZS+OsbFcMWlvXgxIU2nwKy2zYG2bQan40WBNK4biYPRg==
10709
+
10690
10710
q@0.9.7:
10691
10711
version "0.9.7"
10692
10712
resolved "https://registry.yarnpkg.com/q/-/q-0.9.7.tgz#4de2e6cb3b29088c9e4cbc03bf9d42fb96ce2f75"
0 commit comments