mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [zod](https://github.com/colinhacks/zod) from 4.2.1 to 4.3.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.2.1...v4.3.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>pull/2379/head
committed by
GitHub
2 changed files with 7 additions and 6 deletions
@ -105,8 +105,8 @@ importers: |
|||
specifier: ^1.10.0 |
|||
version: 1.10.0([email protected])([email protected]([email protected])) |
|||
zod: |
|||
specifier: ^4.2.1 |
|||
version: 4.2.1 |
|||
specifier: ^4.3.5 |
|||
version: 4.3.5 |
|||
devDependencies: |
|||
'@nuxt/eslint': |
|||
specifier: ^1.12.1 |
|||
@ -5496,6 +5496,7 @@ packages: |
|||
[email protected]: |
|||
resolution: {integrity: sha512-LPv8bAY5OA0UvFEXl4vBQOBqJzRrlExy92tWgRuwW7tbykHf7CH71G2Y4TM2OwGcIS4+hyqKHS2EVBqaYwPY9Q==} |
|||
engines: {node: '>= 16'} |
|||
deprecated: This version is NOT deprecated. Previous deprecation was a mistake. |
|||
peerDependencies: |
|||
vue: ^3.0.0 |
|||
|
|||
@ -5632,8 +5633,8 @@ packages: |
|||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|||
engines: {node: '>= 14'} |
|||
|
|||
zod@4.2.1: |
|||
resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} |
|||
zod@4.3.5: |
|||
resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} |
|||
|
|||
snapshots: |
|||
|
|||
@ -11375,4 +11376,4 @@ snapshots: |
|||
compress-commons: 6.0.2 |
|||
readable-stream: 4.7.0 |
|||
|
|||
zod@4.2.1: {} |
|||
zod@4.3.5: {} |
|||
|
|||
Loading…
Reference in new issue