mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge pull request #1950 from nunocoracao/dependabot/npm_and_yarn/katex-0.16.21
🔒 Bump katex from 0.16.19 to 0.16.21
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Generated
+5
-4
@@ -21,7 +21,7 @@
|
||||
"chart.js": "^4.4.7",
|
||||
"fuse.js": "^7.0.0",
|
||||
"jquery": "^3.7.1",
|
||||
"katex": "^0.16.20",
|
||||
"katex": "^0.16.21",
|
||||
"lite-youtube-embed": "^0.3.3",
|
||||
"mermaid": "^11.4.1",
|
||||
"packery": "^2.1.2",
|
||||
@@ -2573,14 +2573,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.20",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.20.tgz",
|
||||
"integrity": "sha512-jjuLaMGD/7P8jUTpdKhA9IoqnH+yMFB3sdAFtq5QdAqeP2PjiSbnC3EaguKPNtv6dXXanHxp1ckwvF4a86LBig==",
|
||||
"version": "0.16.21",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz",
|
||||
"integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^8.3.0"
|
||||
},
|
||||
|
||||
+1
-1
@@ -38,7 +38,7 @@
|
||||
"chart.js": "^4.4.7",
|
||||
"fuse.js": "^7.0.0",
|
||||
"jquery": "^3.7.1",
|
||||
"katex": "^0.16.20",
|
||||
"katex": "^0.16.21",
|
||||
"lite-youtube-embed": "^0.3.3",
|
||||
"mermaid": "^11.4.1",
|
||||
"packery": "^2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user