mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [zod](https://github.com/colinhacks/zod) from 4.3.6 to 4.4.2. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.3.6...v4.4.2) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>pull/2598/head
committed by
GitHub
2 changed files with 6 additions and 6 deletions
@ -105,8 +105,8 @@ importers: |
|||
specifier: ^1.11.1 |
|||
version: 1.11.1([email protected])([email protected]([email protected])) |
|||
zod: |
|||
specifier: ^4.3.6 |
|||
version: 4.3.6 |
|||
specifier: ^4.4.2 |
|||
version: 4.4.2 |
|||
devDependencies: |
|||
'@nuxt/eslint': |
|||
specifier: ^1.15.2 |
|||
@ -6322,8 +6322,8 @@ packages: |
|||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|||
engines: {node: '>= 14'} |
|||
|
|||
zod@4.3.6: |
|||
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} |
|||
zod@4.4.2: |
|||
resolution: {integrity: sha512-IynmDyxsEsb9RKzO3J9+4SxXnl2FTFSzNBaKKaMV6tsSk0rw9gYw9gs+JFCq/qk2LCZ78KDwyj+Z289TijSkUw==} |
|||
|
|||
snapshots: |
|||
|
|||
@ -12599,4 +12599,4 @@ snapshots: |
|||
compress-commons: 6.0.2 |
|||
readable-stream: 4.7.0 |
|||
|
|||
zod@4.3.6: {} |
|||
zod@4.4.2: {} |
|||
|
|||
Loading…
Reference in new issue