Skip to content

Commit 0019641

Browse files
Bump zod from 4.1.5 to 4.1.12
Bumps [zod](https://github.com/colinhacks/zod) from 4.1.5 to 4.1.12. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.5...v4.1.12) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f8f9de commit 0019641

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typedoc": "^0.28.12",
3434
"typedoc-plugin-mdn-links": "^5.0.9",
3535
"typescript": "^5.9.2",
36-
"zod": "^4.1.5",
36+
"zod": "^4.1.12",
3737
},
3838
"peerDependencies": {
3939
"@edgefirst-dev/batcher": "^1.0.0",
@@ -446,7 +446,7 @@
446446

447447
"yoctocolors-cjs": ["[email protected]", "", {}, "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw=="],
448448

449-
"zod": ["[email protected].5", "", {}, "sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg=="],
449+
"zod": ["[email protected].12", "", {}, "sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ=="],
450450

451451
"@arethetypeswrong/core/typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-E3b2+1zEFu84jB0YQi9BORDjz9+jGbwwy1Zi3G0LUNw7a7cePUrHMRNy8aPh53nXpkFGVHSxIZo5vKTfYaFiBQ=="],
452452

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
"typedoc": "^0.28.12",
320320
"typedoc-plugin-mdn-links": "^5.0.9",
321321
"typescript": "^5.9.2",
322-
"zod": "^4.1.5"
322+
"zod": "^4.1.12"
323323
},
324324
"dependencies": {
325325
"type-fest": "^4.41.0"

0 commit comments

Comments
 (0)