Browse Source

build(deps): bump zod from 4.1.12 to 4.1.13 in /src

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.12 to 4.1.13.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.12...v4.1.13)

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

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

@ -52,7 +52,7 @@
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"vue": "latest", "vue": "latest",
"vue3-apexcharts": "^1.10.0", "vue3-apexcharts": "^1.10.0",
"zod": "^4.1.12" "zod": "^4.1.13"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/eslint": "^1.10.0", "@nuxt/eslint": "^1.10.0",

10
src/pnpm-lock.yaml

@ -105,8 +105,8 @@ importers:
specifier: ^1.10.0 specifier: ^1.10.0
version: 1.10.0([email protected])([email protected]([email protected])) version: 1.10.0([email protected])([email protected]([email protected]))
zod: zod:
specifier: ^4.1.12 specifier: ^4.1.13
version: 4.1.12 version: 4.1.13
devDependencies: devDependencies:
'@nuxt/eslint': '@nuxt/eslint':
specifier: ^1.10.0 specifier: ^1.10.0
@ -5625,8 +5625,8 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
[email protected]2: [email protected]3:
resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==}
snapshots: snapshots:
@ -11358,4 +11358,4 @@ snapshots:
compress-commons: 6.0.2 compress-commons: 6.0.2
readable-stream: 4.7.0 readable-stream: 4.7.0
[email protected]2: {} [email protected]3: {}

Loading…
Cancel
Save