mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 07:24:10 +08:00
build(deps): bump zod from 3.23.8 to 3.24.1 (#1232)
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [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.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea4b98808d
commit
ed8f7b6fdc
@ -75,7 +75,7 @@
|
|||||||
"vite": "^6.0.3",
|
"vite": "^6.0.3",
|
||||||
"vite-plugin-pwa": "^0.21.1",
|
"vite-plugin-pwa": "^0.21.1",
|
||||||
"vite-plugin-solid": "^2.11.0",
|
"vite-plugin-solid": "^2.11.0",
|
||||||
"zod": "^3.23.8"
|
"zod": "^3.24.1"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.3"
|
"packageManager": "pnpm@9.12.3"
|
||||||
}
|
}
|
||||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -28,7 +28,7 @@ importers:
|
|||||||
version: 1.2.14(solid-js@1.9.3)
|
version: 1.2.14(solid-js@1.9.3)
|
||||||
'@felte/validator-zod':
|
'@felte/validator-zod':
|
||||||
specifier: ^1.0.18
|
specifier: ^1.0.18
|
||||||
version: 1.0.18(zod@3.23.8)
|
version: 1.0.18(zod@3.24.1)
|
||||||
'@fontsource/fira-sans':
|
'@fontsource/fira-sans':
|
||||||
specifier: ^5.1.0
|
specifier: ^5.1.0
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
@ -192,8 +192,8 @@ importers:
|
|||||||
specifier: ^2.11.0
|
specifier: ^2.11.0
|
||||||
version: 2.11.0(solid-js@1.9.3)(vite@6.0.3(@types/node@22.10.2)(jiti@1.21.6)(terser@5.31.1)(yaml@2.5.0))
|
version: 2.11.0(solid-js@1.9.3)(vite@6.0.3(@types/node@22.10.2)(jiti@1.21.6)(terser@5.31.1)(yaml@2.5.0))
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.23.8
|
specifier: ^3.24.1
|
||||||
version: 3.23.8
|
version: 3.24.1
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -3835,8 +3835,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
|
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
|
||||||
engines: {node: '>=12.20'}
|
engines: {node: '>=12.20'}
|
||||||
|
|
||||||
zod@3.23.8:
|
zod@3.24.1:
|
||||||
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
|
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
|
|
||||||
@ -4902,10 +4902,10 @@ snapshots:
|
|||||||
'@felte/core': 1.4.4
|
'@felte/core': 1.4.4
|
||||||
solid-js: 1.9.3
|
solid-js: 1.9.3
|
||||||
|
|
||||||
'@felte/validator-zod@1.0.18(zod@3.23.8)':
|
'@felte/validator-zod@1.0.18(zod@3.24.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@felte/common': 1.1.9
|
'@felte/common': 1.1.9
|
||||||
zod: 3.23.8
|
zod: 3.24.1
|
||||||
|
|
||||||
'@floating-ui/core@1.6.8':
|
'@floating-ui/core@1.6.8':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -7731,4 +7731,4 @@ snapshots:
|
|||||||
|
|
||||||
yocto-queue@1.0.0: {}
|
yocto-queue@1.0.0: {}
|
||||||
|
|
||||||
zod@3.23.8: {}
|
zod@3.24.1: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user