Skip to content

Commit 214ed7e

Browse files
fix(deps): update dependency @sinclair/typebox to v0.34.38 (#2047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dc1421 commit 214ed7e

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
@@ -14,7 +14,7 @@
1414
"@mojotech/json-type-validation": "3.1.0",
1515
"@mondrian-framework/model": "2.0.69",
1616
"@sapphire/shapeshift": "3.9.7",
17-
"@sinclair/typebox": "0.34.37",
17+
"@sinclair/typebox": "0.34.38",
1818
"@sinclair/typemap": "0.10.1",
1919
"@skarab/tson": "1.5.1",
2020
"@toi/toi": "1.3.0",
@@ -488,7 +488,7 @@
488488

489489
"@sideway/pinpoint": ["@sideway/[email protected]", "", {}, "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ=="],
490490

491-
"@sinclair/typebox": ["@sinclair/[email protected].37", "", {}, "sha512-2TRuQVgQYfy+EzHRTIvkhv2ADEouJ2xNS/Vq+W5EuuewBdOrvATvljZTxHWZSTYr2sTjTHpGvucaGAt67S2akw=="],
491+
"@sinclair/typebox": ["@sinclair/[email protected].38", "", {}, "sha512-HpkxMmc2XmZKhvaKIZZThlHmx1L0I/V1hWK1NubtlFnr6ZqdiOpV72TKudZUNQjZNsyDBay72qFEhEvb+bcwcA=="],
492492

493493
"@sinclair/typemap": ["@sinclair/[email protected]", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-UXR0fhu/n3c9B6lB+SLI5t1eVpt9i9CdDrp2TajRe3LbKiUhCTZN2kSfJhjPnpc3I59jMRIhgew7+0HlMi08mg=="],
494494

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
@@ -38,7 +38,7 @@
3838
"@mojotech/json-type-validation": "3.1.0",
3939
"@mondrian-framework/model": "2.0.69",
4040
"@sapphire/shapeshift": "3.9.7",
41-
"@sinclair/typebox": "0.34.37",
41+
"@sinclair/typebox": "0.34.38",
4242
"@sinclair/typemap": "0.10.1",
4343
"@skarab/tson": "1.5.1",
4444
"@toi/toi": "1.3.0",

0 commit comments

Comments
 (0)