Skip to content

Commit 2d626eb

Browse files
fix(deps): update dependency @deepkit/core to v1.0.1-alpha.156 (#1609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b520750 commit 2d626eb

File tree

3 files changed

+27
-30
lines changed

3 files changed

+27
-30
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
66
"dependencies": {
77
"@aeriajs/validation": "0.0.150",
88
"@ailabs/ts-utils": "1.4.0",
99
"@badrap/valita": "0.4.2",
10-
"@deepkit/core": "1.0.1-alpha.154",
10+
"@deepkit/core": "1.0.1-alpha.156",
1111
"@deepkit/type": "1.0.1-alpha.155",
1212
"@deepkit/type-compiler": "1.0.1-alpha.155",
1313
"@effect/schema": "0.75.5",
@@ -316,7 +316,7 @@
316316

317317
"@cspotcode/source-map-support": ["@cspotcode/[email protected]", "", { "dependencies": { "@jridgewell/trace-mapping": "0.3.9" } }, "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw=="],
318318

319-
"@deepkit/core": ["@deepkit/[email protected].154", "", { "dependencies": { "dot-prop": "^5.1.1", "to-fast-properties": "^3.0.1" } }, "sha512-wgPcfHAs0ITqbP6IzlK3yEocGhNtO2n+AQnwzllkMVf/kBS2yCjuZnbBX6mEwwOLT7dgoK0Xk3UFN8loZNj8mA=="],
319+
"@deepkit/core": ["@deepkit/[email protected].156", "", { "dependencies": { "dot-prop": "^5.1.1", "to-fast-properties": "^3.0.1" } }, "sha512-LHwqX2mEaRkMtqrW2joipDG/RtabnMY/tDDfka3ZWHdfyArjGqb585K6rk04xDnwNabYQ6AzAONJ232vLm746g=="],
320320

321321
"@deepkit/type": ["@deepkit/[email protected]", "", { "dependencies": { "@deepkit/type-spec": "^1.0.1-alpha.116", "@types/uuid": "^8.3.0", "buffer": "^5.2.1", "uuid": "^8.3.2" }, "peerDependencies": { "@deepkit/core": "^1.0.1-alpha.13" } }, "sha512-hVzR+D5yz2D9Bld/YE4bw8eqv7w21pV1XGqaQJWxKjaZjWiy5HVS7K1WQGzwU1ZbhDepnTlBzG6jmIM1iYn9eQ=="],
322322

package-lock.json

Lines changed: 23 additions & 26 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
@@ -33,7 +33,7 @@
3333
"@aeriajs/validation": "0.0.150",
3434
"@ailabs/ts-utils": "1.4.0",
3535
"@badrap/valita": "0.4.2",
36-
"@deepkit/core": "1.0.1-alpha.154",
36+
"@deepkit/core": "1.0.1-alpha.156",
3737
"@deepkit/type": "1.0.1-alpha.155",
3838
"@deepkit/type-compiler": "1.0.1-alpha.155",
3939
"@effect/schema": "0.75.5",

0 commit comments

Comments
 (0)