Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update marked-katex-extension
Sebastian Martinez committed 2 years ago
commit bea8af8497c61c2238d5d4476c929a6a204a9579
parent ed5a0b382bcffc9c792dfb514fb4510535c39255
2 files changed +6 -6
modified package-lock.json
@@ -19,7 +19,7 @@
        "hast-util-to-html": "^9.0.0",
        "lodash": "^4.17.21",
        "marked": "^9.0.3",
-
        "marked-katex-extension": "^3.0.6",
+
        "marked-katex-extension": "^4.0.0",
        "marked-linkify-it": "^3.1.4",
        "md5": "^2.3.0",
        "plausible-tracker": "^0.3.8",
@@ -3070,11 +3070,11 @@
      }
    },
    "node_modules/marked-katex-extension": {
-
      "version": "3.0.6",
-
      "resolved": "https://registry.npmjs.org/marked-katex-extension/-/marked-katex-extension-3.0.6.tgz",
-
      "integrity": "sha512-X1XPjXVFcE0zo6oCcHuIOUrFCzUNMOPXqh05c18kNEB/htLSohrJTzOSWhDnNyVynoTiYrl8IhwZu6C0lTNFAQ==",
+
      "version": "4.0.0",
+
      "resolved": "https://registry.npmjs.org/marked-katex-extension/-/marked-katex-extension-4.0.0.tgz",
+
      "integrity": "sha512-5585+AnTcw0cdpnosQxRpY4BmwqkLrcHcPDMypvTetYhziRoNN99lo4XOwxOovi7OovtDkf/MqZB+zlH25YzYA==",
      "dependencies": {
-
        "@types/katex": "^0.16.2",
+
        "@types/katex": "^0.16.3",
        "katex": "^0.16.8"
      },
      "peerDependencies": {
modified package.json
@@ -61,7 +61,7 @@
    "hast-util-to-html": "^9.0.0",
    "lodash": "^4.17.21",
    "marked": "^9.0.3",
-
    "marked-katex-extension": "^3.0.6",
+
    "marked-katex-extension": "^4.0.0",
    "marked-linkify-it": "^3.1.4",
    "md5": "^2.3.0",
    "plausible-tracker": "^0.3.8",