File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 60
60
"@matechs/console" : " 7.12.0" ,
61
61
"@matechs/effect" : " 5.0.29" ,
62
62
"antd" : " 4.16.3" ,
63
- "fast-check" : " 2.16 .0" ,
63
+ "fast-check" : " 2.17 .0" ,
64
64
"fast-equals" : " 2.0.0" ,
65
65
"firebase" : " 7.24.0" ,
66
66
"fp-ts" : " 2.10.5" ,
Original file line number Diff line number Diff line change @@ -3540,12 +3540,12 @@ extsprintf@^1.2.0:
3540
3540
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
3541
3541
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
3542
3542
3543
- fast-check@2.16 .0 :
3544
- version "2.16 .0"
3545
- resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.16 .0.tgz#352271e6b29d465048ed943c68c14c7a7ce1e4ae "
3546
- integrity sha512-r1uoJQoLzKUgfAeGzSZ/7dGyvSLG3OGjmWIKZRJpKtY/791di7n/x389F0Bei3Ry8126Z6MKp78Cbt4+9LUp1g ==
3543
+ fast-check@2.17 .0 :
3544
+ version "2.17 .0"
3545
+ resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-2.17 .0.tgz#9b9637684332be386219a5f73a4799874da7461c "
3546
+ integrity sha512-fNNKkxNEJP+27QMcEzF6nbpOYoSZIS0p+TyB+xh/jXqRBxRhLkiZSREly4ruyV8uJi7nwH1YWAhi7OOK5TubRw ==
3547
3547
dependencies :
3548
- pure-rand "^4.1.1 "
3548
+ pure-rand "^5.0.0 "
3549
3549
3550
3550
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3 :
3551
3551
version "3.1.3"
@@ -6375,10 +6375,10 @@ punycode@^2.1.0, punycode@^2.1.1:
6375
6375
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
6376
6376
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
6377
6377
6378
- pure-rand@^4.1.1 :
6379
- version "4.1.1 "
6380
- resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-4.1.1 .tgz#9fca2d4af5c4e870bac337ed860977426ed17bf6 "
6381
- integrity sha512-cZw4AL/KI6aDTdqHEbJPe2ZoHM3kSdpJRLJetv8c3tfq9o+PvQDXrHNEpB0AWukAGFx4fmeOerAGwkA4rtUgdA ==
6378
+ pure-rand@^5.0.0 :
6379
+ version "5.0.0 "
6380
+ resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-5.0.0 .tgz#87f5bdabeadbd8904e316913a5c0b8caac517b37 "
6381
+ integrity sha512-lD2/y78q+7HqBx2SaT6OT4UcwtvXNRfEpzYEzl0EQ+9gZq2Qi3fa0HDnYPeqQwhlHJFBUhT7AO3mLU3+8bynHA ==
6382
6382
6383
6383
6384
6384
version "6.7.0"
You can’t perform that action at this time.
0 commit comments