From 4c3a97331abe47b8f4ea28ffdc16084389125a63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 12:52:20 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.4.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 75a0f64..dfaf69f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.3.5", + "document-schema.js": "^2.4.0", "fflate": "^0.8.3", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f64bbd8..9b10254 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.3.5 - version: 2.3.5 + specifier: ^2.4.0 + version: 2.4.0 fflate: specifier: ^0.8.3 version: 0.8.3 @@ -1137,8 +1137,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.3.5: - resolution: {integrity: sha512-VTNsTkHnaokUIQ5Zsc+1MqJyFFxaoPNRvBGsR5U0gZJOLbNMkgs+M55dLorQ6Y39P+qGwWY78xaKFm4/WpZHQg==} + document-schema.js@2.4.0: + resolution: {integrity: sha512-NLBNkYUq830XCKr49ClkdxvYHXra9B5hx9o7G6ZL4hMulprzj4jdEXg4hyv1WoVrKiAzJCpI4pDgQ0eamgYx8g==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -3684,7 +3684,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.3.5: + document-schema.js@2.4.0: dependencies: zod: 4.4.3