From e5565728f837b6efd867ac1996914d54c3fe0398 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Aug 2026 12:50:37 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.5.2 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 ce30dc2..4dc9096 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.5.1", + "document-schema.js": "^2.5.2", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66145ae..770b44f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.5.1 - version: 2.5.1 + specifier: ^2.5.2 + version: 2.5.2 zod: specifier: ^4.4.3 version: 4.4.3 @@ -1500,8 +1500,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.5.1: - resolution: {integrity: sha512-hhBvcQDF2nvcMplRrD+YF6OGx9+St4cb9anRETigF2OJ8qoDnE8q2CmCqHjBLHlDZwpjBk4hjDYC5f7Es4v8Yw==} + document-schema.js@2.5.2: + resolution: {integrity: sha512-wxCJ5th9WY7g6w+rdDIGHwMVPfJUyJZ7C0gQh1d9/upE2auojKEkDsRZH+7RUldUVrYlTLw61D2fd8BL1srPVA==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4369,7 +4369,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.5.1: + document-schema.js@2.5.2: dependencies: zod: 4.4.3