diff --git a/package.json b/package.json index 3d7db65..0cec0a9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": { "@happyvertical/cache": "^0.68.0", "@happyvertical/files": "^0.68.0", - "@happyvertical/utils": "^0.68.0", + "@happyvertical/utils": "^0.71.0", "@mozilla/readability": "^0.6.0", "cheerio": "^1.1.2", "crawlee": "^3.15.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57e94e1..a0510b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.68.0 version: 0.68.1 '@happyvertical/utils': - specifier: ^0.68.0 - version: 0.68.1 + specifier: ^0.71.0 + version: 0.71.0 '@mozilla/readability': specifier: ^0.6.0 version: 0.6.0 @@ -835,6 +835,10 @@ packages: resolution: {integrity: sha512-OYV0d1TzvA1ttFnYdIJH1R0zxMjwkyarO0KE3Qr8WajQqKtSu3IRjRsIB7etNeOwEzplqed3Y87561Lr5jhWnQ==, tarball: https://npm.pkg.github.com/download/@happyvertical/utils/0.68.1/81ea92f3959cd8d37aeeb6b311e02c1ca5b6aeac} hasBin: true + '@happyvertical/utils@0.71.0': + resolution: {integrity: sha512-T/wDhR639wcdDoUPGW3uke5raVPfxvrMecls4710HktxVCSBEdJxEHktg8MVYiMjVwm0YDX6f8srYj2BXyBDEA==, tarball: https://npm.pkg.github.com/download/@happyvertical/utils/0.71.0/837bacb0a655075da98f2140a604a933399ffabb} + hasBin: true + '@inquirer/external-editor@1.0.3': resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} engines: {node: '>=18'} @@ -4895,6 +4899,13 @@ snapshots: pluralize: 8.0.0 uuid: 13.0.0 + '@happyvertical/utils@0.71.0': + dependencies: + '@paralleldrive/cuid2': 3.3.0 + date-fns: 4.1.0 + pluralize: 8.0.0 + uuid: 13.0.0 + '@inquirer/external-editor@1.0.3(@types/node@24.10.13)': dependencies: chardet: 2.1.1