mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.24.2...v3.24.3) --- updated-dependencies: - dependency-name: zod dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/1825/head
committed by
GitHub
2 changed files with 8 additions and 6 deletions
@ -99,8 +99,8 @@ importers: |
|||
specifier: ^1.8.0 |
|||
version: 1.8.0([email protected])([email protected]([email protected])) |
|||
zod: |
|||
specifier: ^3.24.2 |
|||
version: 3.24.2 |
|||
specifier: ^3.24.3 |
|||
version: 3.24.3 |
|||
devDependencies: |
|||
'@nuxt/eslint': |
|||
specifier: 1.3.0 |
|||
@ -3422,6 +3422,7 @@ packages: |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-k0qHpyU47iWBplT4IJKEcMgUbms8jl9cNGE6aqsdOYmSJjtZIaYkn8f4ku5DzxRHpk1+o4FK7ZwGVCExYboZqQ==} |
|||
cpu: [x64, arm64, wasm32] |
|||
os: [darwin, linux, win32] |
|||
|
|||
[email protected]: |
|||
@ -3642,6 +3643,7 @@ packages: |
|||
[email protected]: |
|||
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} |
|||
engines: {node: '>=10.5.0'} |
|||
deprecated: Use your platform's native DOMException instead |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==} |
|||
@ -5126,8 +5128,8 @@ packages: |
|||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|||
engines: {node: '>= 14'} |
|||
|
|||
[email protected].2: |
|||
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} |
|||
[email protected].3: |
|||
resolution: {integrity: sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==} |
|||
|
|||
snapshots: |
|||
|
|||
@ -10394,4 +10396,4 @@ snapshots: |
|||
compress-commons: 6.0.2 |
|||
readable-stream: 4.7.0 |
|||
|
|||
[email protected].2: {} |
|||
[email protected].3: {} |
|||
|
|||
Loading…
Reference in new issue