|
15 | 15 | "xmldoc": "^1.3.0"
|
16 | 16 | },
|
17 | 17 | "devDependencies": {
|
18 |
| - "@babel/cli": "^7.25.6", |
19 |
| - "@babel/core": "^7.25.2", |
20 |
| - "@babel/plugin-transform-modules-commonjs": "^7.24.8", |
21 |
| - "@babel/preset-env": "^7.25.4", |
22 |
| - "@eslint/js": "^9.9.1", |
| 18 | + "@babel/cli": "^7.25.9", |
| 19 | + "@babel/core": "^7.26.0", |
| 20 | + "@babel/plugin-transform-modules-commonjs": "^7.25.9", |
| 21 | + "@babel/preset-env": "^7.26.0", |
| 22 | + "@eslint/js": "^9.14.0", |
23 | 23 | "assert": "^2.1.0",
|
24 |
| - "babel-loader": "^9.1.3", |
| 24 | + "babel-loader": "^9.2.1", |
25 | 25 | "brfs": "^2.0.2",
|
26 | 26 | "browserify-zlib": "^0.2.0",
|
27 | 27 | "buffer": "6.0.3",
|
28 | 28 | "core-js": "3.19.0",
|
29 |
| - "eslint": "^9.9.1", |
30 |
| - "eslint-plugin-jsdoc": "^50.2.2", |
| 29 | + "eslint": "^9.14.0", |
| 30 | + "eslint-plugin-jsdoc": "^50.4.3", |
31 | 31 | "expose-loader": "^5.0.0",
|
32 | 32 | "file-saver": "^2.0.5",
|
33 |
| - "globals": "^15.9.0", |
34 |
| - "mocha": "^10.7.3", |
| 33 | + "globals": "^15.11.0", |
| 34 | + "mocha": "^10.8.2", |
35 | 35 | "npm-run-all": "^4.1.5",
|
36 | 36 | "process": "^0.11.10",
|
37 | 37 | "rewire": "^7.0.0",
|
38 | 38 | "shx": "^0.3.4",
|
39 |
| - "sinon": "^18.0.0", |
| 39 | + "sinon": "^19.0.2", |
40 | 40 | "source-map-loader": "^5.0.0",
|
41 | 41 | "stream-browserify": "^3.0.0",
|
42 | 42 | "string-replace-webpack-plugin": "^0.1.3",
|
43 | 43 | "svg-to-pdfkit": "^0.1.8",
|
44 | 44 | "terser-webpack-plugin": "^5.3.10",
|
45 | 45 | "transform-loader": "^0.2.4",
|
46 | 46 | "util": "^0.12.5",
|
47 |
| - "webpack": "^5.94.0", |
| 47 | + "webpack": "^5.96.1", |
48 | 48 | "webpack-cli": "^5.1.4"
|
49 | 49 | },
|
50 | 50 | "engines": {
|
|
0 commit comments