Skip to content

Commit

Permalink
fix(deps): update dependency @mondrian-framework/model to v2.0.68 (#1605
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent ccd5f8c commit 63af600
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 42 deletions.
10 changes: 3 additions & 7 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 @@ -12,7 +12,7 @@
"@deepkit/type-compiler": "1.0.1-alpha.155",
"@effect/schema": "0.75.5",
"@mojotech/json-type-validation": "3.1.0",
"@mondrian-framework/model": "2.0.66",
"@mondrian-framework/model": "2.0.68",
"@sapphire/shapeshift": "3.9.7",
"@sinclair/typebox": "0.34.14",
"@skarab/tson": "1.5.1",
Expand Down Expand Up @@ -405,7 +405,7 @@

"@mojotech/json-type-validation": ["@mojotech/[email protected]", "", { "dependencies": { "lodash.isequal": "^4.5.0" } }, "sha512-ThH2EbHEUCPMHhXAtmYcDi0gmV+PZak4uvuWBMiBDqUuz7gGQUrsE5o1J6kKNLDX5cXAPqsfJ7uTfTcNdCDXxA=="],

"@mondrian-framework/model": ["@mondrian-framework/[email protected].66", "", { "dependencies": { "@types/jsonwebtoken": "^9.0.7", "bignumber.js": "^9.1.2", "fast-check": "^3.23.1", "jsonwebtoken": "^9.0.2" }, "peerDependencies": { "@mondrian-framework/utils": "^2.0.66" } }, "sha512-AkWzEZG+sFptC3mer15CM2B0SJKayv3mfkizukwXkIOu2/6+ZAj5D41DrpRGR71OHUy7LQX53eIhU9VlvmwENA=="],
"@mondrian-framework/model": ["@mondrian-framework/[email protected].68", "", { "dependencies": { "bignumber.js": "^9.1.2", "fast-check": "^3.23.2", "jsonwebtoken": "^9.0.2" }, "peerDependencies": { "@mondrian-framework/utils": "^2.0.68" } }, "sha512-d5GdIDq9Kui09jx56SB1Fj/liSVtUJVWCTxBMEEu7t6UB5JVLetwru+b9NDwrfirBN966EEIZI9VKHb8J3qgVw=="],

"@mondrian-framework/utils": ["@mondrian-framework/[email protected]", "", {}, "sha512-ywqasO0vBUVZB+aQWXg+VM9pSsz0AXk5y7eIFnaNOGzw0WJlTQy0Bgr3fU/EMSFIj6Mw6xEyB7JcKuwE4qfcWg=="],

Expand Down Expand Up @@ -497,12 +497,8 @@

"@types/json-schema": ["@types/[email protected]", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="],

"@types/jsonwebtoken": ["@types/[email protected]", "", { "dependencies": { "@types/ms": "*", "@types/node": "*" } }, "sha512-7fx54m60nLFUVYlxAB1xpe9CBWX2vSrk50Y6ogRJ1v5xxtba7qXTg5BgYDN5dq+yuQQ9HaVlHJyAAt1/mxryFg=="],

"@types/minimist": ["@types/[email protected]", "", {}, "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag=="],

"@types/ms": ["@types/[email protected]", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="],

"@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA=="],

"@types/normalize-package-data": ["@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
Expand Down
50 changes: 16 additions & 34 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 @@ -38,7 +38,7 @@
"@deepkit/type-compiler": "1.0.1-alpha.155",
"@effect/schema": "0.75.5",
"@mojotech/json-type-validation": "3.1.0",
"@mondrian-framework/model": "2.0.66",
"@mondrian-framework/model": "2.0.68",
"@sapphire/shapeshift": "3.9.7",
"@sinclair/typebox": "0.34.14",
"@skarab/tson": "1.5.1",
Expand Down

0 comments on commit 63af600

Please sign in to comment.