🔀 Merge pull request #334 from jpanther:dependabot/npm_and_yarn/katex-0.16.3

📌 Bump katex from 0.16.2 to 0.16.3
This commit is contained in:
James Panther
2022-11-07 17:33:34 +11:00
committed by GitHub
4 changed files with 10 additions and 10 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+7 -7
View File
@@ -13,7 +13,7 @@
"@tailwindcss/typography": "^0.5.7",
"chart.js": "^3.9.1",
"fuse.js": "^6.6.2",
"katex": "^0.16.2",
"katex": "^0.16.3",
"mermaid": "^9.1.7",
"prettier": "^2.7.1",
"prettier-plugin-go-template": "^0.0.13",
@@ -1287,9 +1287,9 @@
}
},
"node_modules/katex": {
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
"integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
"version": "0.16.3",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.3.tgz",
"integrity": "sha512-3EykQddareoRmbtNiNEDgl3IGjryyrp2eg/25fHDEnlHymIDi33bptkMv6K4EOC2LZCybLW/ZkEo6Le+EM9pmA==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
@@ -2972,9 +2972,9 @@
"dev": true
},
"katex": {
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
"integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
"version": "0.16.3",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.3.tgz",
"integrity": "sha512-3EykQddareoRmbtNiNEDgl3IGjryyrp2eg/25fHDEnlHymIDi33bptkMv6K4EOC2LZCybLW/ZkEo6Le+EM9pmA==",
"dev": true,
"requires": {
"commander": "^8.0.0"
+1 -1
View File
@@ -32,7 +32,7 @@
"@tailwindcss/typography": "^0.5.7",
"chart.js": "^3.9.1",
"fuse.js": "^6.6.2",
"katex": "^0.16.2",
"katex": "^0.16.3",
"mermaid": "^9.1.7",
"prettier": "^2.7.1",
"prettier-plugin-go-template": "^0.0.13",