mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-06 12:39:30 +00:00
Bump zod from 3.24.4 to 3.25.7
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.4 to 3.25.7. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/commits) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04bd826217
commit
5d54fe19be
2 changed files with 10 additions and 3 deletions
|
@ -62,7 +62,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.1",
|
"usehooks-ts": "^3.1.1",
|
||||||
"zod": "^3.24.4",
|
"zod": "^3.25.7",
|
||||||
"zustand": "^5.0.4"
|
"zustand": "^5.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -13967,7 +13967,7 @@ __metadata:
|
||||||
typescript: "npm:^5.8.3"
|
typescript: "npm:^5.8.3"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
usehooks-ts: "npm:^3.1.1"
|
usehooks-ts: "npm:^3.1.1"
|
||||||
zod: "npm:^3.24.4"
|
zod: "npm:^3.25.7"
|
||||||
zustand: "npm:^5.0.4"
|
zustand: "npm:^5.0.4"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
@ -15056,13 +15056,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"zod@npm:^3.24.2, zod@npm:^3.24.4":
|
"zod@npm:^3.24.2":
|
||||||
version: 3.24.4
|
version: 3.24.4
|
||||||
resolution: "zod@npm:3.24.4"
|
resolution: "zod@npm:3.24.4"
|
||||||
checksum: 10c0/ab3112f017562180a41a0f83d870b333677f7d6b77f106696c56894567051b91154714a088149d8387a4f50806a2520efcb666f108cd384a35c236a191186d91
|
checksum: 10c0/ab3112f017562180a41a0f83d870b333677f7d6b77f106696c56894567051b91154714a088149d8387a4f50806a2520efcb666f108cd384a35c236a191186d91
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"zod@npm:^3.25.7":
|
||||||
|
version: 3.25.7
|
||||||
|
resolution: "zod@npm:3.25.7"
|
||||||
|
checksum: 10c0/9bf497ed9b810d30b84ae032ec7882435d0fb9c94db08427592f56b711227726cfb7551ee7ca9f99135dfaff1fcff5ce261e25a6400f62b651ec23880cb41013
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"zustand@npm:^5.0.4":
|
"zustand@npm:^5.0.4":
|
||||||
version: 5.0.4
|
version: 5.0.4
|
||||||
resolution: "zustand@npm:5.0.4"
|
resolution: "zustand@npm:5.0.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue