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] <[email protected]>
pull/2010/head
dependabot[bot] 1 year 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",
"vue": "latest",
"vue3-apexcharts": "^1.8.0",
"zod": "^3.25.67"
"zod": "^3.25.74"
},
"devDependencies": {
"@nuxt/eslint": "^1.4.1",

12
src/pnpm-lock.yaml

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

Loading…
Cancel
Save