Browse Source

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] <[email protected]>
pull/2179/head
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
96846401a0
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.1.8"
"zod": "^4.1.11"
},
"devDependencies": {
"@nuxt/eslint": "^1.9.0",

10
src/pnpm-lock.yaml

@ -102,8 +102,8 @@ importers:
specifier: ^1.8.0
version: 1.8.0([email protected])([email protected]([email protected]))
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'}
[email protected].8:
resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==}
[email protected].11:
resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==}
snapshots:
@ -10870,4 +10870,4 @@ snapshots:
compress-commons: 6.0.2
readable-stream: 4.7.0
[email protected].8: {}
[email protected].11: {}

Loading…
Cancel
Save