Skip to content
Snippets Groups Projects
Unverified Commit 5c702327 authored by kogeletey's avatar kogeletey
Browse files

root: fixed update package

parent 718e74eb
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
"dependencies": {
"@fontsource/inter": "^4.5.0",
"@fontsource/jetbrains-mono": "^4.5.0",
"katex": "^0.13.13",
"katex": "^0.15.3",
"modern-normalize": "^1.1.0"
},
"devDependencies": {
......@@ -809,9 +809,9 @@
}
},
"node_modules/katex": {
"version": "0.13.24",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.24.tgz",
"integrity": "sha512-jZxYuKCma3VS5UuxOx/rFV1QyGSl3Uy/i0kTJF3HgQ5xMinCQVF8Zd4bMY/9aI9b9A2pjIBOsjSSm68ykTAr8w==",
"version": "0.15.3",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.15.3.tgz",
"integrity": "sha512-Al6V7RJsmjklT9QItyHWGaQCt+NYTle1bZwB1e9MR/tLoIT1MXaHy9UpfGSB7eaqDgjjqqRxQOaQGrALCrEyBQ==",
"funding": [
"https://opencollective.com/katex",
"https://github.com/sponsors/katex"
......@@ -1793,9 +1793,9 @@
}
},
"katex": {
"version": "0.13.24",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.24.tgz",
"integrity": "sha512-jZxYuKCma3VS5UuxOx/rFV1QyGSl3Uy/i0kTJF3HgQ5xMinCQVF8Zd4bMY/9aI9b9A2pjIBOsjSSm68ykTAr8w==",
"version": "0.15.3",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.15.3.tgz",
"integrity": "sha512-Al6V7RJsmjklT9QItyHWGaQCt+NYTle1bZwB1e9MR/tLoIT1MXaHy9UpfGSB7eaqDgjjqqRxQOaQGrALCrEyBQ==",
"requires": {
"commander": "^8.0.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment