diff --git a/package.json b/package.json index 5009e00..6e15320 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "html-minifier-terser": "^7.2.0", "image-size": "^2.0.2", "js-yaml": "^4.1.1", - "katex": "^0.16.47", + "katex": "^0.17.0", "lightningcss": "^1.32.0", "lucide-static": "^1.16.0", "lz-string": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index b9882ed..4d59685 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3281,7 +3281,7 @@ __metadata: languageName: node linkType: hard -"katex@npm:^0.16.0, katex@npm:^0.16.47": +"katex@npm:^0.16.0": version: 0.16.47 resolution: "katex@npm:0.16.47" dependencies: @@ -3292,6 +3292,17 @@ __metadata: languageName: node linkType: hard +"katex@npm:^0.17.0": + version: 0.17.0 + resolution: "katex@npm:0.17.0" + dependencies: + commander: "npm:^8.3.0" + bin: + katex: cli.js + checksum: 10c0/e80ad159961341799940740ceeaf9501338f9f04a91089f35e08ee25a13aeeff1cb0771a1ae5394f0b5eb98cc5c8e6ef2569c29ae60a1554c4844bcd079a2e21 + languageName: node + linkType: hard + "kind-of@npm:^6.0.0, kind-of@npm:^6.0.2": version: 6.0.3 resolution: "kind-of@npm:6.0.3" @@ -4309,7 +4320,7 @@ __metadata: html-minifier-terser: "npm:^7.2.0" image-size: "npm:^2.0.2" js-yaml: "npm:^4.1.1" - katex: "npm:^0.16.47" + katex: "npm:^0.17.0" lightningcss: "npm:^1.32.0" lucide-solid: "npm:^1.16.0" lucide-static: "npm:^1.16.0"