Skip to content

Commit 150c404

Browse files
Bump zod from 3.24.1 to 3.24.2
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.1 to 3.24.2. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1804531 commit 150c404

File tree

2 files changed

+10
-29
lines changed

2 files changed

+10
-29
lines changed

package-lock.json

Lines changed: 8 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"satori": "^0.12.1",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "^5.8.2",
32-
"zod": "3.24.1"
32+
"zod": "3.24.2"
3333
},
3434
"devDependencies": {
3535
"@astrojs/react": "^4.1.2",
@@ -52,7 +52,7 @@
5252
"prettier-plugin-tailwindcss": "^0.6.9",
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
55-
"zod": "3.24.1"
55+
"zod": "3.24.2"
5656
},
5757
"config": {
5858
"commitizen": {

0 commit comments

Comments
 (0)