Browse Source

build(deps): bump zod from 4.0.10 to 4.0.14 in /src

Bumps [zod](https://github.com/colinhacks/zod) from 4.0.10 to 4.0.14.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.0.10...v4.0.14)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2072/head
dependabot[bot] 1 week ago
committed by GitHub
parent
commit
9e47b2b822
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 10
      src/pnpm-lock.yaml

2
src/package.json

@ -50,7 +50,7 @@
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"vue": "latest", "vue": "latest",
"vue3-apexcharts": "^1.8.0", "vue3-apexcharts": "^1.8.0",
"zod": "^4.0.10" "zod": "^4.0.14"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/eslint": "^1.7.1", "@nuxt/eslint": "^1.7.1",

10
src/pnpm-lock.yaml

@ -99,8 +99,8 @@ importers:
specifier: ^1.8.0 specifier: ^1.8.0
version: 1.8.0(apexcharts@5.3.1)(vue@3.5.18(typescript@5.8.3)) version: 1.8.0(apexcharts@5.3.1)(vue@3.5.18(typescript@5.8.3))
zod: zod:
specifier: ^4.0.10 specifier: ^4.0.14
version: 4.0.10 version: 4.0.14
devDependencies: devDependencies:
'@nuxt/eslint': '@nuxt/eslint':
specifier: ^1.7.1 specifier: ^1.7.1
@ -5696,8 +5696,8 @@ packages:
zod@3.25.76: zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zod@4.0.10: zod@4.0.14:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==} resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
snapshots: snapshots:
@ -11610,4 +11610,4 @@ snapshots:
zod@3.25.76: {} zod@3.25.76: {}
zod@4.0.10: {} zod@4.0.14: {}

Loading…
Cancel
Save