Skip to content

Commit fca1622

Browse files
fix(deps): update dependency @mondrian-framework/model to v2.0.66
1 parent 0402556 commit fca1622

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@deepkit/type-compiler": "1.0.1-alpha.155",
1212
"@effect/schema": "0.75.5",
1313
"@mojotech/json-type-validation": "3.1.0",
14-
"@mondrian-framework/model": "2.0.65",
14+
"@mondrian-framework/model": "2.0.66",
1515
"@sapphire/shapeshift": "3.9.7",
1616
"@sinclair/typebox": "0.34.13",
1717
"@skarab/tson": "1.5.1",
@@ -404,7 +404,7 @@
404404

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

407-
"@mondrian-framework/model": ["@mondrian-framework/model@2.0.65", "", { "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.65" } }, "sha512-Ij4khs6WvjCldaRQ8euOOHeKQBX+bIRV1lYn5nZv4Bfrr82I26+eZuDOViHVtmkl/U6aH+SEZzGGcVBq00KqSQ=="],
407+
"@mondrian-framework/model": ["@mondrian-framework/model@2.0.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=="],
408408

409409
"@mondrian-framework/utils": ["@mondrian-framework/utils@2.0.62", "", {}, "sha512-WLUWAU9bReqaEPxs8Og3kpoi4/vHxRoq1+IVwoQ3bFB6agT1t+JRW//NB503TOAdPAkjiMJ+eHRZfNI2sO5jkA=="],
410410

package-lock.json

Lines changed: 14 additions & 14 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
@@ -36,7 +36,7 @@
3636
"@deepkit/type-compiler": "1.0.1-alpha.155",
3737
"@effect/schema": "0.75.5",
3838
"@mojotech/json-type-validation": "3.1.0",
39-
"@mondrian-framework/model": "2.0.65",
39+
"@mondrian-framework/model": "2.0.66",
4040
"@sapphire/shapeshift": "3.9.7",
4141
"@sinclair/typebox": "0.34.13",
4242
"@skarab/tson": "1.5.1",

0 commit comments

Comments
 (0)