From 9c1e9feb5d50b75f18a0b3ce78ac1ba85aafdde4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Aug 2026 10:24:28 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 2.3.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 4acb6de..0bf855e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^2.2.4", + "document-schema.js": "^2.3.0", "zod": "^4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b37865..5899e88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^2.2.4 - version: 2.2.4 + specifier: ^2.3.0 + version: 2.3.0 zod: specifier: ^4.4.3 version: 4.4.3 @@ -1060,8 +1060,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@2.2.4: - resolution: {integrity: sha512-PTdBVwE9buhtrU+yyD60FLGL68KKk6dONoFKVzR9ngU29WKoWs/AngC4XlubsRb05EriLS6wj9lpOr2L2E0keQ==} + document-schema.js@2.3.0: + resolution: {integrity: sha512-NYhSqxC4J0czg/YbxbpVjyNQteRCpvXyHqFjmnbOTqh3+Z4FMVJn0ZZSJoZByBPX1pqSLKg+Ld6g0Jw5+A18Ag==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -3582,7 +3582,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@2.2.4: + document-schema.js@2.3.0: dependencies: zod: 4.4.3