From 8e27d052f493709b82b1639d705f5fc7f5e18f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 00:56:20 +0000 Subject: [PATCH] build(deps): bump document-schema.js from 3.2.0 to 3.3.0 Bumps [document-schema.js](https://github.com/ExaDev/document-schema.js) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/ExaDev/document-schema.js/releases) - [Changelog](https://github.com/ExaDev/document-schema.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/ExaDev/document-schema.js/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: document-schema.js dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79656c1..fe058f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: document-schema.js: specifier: ^3.2.0 - version: 3.2.0 + version: 3.3.0 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@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: @@ -4522,7 +4522,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