|
1 | 1 | { |
2 | 2 | "name": "@mathjax/src", |
3 | | - "version": "4.1.0", |
| 3 | + "version": "4.1.1", |
4 | 4 | "description": "Beautiful and accessible math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers and in server-side node applications. This package includes the source code as well as the packaged components.", |
5 | 5 | "keywords": [ |
6 | 6 | "MathJax", |
|
142 | 142 | "@eslint/js": "^9.39.2", |
143 | 143 | "@xmldom/xmldom": "^0.8.11", |
144 | 144 | "copyfiles": "^2.4.1", |
145 | | - "diff": "^8.0.2", |
| 145 | + "diff": "^8.0.3", |
146 | 146 | "eslint": "^9.39.2", |
147 | 147 | "eslint-formatter-unix": "^9.0.1", |
148 | | - "eslint-plugin-jsdoc": "^61.5.0", |
149 | | - "eslint-plugin-prettier": "^5.5.4", |
| 148 | + "eslint-plugin-jsdoc": "^62.5.5", |
| 149 | + "eslint-plugin-prettier": "^5.5.5", |
150 | 150 | "husky": "^9.1.7", |
151 | 151 | "lint-staged": "^16.2.7", |
152 | | - "prettier": "^3.7.4", |
153 | | - "rimraf": "^6.1.2", |
| 152 | + "prettier": "^3.8.1", |
| 153 | + "rimraf": "^6.1.3", |
154 | 154 | "terser-webpack-plugin": "^5.3.16", |
155 | | - "typedoc": "^0.28.15", |
| 155 | + "typedoc": "^0.28.17", |
156 | 156 | "typescript": "^5.9.3", |
157 | | - "typescript-eslint": "^8.50.0", |
| 157 | + "typescript-eslint": "^8.56.0", |
158 | 158 | "typescript-tools": "^0.3.1", |
159 | | - "webpack": "^5.103.0", |
| 159 | + "webpack": "^5.105.2", |
160 | 160 | "webpack-cli": "^6.0.1", |
161 | 161 | "wicked-good-xpath": "^1.3.0", |
162 | 162 | "xslt3": "^2.7.0" |
|
168 | 168 | ] |
169 | 169 | }, |
170 | 170 | "dependencies": { |
171 | | - "@mathjax/mathjax-newcm-font": "4.1.0", |
| 171 | + "@mathjax/mathjax-newcm-font": "4.1.1", |
172 | 172 | "mhchemparser": "^4.2.1", |
173 | 173 | "mj-context-menu": "^1.0.0", |
174 | | - "speech-rule-engine": "5.0.0-beta.5" |
| 174 | + "speech-rule-engine": "5.0.0-beta.6" |
175 | 175 | } |
176 | 176 | } |
0 commit comments