mirror of https://github.com/wg-easy/wg-easy
Browse Source
--- updated-dependencies: - dependency-name: zod dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>pull/2028/head
committed by
GitHub
2 changed files with 12 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.75 |
|||
version: 3.25.75 |
|||
specifier: ^4.0.5 |
|||
version: 4.0.5 |
|||
devDependencies: |
|||
'@nuxt/eslint': |
|||
specifier: ^1.5.2 |
|||
@ -5405,8 +5405,11 @@ packages: |
|||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} |
|||
engines: {node: '>= 14'} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-OhpzAmVzabPOL6C3A3gpAifqr9MqihV/Msx3gor2b2kviCgcb+HM9SEOpMWwwNp9MRunWnhtAKUoo0AHhjyPPg==} |
|||
[email protected]: |
|||
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==} |
|||
|
|||
snapshots: |
|||
|
|||
@ -6263,7 +6266,7 @@ snapshots: |
|||
unixify: 1.0.0 |
|||
urlpattern-polyfill: 8.0.2 |
|||
yargs: 17.7.2 |
|||
zod: 3.25.75 |
|||
zod: 3.25.76 |
|||
transitivePeerDependencies: |
|||
- encoding |
|||
- rollup |
|||
@ -11074,4 +11077,6 @@ snapshots: |
|||
compress-commons: 6.0.2 |
|||
readable-stream: 4.7.0 |
|||
|
|||
[email protected]: {} |
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
Loading…
Reference in new issue