Skip to content

Commit

Permalink
chore(deps): bump zod from 3.21.4 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.21.4...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 34c75f5 commit ca8914b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-grid-layout": "^1.3.4",
"react-resizable": "^3.0.4",
"react-use": "^17.2.4",
"zod": "~3.21.4"
"zod": "~3.22.3"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7153,7 +7153,7 @@ __metadata:
react-grid-layout: ^1.3.4
react-resizable: ^3.0.4
react-use: ^17.2.4
zod: ~3.21.4
zod: ~3.22.3
peerDependencies:
react: ^16.13.1 || ^17.0.0
react-dom: ^16.13.1 || ^17.0.0
Expand Down Expand Up @@ -42368,7 +42368,7 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.21.4, zod@npm:~3.21.4":
"zod@npm:^3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
Expand All @@ -42382,6 +42382,13 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:~3.22.3":
version: 3.22.4
resolution: "zod@npm:3.22.4"
checksum: 80bfd7f8039b24fddeb0718a2ec7c02aa9856e4838d6aa4864335a047b6b37a3273b191ef335bf0b2002e5c514ef261ffcda5a589fb084a48c336ffc4cdbab7f
languageName: node
linkType: hard

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

0 comments on commit ca8914b

Please sign in to comment.