From 17c55a5595fd2760523a7793b0e9c279202a66cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Aug 2026 13:38:08 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 3.1.0 Triggered instantly via repository_dispatch when document-schema.js published its own release, rather than waiting for the next scheduled Dependabot scan. --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f55f26d..9fc0ba0 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "packageManager": "pnpm@11.6.0", "dependencies": { "byte-codec": "^1.1.8", - "document-schema.js": "^3.0.0", + "document-schema.js": "^3.1.0", "fflate": "^0.8.3", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0f0b9e..c63f029 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.1.8 version: 1.1.8 document-schema.js: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.1.0 + version: 3.1.0 fflate: specifier: ^0.8.3 version: 0.8.3 @@ -1603,8 +1603,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@3.0.0: - resolution: {integrity: sha512-19ARydD8C5GjTlEq3UjYgi4imX77Wg56N8cjgEGhRsS1PF1PLqblY9sLjG/b+eQTXzN1SKvDLQSOKvUwWFUa4g==} + document-schema.js@3.1.0: + resolution: {integrity: sha512-Qj+0yx3lkorssXCAOIhLtrPKdJEMaB3E1QyloXWJt2H3NM8+ed7w6TyjWHeiaCnl57eGoAuUDWFGgwYDm/CGqA==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4514,7 +4514,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@3.0.0: + document-schema.js@3.1.0: dependencies: zod: 4.4.3