|
14 | 14 | "xmldoc": "^2.0.3" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@babel/cli": "^7.28.6", |
18 | | - "@babel/core": "^7.29.0", |
19 | | - "@babel/plugin-transform-modules-commonjs": "^7.28.6", |
20 | | - "@babel/preset-env": "^7.29.5", |
| 17 | + "@babel/cli": "^7.29.7", |
| 18 | + "@babel/core": "^7.29.7", |
| 19 | + "@babel/plugin-transform-modules-commonjs": "^7.29.7", |
| 20 | + "@babel/preset-env": "^7.29.7", |
21 | 21 | "@eslint/js": "^10.0.1", |
22 | 22 | "assert": "^2.1.0", |
23 | 23 | "babel-loader": "^10.1.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.49.0", |
28 | | - "eslint": "^10.3.0", |
| 28 | + "eslint": "^10.4.1", |
29 | 29 | "eslint-plugin-jsdoc": "^62.9.0", |
30 | 30 | "expose-loader": "^5.0.1", |
31 | 31 | "file-saver": "^2.0.5", |
32 | 32 | "globals": "^17.6.0", |
33 | | - "mocha": "^11.7.5", |
| 33 | + "mocha": "^11.7.6", |
34 | 34 | "npm-run-all": "^4.1.5", |
35 | 35 | "process": "^0.11.10", |
36 | 36 | "rewire": "^9.0.1", |
|
40 | 40 | "stream-browserify": "^3.0.0", |
41 | 41 | "string-replace-webpack-plugin": "^0.1.3", |
42 | 42 | "svg-to-pdfkit": "github:alafr/SVG-to-PDFKit#b091ebd4e7b7d2310eb1003511cd5de480f7e0e1", |
43 | | - "terser-webpack-plugin": "^5.5.0", |
| 43 | + "terser-webpack-plugin": "^5.6.1", |
44 | 44 | "transform-loader": "^0.2.4", |
45 | 45 | "util": "^0.12.5", |
46 | | - "webpack": "^5.106.2", |
47 | | - "webpack-cli": "^7.0.2" |
| 46 | + "webpack": "^5.107.2", |
| 47 | + "webpack-cli": "^7.0.3" |
48 | 48 | }, |
49 | 49 | "engines": { |
50 | 50 | "node": ">=20" |
|
0 commit comments