|
116 | 116 | "node-gyp": "^9.3.1"
|
117 | 117 | },
|
118 | 118 | "devDependencies": {
|
119 |
| - "0x": "^4.10.2", |
120 |
| - "@cspell/eslint-plugin": "^8.8.0", |
| 119 | + "@babel/cli": "^7.28.0", |
| 120 | + "@babel/core": "^7.28.0", |
| 121 | + "@babel/preset-env": "^7.28.0", |
121 | 122 | "@commitlint/cli": "^17.4.4",
|
122 | 123 | "@commitlint/cz-commitlint": "^17.4.4",
|
123 | 124 | "@conventional-commits/parser": "^0.4.1",
|
| 125 | + "@cspell/eslint-plugin": "^8.8.0", |
124 | 126 | "@kaciras/deasync": "^1.0.1",
|
125 | 127 | "@types/node": "^13.9.0",
|
126 |
| - "@typescript-eslint/parser": "^6.9.1", |
127 | 128 | "@typescript-eslint/eslint-plugin": "^6.9.1",
|
| 129 | + "@typescript-eslint/parser": "^6.9.1", |
| 130 | + "0x": "^4.10.2", |
128 | 131 | "ajv": "^5.2.2",
|
129 | 132 | "browser-pack-flat": "^3.0.0",
|
130 | 133 | "browserify": "^17.0.0",
|
|
139 | 142 | "editorconfig-checker": "^6.0.0",
|
140 | 143 | "envify": "^4.0.0",
|
141 | 144 | "eslint": "^8.57.0",
|
142 |
| - "eslint-plugin-node": "^11.1.0", |
143 | 145 | "eslint-plugin-expect-type": "^0.2.3",
|
144 | 146 | "eslint-plugin-import": "^2.29.0",
|
145 | 147 | "eslint-plugin-jsdoc": "^46.8.2",
|
| 148 | + "eslint-plugin-node": "^11.1.0", |
146 | 149 | "exorcist": "^2.0.0",
|
147 | 150 | "factor-bundle": "^2.5.0",
|
148 | 151 | "gh-pages": "git+https://github.com/Planeshifter/gh-pages.git#main",
|
149 | 152 | "inquirer": "^8.0.0",
|
150 | 153 | "jscodeshift": "^0.15.0",
|
151 | 154 | "jsdoc": "^3.4.0",
|
152 | 155 | "lunr": "^2.3.9",
|
153 |
| - "mathjax-node": "^2.0.1", |
154 |
| - "mathjax-node-sre": "^3.0.0", |
| 156 | + "mathjax": "^4.0.0", |
155 | 157 | "mkdirp": "^0.5.1",
|
156 | 158 | "mustache": "^4.0.0",
|
157 | 159 | "parse-link-header": "^1.0.1",
|
|
252 | 254 | "unified-lint-rule": "^1.0.1",
|
253 | 255 | "unist-util-visit": "^2.0.0",
|
254 | 256 | "unist-util-visit-parents": "^3.1.1",
|
| 257 | + "vega": "^6.1.2", |
| 258 | + "vega-embed": "^7.0.2", |
| 259 | + "vega-lite": "^6.2.0", |
255 | 260 | "yaml": "^1.0.0"
|
256 | 261 | },
|
257 | 262 | "engines": {
|
|
0 commit comments