Skip to content

Commit 0e0603c

Browse files
authored
Update katex to version 0.16.10
1 parent ed9fcdb commit 0e0603c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dotenv": "^10.0.0",
3535
"highlight.js": "^11.5.1",
3636
"iframe-resizer-react": "^1.1.0",
37-
"katex": "^0.13.24",
37+
"katex": "^0.16.10",
3838
"livecodes": "0.3.0",
3939
"marked": "^4.0.17",
4040
"next": "^12.1.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ comma-separated-tokens@^1.0.0:
12981298
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz#632b80b6117867a158f1080ad498b2fbe7e3f5ea"
12991299
integrity sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==
13001300

1301-
commander@^8.0.0:
1301+
commander@^8.3.0:
13021302
version "8.3.0"
13031303
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
13041304
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
@@ -2961,12 +2961,12 @@ [email protected], jss@^10.5.1:
29612961
array-includes "^3.1.3"
29622962
object.assign "^4.1.2"
29632963

2964-
katex@^0.13.24:
2965-
version "0.13.24"
2966-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.13.24.tgz#fe55455eb455698cb24b911a353d16a3c855d905"
2967-
integrity sha512-jZxYuKCma3VS5UuxOx/rFV1QyGSl3Uy/i0kTJF3HgQ5xMinCQVF8Zd4bMY/9aI9b9A2pjIBOsjSSm68ykTAr8w==
2964+
katex@^0.16.10:
2965+
version "0.16.10"
2966+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.10.tgz#6f81b71ac37ff4ec7556861160f53bc5f058b185"
2967+
integrity sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==
29682968
dependencies:
2969-
commander "^8.0.0"
2969+
commander "^8.3.0"
29702970

29712971
language-subtag-registry@~0.3.2:
29722972
version "0.3.21"

0 commit comments

Comments
 (0)