Upgrade Katex to v0.16.10

This commit is contained in:
Will Faught
2024-04-06 17:58:45 -07:00
parent d0a44bcda1
commit 0e0df96c29
32 changed files with 3806 additions and 3525 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "katex",
"version": "0.16.8",
"version": "0.16.10",
"description": "Fast math typesetting for the web.",
"main": "dist/katex.js",
"exports": {
@@ -47,7 +47,7 @@
"dist/"
],
"license": "MIT",
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@4.1.1",
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/eslint-parser": "^7.18.9",