Skip to content

Commit 4fd2478

Browse files
authored
Merge pull request #1934 from moltar/renovate/sinclair-typemap-0.x
fix(deps): update dependency @sinclair/typemap to v0.10.0
2 parents b8a6531 + c6d7973 commit 4fd2478

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@mondrian-framework/model": "2.0.69",
1616
"@sapphire/shapeshift": "3.9.7",
1717
"@sinclair/typebox": "0.34.33",
18-
"@sinclair/typemap": "0.9.1",
18+
"@sinclair/typemap": "0.10.0",
1919
"@skarab/tson": "1.5.1",
2020
"@toi/toi": "1.3.0",
2121
"@typeofweb/schema": "0.7.3",
@@ -484,7 +484,7 @@
484484

485485
"@sinclair/typebox": ["@sinclair/[email protected]", "", {}, "sha512-5HAV9exOMcXRUxo+9iYB5n09XxzCXnfy4VTNW4xnDv+FgjzAGY989C28BIdljKqmF+ZltUwujE3aossvcVtq6g=="],
486486

487-
"@sinclair/typemap": ["@sinclair/typemap@0.9.1", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-Df3xzrK3LeYJiHoX1Rf4c7hG3qAPsEceRW3RuYKLLNsmggv6pxPa/a9YYxdtgKXyC0spljKchF7SjK6u2rlf+A=="],
487+
"@sinclair/typemap": ["@sinclair/typemap@0.10.0", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-+vJNE9gTfstdYx3Db2mFi3EDyOJyJ/DsM2RORpE3FppUxFMzBfVDnBDxSgqQOtTSA5uS40LZJfq//3IG1YRUDw=="],
488488

489489
"@skarab/tson": ["@skarab/[email protected]", "", { "optionalDependencies": { "typescript": "^4.6.2" } }, "sha512-DZMeweKar8axpt9OtW+8OW7GmAQELM0IBiDHkz1/rkzkW0MR9VmIiKNMx7TP2BxonZnDIaUtEXB47eOU5oRRpw=="],
490490

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@mondrian-framework/model": "2.0.69",
4040
"@sapphire/shapeshift": "3.9.7",
4141
"@sinclair/typebox": "0.34.33",
42-
"@sinclair/typemap": "0.9.1",
42+
"@sinclair/typemap": "0.10.0",
4343
"@skarab/tson": "1.5.1",
4444
"@toi/toi": "1.3.0",
4545
"@typeofweb/schema": "0.7.3",

0 commit comments

Comments
 (0)