Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to v0.34.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent d87354f commit b8b174c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions bun.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lockfileVersion": 0,
"lockfileVersion": 1,
"workspaces": {
"": {
"name": "typescript-runtime-type-benchmarks",
Expand All @@ -14,7 +14,7 @@
"@mojotech/json-type-validation": "3.1.0",
"@mondrian-framework/model": "2.0.68",
"@sapphire/shapeshift": "3.9.7",
"@sinclair/typebox": "0.34.14",
"@sinclair/typebox": "0.34.15",
"@skarab/tson": "1.5.1",
"@toi/toi": "1.3.0",
"@typeofweb/schema": "0.7.3",
Expand Down Expand Up @@ -468,7 +468,7 @@

"@sapphire/shapeshift": ["@sapphire/[email protected]", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "lodash": "^4.17.21" } }, "sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g=="],

"@sinclair/typebox": ["@sinclair/[email protected].14", "", {}, "sha512-TJ7Al17j3+by5y2QkTLcF/oBVMbgXBhILVgi9PuwpxQVZZvGh5BFRzWbJPmZVNKpbRLjuMzFuRwR+tdFPqCkvA=="],
"@sinclair/typebox": ["@sinclair/[email protected].15", "", {}, "sha512-xeIzl3h1Znn9w/LTITqpiwag0gXjA+ldi2ZkXIBxGEppGCW211Tza+eL6D4pKqs10bj5z2umBWk5WL6spQ2OCQ=="],

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

Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mojotech/json-type-validation": "3.1.0",
"@mondrian-framework/model": "2.0.68",
"@sapphire/shapeshift": "3.9.7",
"@sinclair/typebox": "0.34.14",
"@sinclair/typebox": "0.34.15",
"@skarab/tson": "1.5.1",
"@toi/toi": "1.3.0",
"@typeofweb/schema": "0.7.3",
Expand Down

0 comments on commit b8b174c

Please sign in to comment.