Browse Source

build(deps): bump zod from 4.3.6 to 4.4.2 in /src

Bumps [zod](https://github.com/colinhacks/zod) from 4.3.6 to 4.4.2.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.3.6...v4.4.2)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2598/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
c2096fee34
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

@ -53,7 +53,7 @@
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"vue": "latest", "vue": "latest",
"vue3-apexcharts": "^1.11.1", "vue3-apexcharts": "^1.11.1",
"zod": "^4.3.6" "zod": "^4.4.2"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/eslint": "^1.15.2", "@nuxt/eslint": "^1.15.2",

10
src/pnpm-lock.yaml

@ -105,8 +105,8 @@ importers:
specifier: ^1.11.1 specifier: ^1.11.1
version: 1.11.1([email protected])([email protected]([email protected])) version: 1.11.1([email protected])([email protected]([email protected]))
zod: zod:
specifier: ^4.3.6 specifier: ^4.4.2
version: 4.3.6 version: 4.4.2
devDependencies: devDependencies:
'@nuxt/eslint': '@nuxt/eslint':
specifier: ^1.15.2 specifier: ^1.15.2
@ -6322,8 +6322,8 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
zod@4.3.6: zod@4.4.2:
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} resolution: {integrity: sha512-IynmDyxsEsb9RKzO3J9+4SxXnl2FTFSzNBaKKaMV6tsSk0rw9gYw9gs+JFCq/qk2LCZ78KDwyj+Z289TijSkUw==}
snapshots: snapshots:
@ -12599,4 +12599,4 @@ snapshots:
compress-commons: 6.0.2 compress-commons: 6.0.2
readable-stream: 4.7.0 readable-stream: 4.7.0
zod@4.3.6: {} zod@4.4.2: {}

Loading…
Cancel
Save