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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-22 04:14:09 +00:00
committed by GitHub
parent 6c0d8e91fa
commit 96846401a0
2 changed files with 6 additions and 6 deletions

View File

@@ -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",

10
src/pnpm-lock.yaml generated
View File

@@ -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: {}