summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-05-24 01:52:24 +0200
committerRory& <root@rory.gay>2026-05-24 01:52:24 +0200
commitbdad4ae6346b1c04f6bf4d509e5c5d008d79a6a6 (patch)
treec87acafa09fa67e10e2e7a563fbeb7c079bbd929
parenttest VM: expose pion port (diff)
downloadserver-ts-bdad4ae6346b1c04f6bf4d509e5c5d008d79a6a6.tar.xz
Fix patches
-rw-r--r--patches/ajv+8.20.0.patch (renamed from patches/ajv+8.18.0.patch)0
-rw-r--r--patches/typescript-json-schema+0.67.4.patch (renamed from patches/typescript-json-schema+0.65.1.patch)4
2 files changed, 2 insertions, 2 deletions
diff --git a/patches/ajv+8.18.0.patch b/patches/ajv+8.20.0.patch

index 9cf6c1cf..9cf6c1cf 100644 --- a/patches/ajv+8.18.0.patch +++ b/patches/ajv+8.20.0.patch
diff --git a/patches/typescript-json-schema+0.65.1.patch b/patches/typescript-json-schema+0.67.4.patch
index 2164d4a3..0a191b06 100644 --- a/patches/typescript-json-schema+0.65.1.patch +++ b/patches/typescript-json-schema+0.67.4.patch
@@ -1,8 +1,8 @@ diff --git a/node_modules/typescript-json-schema/dist/typescript-json-schema.js b/node_modules/typescript-json-schema/dist/typescript-json-schema.js -index 3eab401..69658a4 100644 +index e59b11e..9e0e0c4 100644 --- a/node_modules/typescript-json-schema/dist/typescript-json-schema.js +++ b/node_modules/typescript-json-schema/dist/typescript-json-schema.js -@@ -470,6 +470,9 @@ var JsonSchemaGenerator = (function () { +@@ -420,6 +420,9 @@ class JsonSchemaGenerator { else if (flags & ts.TypeFlags.Boolean) { definition.type = "boolean"; }