Browse Source

build(deps): bump zod from 3.24.2 to 3.24.3 in /src

Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.24.2...v3.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1825/head
dependabot[bot] 4 months ago
committed by GitHub
parent
commit
832faa8569
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 12
      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": "^3.24.2"
"zod": "^3.24.3"
},
"devDependencies": {
"@nuxt/eslint": "1.3.0",

12
src/pnpm-lock.yaml

@ -99,8 +99,8 @@ importers:
specifier: ^1.8.0
version: 1.8.0(apexcharts@4.5.0)(vue@3.5.13(typescript@5.8.3))
zod:
specifier: ^3.24.2
version: 3.24.2
specifier: ^3.24.3
version: 3.24.3
devDependencies:
'@nuxt/eslint':
specifier: 1.3.0
@ -3422,6 +3422,7 @@ packages:
libsql@0.5.6:
resolution: {integrity: sha512-k0qHpyU47iWBplT4IJKEcMgUbms8jl9cNGE6aqsdOYmSJjtZIaYkn8f4ku5DzxRHpk1+o4FK7ZwGVCExYboZqQ==}
cpu: [x64, arm64, wasm32]
os: [darwin, linux, win32]
lilconfig@3.1.3:
@ -3642,6 +3643,7 @@ packages:
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
deprecated: Use your platform's native DOMException instead
node-fetch-native@1.6.6:
resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==}
@ -5126,8 +5128,8 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'}
zod@3.24.2:
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
zod@3.24.3:
resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==}
snapshots:
@ -10394,4 +10396,4 @@ snapshots:
compress-commons: 6.0.2
readable-stream: 4.7.0
zod@3.24.2: {}
zod@3.24.3: {}

Loading…
Cancel
Save