From ec99d14f8e70fb827a1dde4c52a64f9ed170f926 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Aug 2026 07:49:21 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.7.7 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 48a5ebd..fa68925 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.7.6", + "document-schema.js": "^2.7.7", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e02399..f31223d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.7.6 - version: 2.7.6 + specifier: ^2.7.7 + version: 2.7.7 zod: specifier: ^4.4.3 version: 4.4.3 @@ -1603,8 +1603,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.7.6: - resolution: {integrity: sha512-Ynn8lc7/J5s1gdc96WKFEGkRWKLvWhhHhCdT5wkR8+i7xyGsdIfUmOKHfX81bPtvbVIfAGCNl8Fjp1xxajB9GA==} + document-schema.js@2.7.7: + resolution: {integrity: sha512-rVcELkS8YoUd1IF3fg5pWhE9SDQfjeE7e5ZS5lrcl0Ogl0qW2R92iaMQxaK0qYxepeQi/0jkGIXsfHYm6tB9tA==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4526,7 +4526,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.7.6: + document-schema.js@2.7.7: dependencies: zod: 4.4.3