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] <[email protected]>
pull/2072/head
dependabot[bot] 11 months 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",
"vue": "latest",
"vue3-apexcharts": "^1.8.0",
"zod": "^4.0.10"
"zod": "^4.0.14"
},
"devDependencies": {
"@nuxt/eslint": "^1.7.1",

10
src/pnpm-lock.yaml

@ -99,8 +99,8 @@ importers:
specifier: ^1.8.0
version: 1.8.0([email protected])([email protected]([email protected]))
zod:
specifier: ^4.0.10
version: 4.0.10
specifier: ^4.0.14
version: 4.0.14
devDependencies:
'@nuxt/eslint':
specifier: ^1.7.1
@ -5696,8 +5696,8 @@ packages:
[email protected]:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
[email protected]0:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
[email protected]4:
resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
snapshots:
@ -11610,4 +11610,4 @@ snapshots:
[email protected]: {}
[email protected]0: {}
[email protected]4: {}

Loading…
Cancel
Save