Skip to content

Commit 968c538

Browse files
fix(deps): update dependency @deepkit/type to v1.0.12
1 parent fedf602 commit 968c538

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@ailabs/ts-utils": "1.4.0",
99
"@badrap/valita": "0.4.5",
1010
"@deepkit/core": "1.0.5",
11-
"@deepkit/type": "1.0.11",
11+
"@deepkit/type": "1.0.12",
1212
"@deepkit/type-compiler": "1.0.8",
1313
"@effect/schema": "0.75.5",
1414
"@mojotech/json-type-validation": "3.1.0",
@@ -320,7 +320,7 @@
320320

321321
"@deepkit/core": ["@deepkit/[email protected]", "", { "dependencies": { "dot-prop": "^5.1.1", "to-fast-properties": "^3.0.1" } }, "sha512-1N+HuDEV7BOiF1KFg5JwMtgPCtxR1KPLIut645o98sUcnQzJP0ywvgyqpfqV+D9IK7TGBGxQDhbUSQlBG34pTg=="],
322322

323-
"@deepkit/type": ["@deepkit/[email protected].11", "", { "dependencies": { "@deepkit/type-spec": "^1.0.1", "@types/uuid": "^8.3.0", "buffer": "^5.2.1", "uuid": "^8.3.2" }, "peerDependencies": { "@deepkit/core": "^1.0.1" } }, "sha512-yYab5JOuzuW1czzdwJBaqlFci2o90zwEsJsrZqE/IyYaHhVU/HfZ47HpEnqOzmC0JKXdLBGLUaQwI+op0b9cLA=="],
323+
"@deepkit/type": ["@deepkit/[email protected].12", "", { "dependencies": { "@deepkit/type-spec": "^1.0.1", "@types/uuid": "^8.3.0", "buffer": "^5.2.1", "uuid": "^8.3.2" }, "peerDependencies": { "@deepkit/core": "^1.0.1" } }, "sha512-nvDLUOv7O4S1P8avtrhZ6DQcCIxtukxFa0jyP21ErlVZdEJVpoeFdpKEgeDKipMKviJiVr/3ZYPiEJ0b4HEWEg=="],
324324

325325
"@deepkit/type-compiler": ["@deepkit/[email protected]", "", { "dependencies": { "@deepkit/type-spec": "^1.0.1", "@marcj/ts-clone-node": "^2.0.0", "@rollup/pluginutils": "^5.1.0", "@typescript/vfs": "1.5.0", "get-tsconfig": "^4.5.0", "lz-string": "^1.4.4", "micromatch": "^4.0.5", "strip-json-comments": "^3.1.1" }, "peerDependencies": { "typescript": "*" }, "bin": { "deepkit-compiler-debug": "deepkit-compiler-debug.js", "deepkit-type-install": "deepkit-type-install.js" } }, "sha512-3AmyfMYJ+bej+v9T46pIViIEaN0wp7v5grO8huvC1x1H1T4cogM68Hyw2VibkfUkS9H68ACC9VimP3i7TT+PTg=="],
326326

package-lock.json

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@
3232
"@ailabs/ts-utils": "1.4.0",
3333
"@badrap/valita": "0.4.5",
3434
"@deepkit/core": "1.0.5",
35-
"@deepkit/type": "1.0.11",
35+
"@deepkit/type": "1.0.12",
3636
"@deepkit/type-compiler": "1.0.8",
3737
"@effect/schema": "0.75.5",
3838
"@mojotech/json-type-validation": "3.1.0",

0 commit comments

Comments
 (0)