From 2572d684b9cfc6437e3eac2ecb122ebf4a353c89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Aug 2026 21:28:17 +0000 Subject: [PATCH] build(deps): bump document-schema.js to 3.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 21ec406..fde2ab4 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "license": "MIT", "packageManager": "pnpm@11.6.0", "dependencies": { - "document-schema.js": "^3.2.0", + "document-schema.js": "^3.3.0", "fast-xml-parser": "^5.10.1", "fflate": "^0.8.3", "zod": "^4.4.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07596f0..cd9665f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: .: dependencies: document-schema.js: - specifier: ^3.2.0 - version: 3.2.0 + specifier: ^3.3.0 + version: 3.3.0 fast-xml-parser: specifier: ^5.10.1 version: 5.10.1 @@ -1608,8 +1608,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - document-schema.js@3.2.0: - resolution: {integrity: sha512-XDu/+fo56WrXrcR3f16xH5lYEQX+3b4W6kJELRNFwrrWxOqhQBQepXMkCi+niSrgCEIcfaC1IeaGPlZ8oj5gSw==} + document-schema.js@3.3.0: + resolution: {integrity: sha512-Jcg+sLEKF6T2w6WdCD1S0DcKFt1Kpk/rO1AZlE7fi0pqN4Ys8tN3qeY97DPc78QRy+EkbCW5hKLwM0EyV+Ojqw==} engines: {node: '>=20'} dot-prop@5.3.0: @@ -4540,7 +4540,7 @@ snapshots: dependencies: path-type: 4.0.0 - document-schema.js@3.2.0: + document-schema.js@3.3.0: dependencies: zod: 4.4.3