|
14 | 14 | "xmldoc": "^1.3.0"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@babel/cli": "^7.25.9", |
| 17 | + "@babel/cli": "^7.26.4", |
18 | 18 | "@babel/core": "^7.26.0",
|
19 |
| - "@babel/plugin-transform-modules-commonjs": "^7.25.9", |
| 19 | + "@babel/plugin-transform-modules-commonjs": "^7.26.3", |
20 | 20 | "@babel/preset-env": "^7.26.0",
|
21 |
| - "@eslint/js": "^9.14.0", |
| 21 | + "@eslint/js": "^9.17.0", |
22 | 22 | "assert": "^2.1.0",
|
23 | 23 | "babel-loader": "^9.2.1",
|
24 | 24 | "brfs": "^2.0.2",
|
25 | 25 | "browserify-zlib": "^0.2.0",
|
26 | 26 | "buffer": "6.0.3",
|
27 |
| - "core-js": "3.19.0", |
28 |
| - "eslint": "^9.14.0", |
29 |
| - "eslint-plugin-jsdoc": "^50.4.3", |
| 27 | + "core-js": "3.39.0", |
| 28 | + "eslint": "^9.17.0", |
| 29 | + "eslint-plugin-jsdoc": "^50.6.1", |
30 | 30 | "expose-loader": "^5.0.0",
|
31 | 31 | "file-saver": "^2.0.5",
|
32 |
| - "globals": "^15.11.0", |
33 |
| - "mocha": "^10.8.2", |
| 32 | + "globals": "^15.14.0", |
| 33 | + "mocha": "^11.0.1", |
34 | 34 | "npm-run-all": "^4.1.5",
|
35 | 35 | "process": "^0.11.10",
|
36 | 36 | "rewire": "^7.0.0",
|
|
40 | 40 | "stream-browserify": "^3.0.0",
|
41 | 41 | "string-replace-webpack-plugin": "^0.1.3",
|
42 | 42 | "svg-to-pdfkit": "^0.1.8",
|
43 |
| - "terser-webpack-plugin": "^5.3.10", |
| 43 | + "terser-webpack-plugin": "^5.3.11", |
44 | 44 | "transform-loader": "^0.2.4",
|
45 | 45 | "util": "^0.12.5",
|
46 |
| - "webpack": "^5.96.1", |
47 |
| - "webpack-cli": "^5.1.4" |
| 46 | + "webpack": "^5.97.1", |
| 47 | + "webpack-cli": "^6.0.1" |
48 | 48 | },
|
49 | 49 | "engines": {
|
50 | 50 | "node": ">=18"
|
|
0 commit comments