|
11 | 11 | "dependencies": { |
12 | 12 | "linebreak": "^1.1.0", |
13 | 13 | "pdfkit": "^0.17.0", |
14 | | - "xmldoc": "^1.3.0" |
| 14 | + "xmldoc": "^2.0.0" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@babel/cli": "^7.26.4", |
18 | | - "@babel/core": "^7.26.0", |
| 17 | + "@babel/cli": "^7.27.0", |
| 18 | + "@babel/core": "^7.26.10", |
19 | 19 | "@babel/plugin-transform-modules-commonjs": "^7.26.3", |
20 | | - "@babel/preset-env": "^7.26.0", |
21 | | - "@eslint/js": "^9.17.0", |
| 20 | + "@babel/preset-env": "^7.26.9", |
| 21 | + "@eslint/js": "^9.25.1", |
22 | 22 | "assert": "^2.1.0", |
23 | | - "babel-loader": "^9.2.1", |
| 23 | + "babel-loader": "^10.0.0", |
24 | 24 | "brfs": "^2.0.2", |
25 | 25 | "browserify-zlib": "^0.2.0", |
26 | 26 | "buffer": "6.0.3", |
27 | | - "core-js": "3.39.0", |
28 | | - "eslint": "^9.17.0", |
29 | | - "eslint-plugin-jsdoc": "^50.6.1", |
30 | | - "expose-loader": "^5.0.0", |
| 27 | + "core-js": "3.41.0", |
| 28 | + "eslint": "^9.25.1", |
| 29 | + "eslint-plugin-jsdoc": "^50.6.11", |
| 30 | + "expose-loader": "^5.0.1", |
31 | 31 | "file-saver": "^2.0.5", |
32 | | - "globals": "^15.14.0", |
33 | | - "mocha": "^11.0.1", |
| 32 | + "globals": "^16.0.0", |
| 33 | + "mocha": "^11.1.0", |
34 | 34 | "npm-run-all": "^4.1.5", |
35 | 35 | "process": "^0.11.10", |
36 | 36 | "rewire": "^7.0.0", |
37 | | - "shx": "^0.3.4", |
38 | | - "sinon": "^19.0.2", |
| 37 | + "shx": "^0.4.0", |
| 38 | + "sinon": "^20.0.0", |
39 | 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.3.11", |
| 43 | + "terser-webpack-plugin": "^5.3.14", |
44 | 44 | "transform-loader": "^0.2.4", |
45 | 45 | "util": "^0.12.5", |
46 | | - "webpack": "^5.97.1", |
| 46 | + "webpack": "^5.99.7", |
47 | 47 | "webpack-cli": "^6.0.1" |
48 | 48 | }, |
49 | 49 | "engines": { |
|
0 commit comments