From 96846401a00e91a9eadbcba749e815bfba9d06f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:14:09 +0000 Subject: [PATCH] build(deps): bump zod from 4.1.8 to 4.1.11 in /src Bumps [zod](https://github.com/colinhacks/zod) from 4.1.8 to 4.1.11. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.8...v4.1.11) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- src/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/package.json b/src/package.json index a14fd2bd..0fe316f6 100644 --- a/src/package.json +++ b/src/package.json @@ -50,7 +50,7 @@ "timeago.js": "^4.0.2", "vue": "latest", "vue3-apexcharts": "^1.8.0", - "zod": "^4.1.8" + "zod": "^4.1.11" }, "devDependencies": { "@nuxt/eslint": "^1.9.0", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index 90af3d9a..6fa0d0a1 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^1.8.0 version: 1.8.0(apexcharts@5.3.5)(vue@3.5.21(typescript@5.9.2)) zod: - specifier: ^4.1.8 - version: 4.1.8 + specifier: ^4.1.11 + version: 4.1.11 devDependencies: '@nuxt/eslint': specifier: ^1.9.0 @@ -5381,8 +5381,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@4.1.8: - resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==} + zod@4.1.11: + resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==} snapshots: @@ -10870,4 +10870,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.7.0 - zod@4.1.8: {} + zod@4.1.11: {}