Skip to content

Commit c27febe

Browse files
fix(deps): update dependency @sinclair/typemap to v0.10.1
1 parent e4ce197 commit c27febe

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.37",
18-
"@sinclair/typemap": "0.10.0",
18+
"@sinclair/typemap": "0.10.1",
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/typebox@0.34.37", "", {}, "sha512-2TRuQVgQYfy+EzHRTIvkhv2ADEouJ2xNS/Vq+W5EuuewBdOrvATvljZTxHWZSTYr2sTjTHpGvucaGAt67S2akw=="],
486486

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=="],
487+
"@sinclair/typemap": ["@sinclair/typemap@0.10.1", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-UXR0fhu/n3c9B6lB+SLI5t1eVpt9i9CdDrp2TajRe3LbKiUhCTZN2kSfJhjPnpc3I59jMRIhgew7+0HlMi08mg=="],
488488

489489
"@skarab/tson": ["@skarab/tson@1.5.1", "", { "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.37",
42-
"@sinclair/typemap": "0.10.0",
42+
"@sinclair/typemap": "0.10.1",
4343
"@skarab/tson": "1.5.1",
4444
"@toi/toi": "1.3.0",
4545
"@typeofweb/schema": "0.7.3",

0 commit comments

Comments
 (0)