Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2024
1 parent 3c71713 commit 50270bc
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Expand Up @@ -36,7 +36,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.2",
"vanilla-cookieconsent": "^2.9.1",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"devDependencies": {
"@headlessui/tailwindcss": "^0.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/explorer/package.json
Expand Up @@ -75,7 +75,7 @@
"react-router-dom": "^6.14.2",
"throttle-debounce": "^5.0.0",
"topojson-client": "^3.1.0",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"devDependencies": {
"@amplitude/ampli": "^1.31.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/wallet/package.json
Expand Up @@ -165,7 +165,7 @@
"uuid": "^9.0.0",
"webextension-polyfill": "^0.10.0",
"yup": "^1.1.1",
"zod": "^3.21.4",
"zod": "^3.22.3",
"zustand": "^4.4.1",
"zxcvbn": "^4.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion dapps/multisig-toolkit/package.json
Expand Up @@ -35,7 +35,7 @@
"react-hook-form": "^7.45.2",
"react-router-dom": "^6.14.2",
"tailwind-merge": "^1.14.0",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"devDependencies": {
"@mysten/dapp-kit": "workspace:*",
Expand Down
27 changes: 14 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50270bc

Please sign in to comment.