Skip to content

Commit 7c67b6e

Browse files
committed
update dependencies
1 parent 3b6ec28 commit 7c67b6e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
"xmldoc": "^1.3.0"
1515
},
1616
"devDependencies": {
17-
"@babel/cli": "^7.25.9",
17+
"@babel/cli": "^7.26.4",
1818
"@babel/core": "^7.26.0",
19-
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
19+
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
2020
"@babel/preset-env": "^7.26.0",
21-
"@eslint/js": "^9.14.0",
21+
"@eslint/js": "^9.17.0",
2222
"assert": "^2.1.0",
2323
"babel-loader": "^9.2.1",
2424
"brfs": "^2.0.2",
2525
"browserify-zlib": "^0.2.0",
2626
"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",
3030
"expose-loader": "^5.0.0",
3131
"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",
3434
"npm-run-all": "^4.1.5",
3535
"process": "^0.11.10",
3636
"rewire": "^7.0.0",
@@ -40,11 +40,11 @@
4040
"stream-browserify": "^3.0.0",
4141
"string-replace-webpack-plugin": "^0.1.3",
4242
"svg-to-pdfkit": "^0.1.8",
43-
"terser-webpack-plugin": "^5.3.10",
43+
"terser-webpack-plugin": "^5.3.11",
4444
"transform-loader": "^0.2.4",
4545
"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"
4848
},
4949
"engines": {
5050
"node": ">=18"

0 commit comments

Comments
 (0)