From a4423579d214ae8a5beb3539bfcc090bc5d0a373 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Aug 2026 14:28:44 +0000 Subject: [PATCH] build(deps): bump documents.js to 1.102.2 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 | 28 ++++++++++++++++++---------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 225e476..ad4671f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vanilla-extract/recipes": "^0.5.7", "dexie": "^4.4.4", "dexie-react-hooks": "^4.4.0", - "documents.js": "^1.102.1", + "documents.js": "^1.102.2", "markdown-codec": "^2.0.0", "odf.js": "^3.0.1", "react": "^19.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dee18c..119e7be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^4.4.0 version: 4.4.0(dexie@4.4.4)(react@19.2.8) documents.js: - specifier: ^1.102.1 - version: 1.102.1 + specifier: ^1.102.2 + version: 1.102.2 markdown-codec: specifier: ^2.0.0 version: 2.0.0 @@ -2448,8 +2448,12 @@ packages: resolution: {integrity: sha512-Qj+0yx3lkorssXCAOIhLtrPKdJEMaB3E1QyloXWJt2H3NM8+ed7w6TyjWHeiaCnl57eGoAuUDWFGgwYDm/CGqA==} engines: {node: '>=20'} - documents.js@1.102.1: - resolution: {integrity: sha512-sWQHJreL5i6PftY5qYQn79+TbqPFzr83hVzh4osH0kgY/didT+83Wf6D4i4lIM+eeFWDPLtlvW5+mlMrKgWC8A==} + document-schema.js@3.2.0: + resolution: {integrity: sha512-XDu/+fo56WrXrcR3f16xH5lYEQX+3b4W6kJELRNFwrrWxOqhQBQepXMkCi+niSrgCEIcfaC1IeaGPlZ8oj5gSw==} + engines: {node: '>=20'} + + documents.js@1.102.2: + resolution: {integrity: sha512-Dpcbl15Z5O2x5Ps0bWi4PYvesZ27kzfl5hA99Zh4jdqdhhKgJFJETZp9mSQqI9HB9d9K+oJkn8C9AA27fM/87g==} engines: {node: '>=20'} hasBin: true @@ -3809,8 +3813,8 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pdf-codec@2.2.34: - resolution: {integrity: sha512-OSRUAwlIff0MwZWr2B5vX+mbupTOKtm2qmyNzES3iL8AQjELYWzf04oSzBuTvhGjjxUkzoBdYzmuwaTAIzG5xg==} + pdf-codec@2.2.35: + resolution: {integrity: sha512-kU15MYM2sNAOVPCop+qn2/ITpJ1460g1pj2k8wLKmIfJYp7h94YOPHpPwjVJUyP1tIQeH03wDzp5/uqz2Bwnvw==} engines: {node: '>=20'} picocolors@1.1.1: @@ -7368,7 +7372,11 @@ snapshots: dependencies: zod: 4.4.3 - documents.js@1.102.1: + document-schema.js@3.2.0: + dependencies: + zod: 4.4.3 + + documents.js@1.102.2: dependencies: byte-codec: 1.1.9 document-schema.js: 2.7.17 @@ -7376,7 +7384,7 @@ snapshots: markdown-codec: 1.4.2 odf.js: 2.7.23 ooxml.js: 2.11.32 - pdf-codec: 2.2.34 + pdf-codec: 2.2.35 zod: 4.4.3 dom-helpers@5.2.1: @@ -8781,10 +8789,10 @@ snapshots: pathe@2.0.3: {} - pdf-codec@2.2.34: + pdf-codec@2.2.35: dependencies: byte-codec: 1.1.9 - document-schema.js: 3.1.0 + document-schema.js: 3.2.0 fflate: 0.8.3 zod: 4.4.3