diff --git a/extractor/package.json b/extractor/package.json index 0d101ac..794cffa 100644 --- a/extractor/package.json +++ b/extractor/package.json @@ -12,7 +12,7 @@ "@tsconfig/strictest": "^2.0.2", "@types/jest": "^29.2.5", "@types/node": "^20.0.0", - "@types/ramda": "^0.29.0", + "@types/ramda": "^0.30.0", "@types/uuid": "^9.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0", @@ -21,7 +21,7 @@ "dependencies": { "@js-temporal/polyfill": "^0.4.2", "dotenv": "^16.0.2", - "ramda": "^0.29.0", + "ramda": "^0.30.0", "trendline": "^1.0.0", "uuid": "^9.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 102e71d..f9c317a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: ^16.0.2 version: 16.4.5 ramda: - specifier: ^0.29.0 - version: 0.29.1 + specifier: ^0.30.0 + version: 0.30.0 trendline: specifier: ^1.0.0 version: 1.0.0 @@ -39,8 +39,8 @@ importers: specifier: ^20.0.0 version: 20.12.8 '@types/ramda': - specifier: ^0.29.0 - version: 0.29.12 + specifier: ^0.30.0 + version: 0.30.0 '@types/uuid': specifier: ^9.0.0 version: 9.0.8 @@ -528,8 +528,8 @@ packages: '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/ramda@0.29.12': - resolution: {integrity: sha512-sgIEjpJhdQPB52gDF4aphs9nl0xe54CR22DPdWqT8gQHjZYmVApgA0R3/CpMbl0Y8az2TEZrPNL2zy0EvjbkLA==} + '@types/ramda@0.30.0': + resolution: {integrity: sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw==} '@types/react-dom@18.2.25': resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} @@ -960,8 +960,8 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - ramda@0.29.1: - resolution: {integrity: sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==} + ramda@0.30.0: + resolution: {integrity: sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==} react-dom@18.2.0: resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} @@ -1110,8 +1110,8 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - types-ramda@0.29.10: - resolution: {integrity: sha512-5PJiW/eiTPyXXBYGZOYGezMl6qj7keBiZheRwfjJZY26QPHsNrjfJnz0mru6oeqqoTHOni893Jfd6zyUXfQRWg==} + types-ramda@0.30.0: + resolution: {integrity: sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw==} typescript@5.4.5: resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} @@ -1591,9 +1591,9 @@ snapshots: '@types/prop-types@15.7.12': {} - '@types/ramda@0.29.12': + '@types/ramda@0.30.0': dependencies: - types-ramda: 0.29.10 + types-ramda: 0.30.0 '@types/react-dom@18.2.25': dependencies: @@ -2034,7 +2034,7 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - ramda@0.29.1: {} + ramda@0.30.0: {} react-dom@18.2.0(react@18.2.0): dependencies: @@ -2183,7 +2183,7 @@ snapshots: type-detect@4.0.8: {} - types-ramda@0.29.10: + types-ramda@0.30.0: dependencies: ts-toolbelt: 9.6.0