Skip to content

Commit 9ec3b71

Browse files
build(deps): bump h3-zod from 0.5.2 to 0.5.3
Bumps [h3-zod](https://github.com/wobsoriano/h3-zod) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/wobsoriano/h3-zod/releases) - [Commits](wobsoriano/h3-zod@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: h3-zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a013b9b commit 9ec3b71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vueuse/nuxt": "^10.7.0",
2222
"consola": "^3.2.3",
2323
"defu": "^6.1.4",
24-
"h3-zod": "^0.5.2",
24+
"h3-zod": "^0.5.3",
2525
"yaml": "^2.3.4",
2626
"zod": "^3.22.4"
2727
},

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5359,10 +5359,10 @@ gzip-size@^7.0.0:
53595359
dependencies:
53605360
duplexer "^0.1.2"
53615361

5362-
h3-zod@^0.5.2:
5363-
version "0.5.2"
5364-
resolved "https://registry.yarnpkg.com/h3-zod/-/h3-zod-0.5.2.tgz#8c107271f40ff23a2a0602833e05c4da98f8241b"
5365-
integrity sha512-yBfMqF04n+WgSjgR0gxi/Z7/NUPIet/3mJ56aOTB9xEKAx0r3tJcJW74qMuqr4t+uxlIaCfzwr4XPLRHES55iw==
5362+
h3-zod@^0.5.3:
5363+
version "0.5.3"
5364+
resolved "https://registry.yarnpkg.com/h3-zod/-/h3-zod-0.5.3.tgz#d961f15000d71bca933456f6efd102149b7993bc"
5365+
integrity sha512-wqlRd/d5d9sNYxmNglnL63J4v5HiZZrcXdLIiU2cBsy5gTwxrSH1AqtNrVkuUleshgNOAQldbuO06phdUIxuKA==
53665366

53675367
h3@^1.8.1, h3@^1.8.2, h3@^1.9.0:
53685368
version "1.9.0"

0 commit comments

Comments
 (0)