From 1b49051e20dbaf44ada1647b3c82d19b85f11475 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Aug 2026 07:01:15 +0000 Subject: [PATCH] build(deps): bump documents.js to 4.0.1 Triggered instantly via repository_dispatch when documents.js published its own release, rather than waiting for the next scheduled Dependabot scan. --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6e083b2..3fa7c1a 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "dependencies": { "commander": "^15.0.0", "document-outline.js": "^1.0.0", - "documents.js": "^3.1.5", + "documents.js": "^4.0.1", "ink": "^7.1.1", "ink-text-input": "^6.0.0", "react": "^19.2.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e84f63..a034dd8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 documents.js: - specifier: ^3.1.5 - version: 3.1.5 + specifier: ^4.0.1 + version: 4.0.1 ink: specifier: ^7.1.1 version: 7.1.1(@types/react@19.2.18)(react@19.2.8) @@ -1739,8 +1739,8 @@ packages: resolution: {integrity: sha512-Ao6bE/q4JGVy6hOX7UGYBZUsekU6GzI19+t+M6jBpGmPuDEeHM5MXSIxbtty45tsKEYmf0seeLybb2DaLZyxPg==} engines: {node: '>=20'} - documents.js@3.1.5: - resolution: {integrity: sha512-uv9xKnaK8kQRtzo2Tk0Ll/N/z+I4K4VyLrnHuNW57yTd4LPV2879FecbW0pEZ/rHeYFeaNU01SwNsl5rB0oHGA==} + documents.js@4.0.1: + resolution: {integrity: sha512-Sf+KASXX47nIXG5R/hMbISJLip34z9Bp4tkYM4iqDzMeVqQm9m5pIh2WgUt2VnsHiRHgp5a/QN4J9b/IpkAYHg==} engines: {node: '>=20'} hasBin: true @@ -2431,8 +2431,8 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - markdown-codec@3.1.0: - resolution: {integrity: sha512-NG6CSM/qJYJZaH1SKhzk/0KqxXkAKnuKPwOmJ4Pzw9ZK+VQFu+sxYSwk70sGEGyynKOHqwawKREL/XbRBEETtA==} + markdown-codec@3.1.1: + resolution: {integrity: sha512-1TG5d9i3sa4eAunb84zC/Yon9m4tup7KZ9YqBB/mE/4+o2ISLKgLyjJUzurlP5TYeOC5NmuJz9bZoJgI0A5/4Q==} engines: {node: '>=20'} marked-terminal@7.3.0: @@ -5011,12 +5011,12 @@ snapshots: dependencies: zod: 4.4.3 - documents.js@3.1.5: + documents.js@4.0.1: dependencies: byte-codec: 1.1.9 document-schema.js: 4.3.0 fflate: 0.8.3 - markdown-codec: 3.1.0 + markdown-codec: 3.1.1 odf.js: 4.0.3 ooxml.js: 3.1.0 pdf-codec: 3.0.4 @@ -5699,7 +5699,7 @@ snapshots: dependencies: semver: 7.8.5 - markdown-codec@3.1.0: + markdown-codec@3.1.1: dependencies: document-schema.js: 4.3.0 zod: 4.4.3