|
19 | 19 | dependencies:
|
20 | 20 | "@aureooms/js-error" "^4.0.1"
|
21 | 21 |
|
22 |
| -"@aureooms/js-collections-deque@^6.0.1": |
23 |
| - version "6.0.1" |
24 |
| - resolved "https://registry.yarnpkg.com/@aureooms/js-collections-deque/-/js-collections-deque-6.0.1.tgz#ba89379ac826539047f768e1fb84ed4d2c1f829e" |
25 |
| - integrity sha512-GUhEIF6tmnxsGvUaPSR/7HbZETn04yHOcrt7swo5ftKRz+Pb/N9iuvGimBwmCTLDkJ60OZG2TWfoYPVNA2lutQ== |
| 22 | +"@aureooms/js-collections-deque@^7.0.0": |
| 23 | + version "7.0.0" |
| 24 | + resolved "https://registry.yarnpkg.com/@aureooms/js-collections-deque/-/js-collections-deque-7.0.0.tgz#ff03a4901c956d277fa9d6a149104dc65c85f9ae" |
| 25 | + integrity sha512-zWtMs1sTLGHBtKrjhJ4hZKcG54o4VSthCYn6sLA7pJeOc1FSEwKFyCaJq/BuSjY7rmhNVklTGhENjLyTl7ESVA== |
26 | 26 | dependencies:
|
27 |
| - "@aureooms/js-error" "^5.0.2" |
| 27 | + "@aureooms/js-error" "^5.0.3" |
28 | 28 |
|
29 | 29 | "@aureooms/[email protected]", "@aureooms/js-compare@^1.4.8":
|
30 | 30 | version "1.4.8"
|
|
36 | 36 | resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
|
37 | 37 | integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
|
38 | 38 |
|
39 |
| -"@aureooms/js-error@^5.0.2": |
40 |
| - version "5.0.2" |
41 |
| - resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.2.tgz#dc2ad2fc2b10365581c32c28222daccc5c3c9600" |
42 |
| - integrity sha512-HLO95kmZ1nJV5qo8Xq7czHVskFGPkM3l60JFgdTnpvCH6P6lkyWDBplaDB9gI5cPvcRIZDs1HeAHhAlHR/jBxw== |
| 39 | +"@aureooms/js-error@^5.0.3": |
| 40 | + version "5.0.3" |
| 41 | + resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.3.tgz#e4cb52e3525028e4725a5886663a67a0749abf6b" |
| 42 | + integrity sha512-hGLMr9UIgPubX72V7vS69N8toMoK52emuA9jV/EOleK4m7HUF0HjdssNXZytd+udyY3996CBre89MOgTEn0Udw== |
43 | 43 |
|
44 | 44 | "@aureooms/[email protected]", "@aureooms/js-functools@^2.0.3":
|
45 | 45 | version "2.0.3"
|
|
58 | 58 | "@aureooms/js-random" "^2.0.0"
|
59 | 59 | "@aureooms/js-sort" "^7.0.0"
|
60 | 60 |
|
61 |
| -"@aureooms/js-itertools@5.0.1": |
62 |
| - version "5.0.1" |
63 |
| - resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.0.1.tgz#73af47b0a710073730fccde6c57431a9178d1bea" |
64 |
| - integrity sha512-EBmA0EiY49MSu7M6eCZvUyEhV79bvIQDg/LL3bfUG8fxhL4IeBLbgYc41a4/LunD5mLFG8ZQna/Z/oUjr4fUuQ== |
| 61 | +"@aureooms/js-itertools@5.1.1": |
| 62 | + version "5.1.1" |
| 63 | + resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-5.1.1.tgz#cebca2e4ccfcbbfbb447f60a90a86dac8f457166" |
| 64 | + integrity sha512-WP+/gtDOJeYSa1ICRSUKtJNQs+2emU25eBnR1G+HPko5m8vbzdFBo1iHbl1IHfRDOyMn40oMvpYovC1Fh6VJwA== |
65 | 65 | dependencies:
|
66 |
| - "@aureooms/js-collections-deque" "^6.0.1" |
67 |
| - "@aureooms/js-error" "^5.0.2" |
| 66 | + "@aureooms/js-collections-deque" "^7.0.0" |
| 67 | + "@aureooms/js-error" "^5.0.3" |
68 | 68 |
|
69 | 69 | "@aureooms/js-itertools@^4.1.0":
|
70 | 70 | version "4.1.0"
|
|
0 commit comments