mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
build(deps): update dependency zod to v3.24.1 (#33183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
db35a965ab
commit
6857f95cc7
2 changed files with 7 additions and 7 deletions
|
@ -251,7 +251,7 @@
|
||||||
"vuln-vects": "1.1.0",
|
"vuln-vects": "1.1.0",
|
||||||
"xmldoc": "1.3.0",
|
"xmldoc": "1.3.0",
|
||||||
"yaml": "2.6.1",
|
"yaml": "2.6.1",
|
||||||
"zod": "3.24.0"
|
"zod": "3.24.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"better-sqlite3": "11.7.0",
|
"better-sqlite3": "11.7.0",
|
||||||
|
|
|
@ -336,8 +336,8 @@ importers:
|
||||||
specifier: 2.6.1
|
specifier: 2.6.1
|
||||||
version: 2.6.1
|
version: 2.6.1
|
||||||
zod:
|
zod:
|
||||||
specifier: 3.24.0
|
specifier: 3.24.1
|
||||||
version: 3.24.0
|
version: 3.24.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
better-sqlite3:
|
better-sqlite3:
|
||||||
specifier: 11.7.0
|
specifier: 11.7.0
|
||||||
|
@ -6305,8 +6305,8 @@ packages:
|
||||||
resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
|
resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
zod@3.24.0:
|
zod@3.24.1:
|
||||||
resolution: {integrity: sha512-Hz+wiY8yD0VLA2k/+nsg2Abez674dDGTai33SwNvMPuf9uIrBC9eFgIMQxBBbHFxVXi8W+5nX9DcAh9YNSQm/w==}
|
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||||
|
|
||||||
zwitch@1.0.5:
|
zwitch@1.0.5:
|
||||||
resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}
|
resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}
|
||||||
|
@ -8025,7 +8025,7 @@ snapshots:
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
toml-eslint-parser: 0.10.0
|
toml-eslint-parser: 0.10.0
|
||||||
upath: 2.0.1
|
upath: 2.0.1
|
||||||
zod: 3.24.0
|
zod: 3.24.1
|
||||||
|
|
||||||
'@renovatebot/eslint-plugin@file:tools/eslint': {}
|
'@renovatebot/eslint-plugin@file:tools/eslint': {}
|
||||||
|
|
||||||
|
@ -13534,6 +13534,6 @@ snapshots:
|
||||||
|
|
||||||
yoctocolors@2.1.1: {}
|
yoctocolors@2.1.1: {}
|
||||||
|
|
||||||
zod@3.24.0: {}
|
zod@3.24.1: {}
|
||||||
|
|
||||||
zwitch@1.0.5: {}
|
zwitch@1.0.5: {}
|
||||||
|
|
Loading…
Reference in a new issue