mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-07 21:19:29 +00:00
Merge pull request #1288 from ahmadk953/dependabot/npm_and_yarn/zod-3.25.7
This commit is contained in:
commit
7ff219640a
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
|
@ -14023,7 +14023,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
|
||||||
|
@ -15112,13 +15112,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