diff --git a/deno.json b/deno.json index 67cf5e90a7..0bad3fd969 100644 --- a/deno.json +++ b/deno.json @@ -13,7 +13,7 @@ "ajv": "npm:ajv@8.17.1", "catppuccin-repo/": "https://raw.githubusercontent.com/catppuccin/catppuccin/d4f2666c2b04337f0a8632713de0889d9a7d332d/", "handlebars": "npm:handlebars@4.7.8", - "json-schema-to-typescript": "npm:json-schema-to-typescript@14.1.0", + "json-schema-to-typescript": "npm:json-schema-to-typescript@15.0.0", "less": "npm:less@4.2.0", "postcss-less": "npm:postcss-less@6.0.0", "postcss-value-parser": "npm:postcss-value-parser@4.2.0", diff --git a/deno.lock b/deno.lock index d8644608ed..b18b05305a 100644 --- a/deno.lock +++ b/deno.lock @@ -18,7 +18,7 @@ "npm:@types/node": "npm:@types/node@18.16.19", "npm:ajv@8.17.1": "npm:ajv@8.17.1", "npm:handlebars@4.7.8": "npm:handlebars@4.7.8", - "npm:json-schema-to-typescript@14.1.0": "npm:json-schema-to-typescript@14.1.0", + "npm:json-schema-to-typescript@15.0.0": "npm:json-schema-to-typescript@15.0.0", "npm:less@4.2.0": "npm:less@4.2.0", "npm:postcss-less@6.0.0": "npm:postcss-less@6.0.0_postcss@8.4.39", "npm:postcss-value-parser@4.2.0": "npm:postcss-value-parser@4.2.0", @@ -849,8 +849,8 @@ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "dependencies": {} }, - "json-schema-to-typescript@14.1.0": { - "integrity": "sha512-VIeAFQkn88gFh26MSHWG4uX7TjK/arTw0NVLMZn6vX1WrSF+P6xu5MyEdovu+9PJ0uiS5gm0wzwQvYW9eSq1uw==", + "json-schema-to-typescript@15.0.0": { + "integrity": "sha512-gOX3cJB4eL1ztMc3WUh569ubRcKnr8MnYk++6+/WaaN4bufGHSR6EcbUbvLZgirPQOfvni5SSGkRx0pYloYU8A==", "dependencies": { "@apidevtools/json-schema-ref-parser": "@apidevtools/json-schema-ref-parser@11.6.4", "@types/json-schema": "@types/json-schema@7.0.15", @@ -1450,7 +1450,7 @@ "npm:@octokit/rest@21.0.1", "npm:ajv@8.17.1", "npm:handlebars@4.7.8", - "npm:json-schema-to-typescript@14.1.0", + "npm:json-schema-to-typescript@15.0.0", "npm:less@4.2.0", "npm:postcss-less@6.0.0", "npm:postcss-value-parser@4.2.0",