Browse Source

build(deps): bump zod from 3.25.67 to 3.25.74 in /src

Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 3.25.74.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v3.25.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/2010/head
dependabot[bot] 4 weeks ago
committed by GitHub
parent
commit
9c6cbcd7fb
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", "timeago.js": "^4.0.2",
"vue": "latest", "vue": "latest",
"vue3-apexcharts": "^1.8.0", "vue3-apexcharts": "^1.8.0",
"zod": "^3.25.67" "zod": "^3.25.74"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/eslint": "^1.4.1", "@nuxt/eslint": "^1.4.1",

12
src/pnpm-lock.yaml

@ -99,8 +99,8 @@ importers:
specifier: ^1.8.0 specifier: ^1.8.0
version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)) version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3))
zod: zod:
specifier: ^3.25.67 specifier: ^3.25.74
version: 3.25.67 version: 3.25.74
devDependencies: devDependencies:
'@nuxt/eslint': '@nuxt/eslint':
specifier: ^1.4.1 specifier: ^1.4.1
@ -5485,8 +5485,8 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
zod@3.25.67: zod@3.25.74:
resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} resolution: {integrity: sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==}
snapshots: snapshots:
@ -6341,7 +6341,7 @@ snapshots:
unixify: 1.0.0 unixify: 1.0.0
urlpattern-polyfill: 8.0.2 urlpattern-polyfill: 8.0.2
yargs: 17.7.2 yargs: 17.7.2
zod: 3.25.67 zod: 3.25.74
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
- rollup - rollup
@ -11212,4 +11212,4 @@ snapshots:
compress-commons: 6.0.2 compress-commons: 6.0.2
readable-stream: 4.7.0 readable-stream: 4.7.0
zod@3.25.67: {} zod@3.25.74: {}

Loading…
Cancel
Save