mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.58 to 3.25.64. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.58...v3.25.64) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/1965/head
committed by
GitHub
2 changed files with 7 additions and 7 deletions
@ -99,8 +99,8 @@ importers: |
|||
specifier: ^1.8.0 |
|||
version: 1.8.0([email protected])([email protected]([email protected])) |
|||
zod: |
|||
specifier: ^3.25.58 |
|||
version: 3.25.58 |
|||
specifier: ^3.25.64 |
|||
version: 3.25.64 |
|||
devDependencies: |
|||
'@nuxt/eslint': |
|||
specifier: ^1.4.1 |
|||
@ -5480,8 +5480,8 @@ packages: |
|||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|||
engines: {node: '>= 14'} |
|||
|
|||
[email protected].58: |
|||
resolution: {integrity: sha512-DVLmMQzSZwNYzQoMaM3MQWnxr2eq+AtM9Hx3w1/Yl0pH8sLTSjN4jGP7w6f7uand6Hw44tsnSu1hz1AOA6qI2Q==} |
|||
[email protected].64: |
|||
resolution: {integrity: sha512-hbP9FpSZf7pkS7hRVUrOjhwKJNyampPgtXKc3AN6DsWtoHsg2Sb4SQaS4Tcay380zSwd2VPo9G9180emBACp5g==} |
|||
|
|||
snapshots: |
|||
|
|||
@ -6324,7 +6324,7 @@ snapshots: |
|||
unixify: 1.0.0 |
|||
urlpattern-polyfill: 8.0.2 |
|||
yargs: 17.7.2 |
|||
zod: 3.25.58 |
|||
zod: 3.25.64 |
|||
transitivePeerDependencies: |
|||
- encoding |
|||
- rollup |
|||
@ -11192,4 +11192,4 @@ snapshots: |
|||
compress-commons: 6.0.2 |
|||
readable-stream: 4.7.0 |
|||
|
|||
[email protected].58: {} |
|||
[email protected].64: {} |
|||
|
|||
Loading…
Reference in new issue