mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-09 23:23:08 +00:00
Bump zod from 3.24.2 to 3.24.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.4. - [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.24.2...v3.24.4) --- updated-dependencies: - dependency-name: zod dependency-version: 3.24.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ccc4ac3a47
commit
b5732a94ef
2 changed files with 10 additions and 3 deletions
|
@ -62,7 +62,7 @@
|
|||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.24.1",
|
||||
"zod": "^3.24.4",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -13231,7 +13231,7 @@ __metadata:
|
|||
typescript: "npm:^5.8.2"
|
||||
unsplash-js: "npm:^7.0.19"
|
||||
usehooks-ts: "npm:^3.1.1"
|
||||
zod: "npm:^3.24.1"
|
||||
zod: "npm:^3.24.4"
|
||||
zustand: "npm:^5.0.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
@ -14247,13 +14247,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zod@npm:^3.22.4, zod@npm:^3.23.8, zod@npm:^3.24.1":
|
||||
"zod@npm:^3.22.4, zod@npm:^3.23.8":
|
||||
version: 3.24.2
|
||||
resolution: "zod@npm:3.24.2"
|
||||
checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zod@npm:^3.24.4":
|
||||
version: 3.24.4
|
||||
resolution: "zod@npm:3.24.4"
|
||||
checksum: 10c0/ab3112f017562180a41a0f83d870b333677f7d6b77f106696c56894567051b91154714a088149d8387a4f50806a2520efcb666f108cd384a35c236a191186d91
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"zustand@npm:^5.0.3":
|
||||
version: 5.0.3
|
||||
resolution: "zustand@npm:5.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue