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:
dependabot[bot] 2024-12-15 01:48:43 +08:00 committed by GitHub
parent ea4b98808d
commit ed8f7b6fdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -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
View File

@ -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: {}