Skip to content

Commit

Permalink
chore(deps): bump zod from 3.23.8 to 3.24.1 (#18507)
Browse files Browse the repository at this point in the history
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](colinhacks/zod@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 507f8af commit 0c357cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"uuid": "11.0.3",
"webgl-utils.js": "1.1.0",
"webrtc-adapter": "9.0.1",
"zod": "^3.23.8",
"zod": "^3.24.1",
"zustand": "4.5.5"
},
"devDependencies": {
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18887,7 +18887,7 @@ __metadata:
webpack-hot-middleware: "npm:2.26.1"
webrtc-adapter: "npm:9.0.1"
workbox-webpack-plugin: "npm:7.3.0"
zod: "npm:^3.23.8"
zod: "npm:^3.24.1"
zustand: "npm:4.5.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -19364,13 +19364,20 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.23.8, zod@npm:^3.23.8":
"zod@npm:3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 10/846fd73e1af0def79c19d510ea9e4a795544a67d5b34b7e1c4d0425bf6bfd1c719446d94cdfa1721c1987d891321d61f779e8236fde517dc0e524aa851a6eff1
languageName: node
linkType: hard

"zod@npm:^3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: 10/54e25956495dec22acb9399c168c6ba657ff279801a7fcd0530c414d867f1dcca279335e160af9b138dd70c332e17d548be4bc4d2f7eaf627dead50d914fec27
languageName: node
linkType: hard

"zustand@npm:4.5.5":
version: 4.5.5
resolution: "zustand@npm:4.5.5"
Expand Down

0 comments on commit 0c357cc

Please sign in to comment.