mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump zod from 3.23.8 to 3.24.1
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>
This commit is contained in:
parent
417a5f3183
commit
ca99fb1710
2 changed files with 9 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"unsplash-js": "^7.0.19",
|
"unsplash-js": "^7.0.19",
|
||||||
"usehooks-ts": "^3.1.0",
|
"usehooks-ts": "^3.1.0",
|
||||||
"zod": "^3.23.8",
|
"zod": "^3.24.1",
|
||||||
"zustand": "^5.0.2"
|
"zustand": "^5.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -13568,7 +13568,7 @@ __metadata:
|
||||||
typescript: "npm:^5.6.3"
|
typescript: "npm:^5.6.3"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
usehooks-ts: "npm:^3.1.0"
|
usehooks-ts: "npm:^3.1.0"
|
||||||
zod: "npm:^3.23.8"
|
zod: "npm:^3.24.1"
|
||||||
zustand: "npm:^5.0.2"
|
zustand: "npm:^5.0.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
@ -14780,6 +14780,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"zod@npm:^3.24.1":
|
||||||
|
version: 3.24.1
|
||||||
|
resolution: "zod@npm:3.24.1"
|
||||||
|
checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"zustand@npm:^5.0.2":
|
"zustand@npm:^5.0.2":
|
||||||
version: 5.0.2
|
version: 5.0.2
|
||||||
resolution: "zustand@npm:5.0.2"
|
resolution: "zustand@npm:5.0.2"
|
||||||
|
|
Loading…
Reference in a new issue