Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
build(deps): bump zod from 3.22.2 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 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.22.2...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 Oct 17, 2023
1 parent 65cc440 commit 3eeefd5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "2.4.1",
"zod": "3.22.2"
"zod": "3.22.3"
},
"devDependencies": {
"@electron-forge/cli": "6.4.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"tamagui": "1.69.3",
"typescript": "5.1.6",
"unist-util-visit": "4.1.2",
"zod": "3.22.2"
"zod": "3.22.3"
},
"devDependencies": {
"@mintter/prettier": "*",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-hot-toast": "2.4.1",
"react-icons": "4.9.0",
"react-native": "0.72.4",
"zod": "3.22.2"
"zod": "3.22.3"
},
"devDependencies": {
"@mintter/prettier": "*",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4748,7 +4748,7 @@ __metadata:
react-native: 0.72.4
typescript: 5.1.6
vitest: 0.34.2
zod: 3.22.2
zod: 3.22.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4796,7 +4796,7 @@ __metadata:
vite: 4.4.9
vite-tsconfig-paths: 4.2.0
xvfb-maybe: 0.2.1
zod: 3.22.2
zod: 3.22.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4957,7 +4957,7 @@ __metadata:
typescript: 5.1.6
unist-util-visit: 4.1.2
webpack: 5.80.0
zod: 3.22.2
zod: 3.22.3
peerDependencies:
"@babel/core": ">=7.0.0 <8.0.0"
expo-modules-core: 0.6.3
Expand Down Expand Up @@ -33934,10 +33934,10 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.22.2":
version: 3.22.2
resolution: "zod@npm:3.22.2"
checksum: 231e2180c8eabb56e88680d80baff5cf6cbe6d64df3c44c50ebe52f73081ecd0229b1c7215b9552537f537a36d9e36afac2737ddd86dc14e3519bdbc777e82b9
"zod@npm:3.22.3":
version: 3.22.3
resolution: "zod@npm:3.22.3"
checksum: 65b05139be337078a70700b05942ab7f2ef5f11abe194df14ef257fac4e5c383476a4dc290731842996bd57fc8d5bf38e5a4c907fe8cdf8b15477f8da5bfcc00
languageName: node
linkType: hard

Expand Down

0 comments on commit 3eeefd5

Please sign in to comment.