Skip to content

Commit 74785e4

Browse files
Bump zod from 3.23.8 to 3.24.1
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]>
1 parent 24d5091 commit 74785e4

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package-lock.json

Lines changed: 5 additions & 6 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.0",
3030
"tailwindcss": "^3.4.15",
3131
"typescript": "^5.7.2",
32-
"zod": "3.23.8"
32+
"zod": "3.24.1"
3333
},
3434
"devDependencies": {
3535
"@astrojs/react": "^4.1.1",
@@ -52,7 +52,7 @@
5252
"prettier-plugin-tailwindcss": "^0.6.9",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
55-
"zod": "3.23.8"
55+
"zod": "3.24.1"
5656
},
5757
"config": {
5858
"commitizen": {

0 commit comments

Comments
 (0)