Skip to content

Commit b9639f2

Browse files
fix(deps): update dependency valibot to v1.1.0
1 parent e26dfa6 commit b9639f2

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -73,7 +73,7 @@
7373
"typia": "9.1.1",
7474
"undici": "7.8.0",
7575
"unknownutil": "3.18.1",
76-
"valibot": "1.0.0",
76+
"valibot": "1.1.0",
7777
"vality": "6.3.4",
7878
"vega": "5.33.0",
7979
"vega-lite": "5.11.0",
@@ -1527,7 +1527,7 @@
15271527

15281528
"v8-compile-cache-lib": ["[email protected]", "", {}, "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg=="],
15291529

1530-
"valibot": ["valibot@1.0.0", "", { "peerDependencies": { "typescript": ">=5" }, "optionalPeers": ["typescript"] }, "sha512-1Hc0ihzWxBar6NGeZv7fPLY0QuxFMyxwYR2sF1Blu7Wq7EnremwY2W02tit2ij2VJT8HcSkHAQqmFfl77f73Yw=="],
1530+
"valibot": ["valibot@1.1.0", "", { "peerDependencies": { "typescript": ">=5" }, "optionalPeers": ["typescript"] }, "sha512-Nk8lX30Qhu+9txPYTwM0cFlWLdPFsFr6LblzqIySfbZph9+BFsAHsNvHOymEviUepeIW6KFHzpX8TKhbptBXXw=="],
15311531

15321532
"validate-npm-package-license": ["[email protected]", "", { "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" } }, "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew=="],
15331533

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"typia": "9.1.1",
9898
"undici": "7.8.0",
9999
"unknownutil": "3.18.1",
100-
"valibot": "1.0.0",
100+
"valibot": "1.1.0",
101101
"vality": "6.3.4",
102102
"vega": "5.33.0",
103103
"vega-lite": "5.11.0",

0 commit comments

Comments
 (0)