Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
build(deps): bump katex from 0.16.11 to 0.16.21 (#1655)
Browse filesBumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.21.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21)
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +4 -5
- package.json +1 -1
package-lock.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"jsdom": "^22.0.0",
|
36 |
"json5": "^2.2.3",
|
37 |
"jsonpath": "^1.1.1",
|
38 |
-
"katex": "^0.16.
|
39 |
"lint-staged": "^15.2.7",
|
40 |
"marked": "^12.0.1",
|
41 |
"mongodb": "^5.8.0",
|
@@ -8379,14 +8379,13 @@
|
|
8379 |
}
|
8380 |
},
|
8381 |
"node_modules/katex": {
|
8382 |
-
"version": "0.16.
|
8383 |
-
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.
|
8384 |
-
"integrity": "sha512-
|
8385 |
"funding": [
|
8386 |
"https://opencollective.com/katex",
|
8387 |
"https://github.com/sponsors/katex"
|
8388 |
],
|
8389 |
-
"license": "MIT",
|
8390 |
"dependencies": {
|
8391 |
"commander": "^8.3.0"
|
8392 |
},
|
|
|
35 |
"jsdom": "^22.0.0",
|
36 |
"json5": "^2.2.3",
|
37 |
"jsonpath": "^1.1.1",
|
38 |
+
"katex": "^0.16.21",
|
39 |
"lint-staged": "^15.2.7",
|
40 |
"marked": "^12.0.1",
|
41 |
"mongodb": "^5.8.0",
|
|
|
8379 |
}
|
8380 |
},
|
8381 |
"node_modules/katex": {
|
8382 |
+
"version": "0.16.21",
|
8383 |
+
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz",
|
8384 |
+
"integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==",
|
8385 |
"funding": [
|
8386 |
"https://opencollective.com/katex",
|
8387 |
"https://github.com/sponsors/katex"
|
8388 |
],
|
|
|
8389 |
"dependencies": {
|
8390 |
"commander": "^8.3.0"
|
8391 |
},
|
package.json
CHANGED
@@ -88,7 +88,7 @@
|
|
88 |
"jsdom": "^22.0.0",
|
89 |
"json5": "^2.2.3",
|
90 |
"jsonpath": "^1.1.1",
|
91 |
-
"katex": "^0.16.
|
92 |
"lint-staged": "^15.2.7",
|
93 |
"marked": "^12.0.1",
|
94 |
"mongodb": "^5.8.0",
|
|
|
88 |
"jsdom": "^22.0.0",
|
89 |
"json5": "^2.2.3",
|
90 |
"jsonpath": "^1.1.1",
|
91 |
+
"katex": "^0.16.21",
|
92 |
"lint-staged": "^15.2.7",
|
93 |
"marked": "^12.0.1",
|
94 |
"mongodb": "^5.8.0",
|