Skip to content

Commit ba16942

Browse files
fix(deps): update dependency @sinclair/typebox to v0.34.31 (#1756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 961f5cc commit ba16942

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",
@@ -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.30",
17+
"@sinclair/typebox": "0.34.31",
1818
"@sinclair/typemap": "0.9.0",
1919
"@skarab/tson": "1.5.1",
2020
"@toi/toi": "1.3.0",
@@ -481,7 +481,7 @@
481481

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

484-
"@sinclair/typebox": ["@sinclair/[email protected].30", "", {}, "sha512-gFB3BiqjDxEoadW0zn+xyMVb7cLxPCoblVn2C/BKpI41WPYi2d6fwHAlynPNZ5O/Q4WEiujdnJzVtvG/Jc2CBQ=="],
484+
"@sinclair/typebox": ["@sinclair/[email protected].31", "", {}, "sha512-qQ71T9DsITbX3dVCrcBERbs11YuSMg3wZPnT472JhqhWGPdiLgyvihJXU8m+ADJtJvRdjATIiACJD22dEknBrQ=="],
485485

486486
"@sinclair/typemap": ["@sinclair/[email protected]", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-ZEhbpVqzx0Nsi+5YeNni4e7eMzCORZ6DZmEA4qIeQvJe23jPLEtqbzU4MhJXcWX6SPUNvi5yHmgipGAHb/k/9Q=="],
487487

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
@@ -41,7 +41,7 @@
4141
"@mojotech/json-type-validation": "3.1.0",
4242
"@mondrian-framework/model": "2.0.69",
4343
"@sapphire/shapeshift": "3.9.7",
44-
"@sinclair/typebox": "0.34.30",
44+
"@sinclair/typebox": "0.34.31",
4545
"@sinclair/typemap": "0.9.0",
4646
"@skarab/tson": "1.5.1",
4747
"@toi/toi": "1.3.0",

0 commit comments

Comments
 (0)