We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80837e commit 9bbdf5aCopy full SHA for 9bbdf5a
package.json
@@ -1,18 +1,18 @@
1
{
2
"name": "MathJax-demos-node",
3
- "version": "3.1.3",
+ "version": "3.1.4",
4
"description": "Demos using MathJax v3 in node",
5
"dependencies": {
6
"esm": "^3.2.25",
7
- "mathjax-full": "^3.1.3",
+ "mathjax-full": "^3.1.4",
8
"yargs": "^16.2.0"
9
},
10
"devDependencies": {
11
- "@babel/core": "^7.13.14",
12
- "@babel/preset-env": "^7.13.12",
+ "@babel/core": "^7.13.16",
+ "@babel/preset-env": "^7.13.15",
13
"babel-loader": "^8.2.2",
14
"terser-webpack-plugin": "^5.1.1",
15
- "webpack": "^5.30.0",
+ "webpack": "^5.36.0",
16
"webpack-cli": "^4.6.0"
17
18
"repository": {
0 commit comments