|
11 | 11 | "@foliojs-fork/linebreak": "^1.1.2",
|
12 | 12 | "@foliojs-fork/pdfkit": "^0.15.1",
|
13 | 13 | "iconv-lite": "^0.6.3",
|
14 |
| - "xmldoc": "^1.1.2" |
| 14 | + "xmldoc": "^1.3.0" |
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@babel/cli": "^7.14.5", |
18 |
| - "@babel/core": "^7.14.6", |
19 |
| - "@babel/plugin-transform-modules-commonjs": "^7.14.5", |
20 |
| - "@babel/preset-env": "^7.14.7", |
| 17 | + "@babel/cli": "^7.25.9", |
| 18 | + "@babel/core": "^7.26.0", |
| 19 | + "@babel/plugin-transform-modules-commonjs": "^7.25.9", |
| 20 | + "@babel/preset-env": "^7.26.0", |
21 | 21 | "@eslint/js": "^9.14.0",
|
22 |
| - "assert": "^2.0.0", |
23 |
| - "babel-loader": "^8.2.2", |
| 22 | + "assert": "^2.1.0", |
| 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 | 27 | "core-js": "3.19.0",
|
28 | 28 | "eslint": "^9.14.0",
|
29 | 29 | "eslint-plugin-jsdoc": "^50.4.3",
|
30 |
| - "expose-loader": "^3.0.0", |
| 30 | + "expose-loader": "^5.0.0", |
31 | 31 | "file-saver": "^2.0.5",
|
32 | 32 | "globals": "^15.11.0",
|
33 |
| - "mocha": "^9.0.1", |
| 33 | + "mocha": "^10.8.2", |
34 | 34 | "npm-run-all": "^4.1.5",
|
35 | 35 | "process": "^0.11.10",
|
36 |
| - "rewire": "^5.0.0", |
37 |
| - "shx": "^0.3.3", |
38 |
| - "sinon": "^11.1.1", |
39 |
| - "source-map-loader": "^4.0.1", |
| 36 | + "rewire": "^7.0.0", |
| 37 | + "shx": "^0.3.4", |
| 38 | + "sinon": "^19.0.2", |
| 39 | + "source-map-loader": "^5.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.1.4", |
| 43 | + "terser-webpack-plugin": "^5.3.10", |
44 | 44 | "transform-loader": "^0.2.4",
|
45 |
| - "util": "^0.12.4", |
46 |
| - "webpack": "^5.42.0", |
47 |
| - "webpack-cli": "^4.7.2" |
| 45 | + "util": "^0.12.5", |
| 46 | + "webpack": "^5.96.1", |
| 47 | + "webpack-cli": "^5.1.4" |
48 | 48 | },
|
49 | 49 | "engines": {
|
50 | 50 | "node": ">=18"
|
|
0 commit comments