|
1191 | 1191 | dependencies: |
1192 | 1192 | undici-types "~5.26.4" |
1193 | 1193 |
|
1194 | | -"@types/ramda@0.29.12": |
1195 | | - version "0.29.12" |
1196 | | - resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.12.tgz#fd8a23849176c6c1b3510243b64084c067e6a48f" |
1197 | | - integrity sha512-sgIEjpJhdQPB52gDF4aphs9nl0xe54CR22DPdWqT8gQHjZYmVApgA0R3/CpMbl0Y8az2TEZrPNL2zy0EvjbkLA== |
| 1194 | +"@types/ramda@0.30.0": |
| 1195 | + version "0.30.0" |
| 1196 | + resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0.tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908" |
| 1197 | + integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw== |
1198 | 1198 | dependencies: |
1199 | | - types-ramda "^0.29.10" |
| 1199 | + types-ramda "^0.30.0" |
1200 | 1200 |
|
1201 | 1201 | |
1202 | 1202 | version "0.12.2" |
@@ -4440,7 +4440,12 @@ queue-microtask@^1.2.2: |
4440 | 4440 | resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" |
4441 | 4441 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
4442 | 4442 |
|
4443 | | - |
| 4443 | + |
| 4444 | + version "0.30.0" |
| 4445 | + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0" |
| 4446 | + integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q== |
| 4447 | + |
| 4448 | +ramda@^0.29.0: |
4444 | 4449 | version "0.29.1" |
4445 | 4450 | resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196" |
4446 | 4451 | integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA== |
@@ -5138,10 +5143,10 @@ type-fest@^4.10.2: |
5138 | 5143 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.18.2.tgz#8d765c42e7280a11f4d04fb77a00dacc417c8b05" |
5139 | 5144 | integrity sha512-+suCYpfJLAe4OXS6+PPXjW3urOS4IoP9waSiLuXfLgqZODKw/aWwASvzqE886wA0kQgGy0mIWyhd87VpqIy6Xg== |
5140 | 5145 |
|
5141 | | -types-ramda@^0.29.10: |
5142 | | - version "0.29.10" |
5143 | | - resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.10.tgz#820432905b820301c74f6396f07aa2359b41cde4" |
5144 | | - integrity sha512-5PJiW/eiTPyXXBYGZOYGezMl6qj7keBiZheRwfjJZY26QPHsNrjfJnz0mru6oeqqoTHOni893Jfd6zyUXfQRWg== |
| 5146 | +types-ramda@^0.30.0: |
| 5147 | + version "0.30.0" |
| 5148 | + resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0.tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde" |
| 5149 | + integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw== |
5145 | 5150 | dependencies: |
5146 | 5151 | ts-toolbelt "^9.6.0" |
5147 | 5152 |
|
|
0 commit comments