mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump zod from 3.23.6 to 3.23.7 (#705)
This commit is contained in:
parent
e9a2026099
commit
3f4612bc5d
@ -71,6 +71,6 @@
|
|||||||
"vite": "^5.2.9",
|
"vite": "^5.2.9",
|
||||||
"vite-plugin-pwa": "^0.20.0",
|
"vite-plugin-pwa": "^0.20.0",
|
||||||
"vite-plugin-solid": "^2.10.2",
|
"vite-plugin-solid": "^2.10.2",
|
||||||
"zod": "^3.23.6"
|
"zod": "^3.23.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@ dependencies:
|
|||||||
version: 1.2.13(solid-js@1.8.17)
|
version: 1.2.13(solid-js@1.8.17)
|
||||||
'@felte/validator-zod':
|
'@felte/validator-zod':
|
||||||
specifier: ^1.0.17
|
specifier: ^1.0.17
|
||||||
version: 1.0.17(zod@3.23.6)
|
version: 1.0.17(zod@3.23.7)
|
||||||
'@fontsource/fira-sans':
|
'@fontsource/fira-sans':
|
||||||
specifier: ^5.0.20
|
specifier: ^5.0.20
|
||||||
version: 5.0.20
|
version: 5.0.20
|
||||||
@ -177,8 +177,8 @@ dependencies:
|
|||||||
specifier: ^2.10.2
|
specifier: ^2.10.2
|
||||||
version: 2.10.2(solid-js@1.8.17)(vite@5.2.11)
|
version: 2.10.2(solid-js@1.8.17)(vite@5.2.11)
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.23.6
|
specifier: ^3.23.7
|
||||||
version: 3.23.6
|
version: 3.23.7
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -1838,14 +1838,14 @@ packages:
|
|||||||
solid-js: 1.8.17
|
solid-js: 1.8.17
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@felte/validator-zod@1.0.17(zod@3.23.6):
|
/@felte/validator-zod@1.0.17(zod@3.23.7):
|
||||||
resolution: {integrity: sha512-rOX1chLfTcixKMPEdrMSi8zsCM685Dsoy1a5qN1G6Fyh7HYK1vSmI6SfJ7m92DOt6kV+vAP4m5rk94Y8UFIeVw==}
|
resolution: {integrity: sha512-rOX1chLfTcixKMPEdrMSi8zsCM685Dsoy1a5qN1G6Fyh7HYK1vSmI6SfJ7m92DOt6kV+vAP4m5rk94Y8UFIeVw==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
zod: ^3.2.0
|
zod: ^3.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@felte/common': 1.1.8
|
'@felte/common': 1.1.8
|
||||||
zod: 3.23.6
|
zod: 3.23.7
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@fontsource/fira-sans@5.0.20:
|
/@fontsource/fira-sans@5.0.20:
|
||||||
@ -6733,6 +6733,6 @@ packages:
|
|||||||
engines: {node: '>=12.20'}
|
engines: {node: '>=12.20'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/zod@3.23.6:
|
/zod@3.23.7:
|
||||||
resolution: {integrity: sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==}
|
resolution: {integrity: sha512-NBeIoqbtOiUMomACV/y+V3Qfs9+Okr18vR5c/5pHClPpufWOrsx8TENboDPe265lFdfewX2yBtNTLPvnmCxwog==}
|
||||||
dev: false
|
dev: false
|
||||||
|
Loading…
Reference in New Issue
Block a user