Skip to content

Commit e83bcba

Browse files
committed
update dependencies
1 parent 41ddc2c commit e83bcba

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -11,40 +11,40 @@
1111
"@foliojs-fork/linebreak": "^1.1.2",
1212
"@foliojs-fork/pdfkit": "^0.15.1",
1313
"iconv-lite": "^0.6.3",
14-
"xmldoc": "^1.1.2"
14+
"xmldoc": "^1.3.0"
1515
},
1616
"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",
2121
"@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",
2424
"brfs": "^2.0.2",
2525
"browserify-zlib": "^0.2.0",
2626
"buffer": "^6.0.3",
2727
"core-js": "3.19.0",
2828
"eslint": "^9.14.0",
2929
"eslint-plugin-jsdoc": "^50.4.3",
30-
"expose-loader": "^3.0.0",
30+
"expose-loader": "^5.0.0",
3131
"file-saver": "^2.0.5",
3232
"globals": "^15.11.0",
33-
"mocha": "^9.0.1",
33+
"mocha": "^10.8.2",
3434
"npm-run-all": "^4.1.5",
3535
"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",
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.1.4",
43+
"terser-webpack-plugin": "^5.3.10",
4444
"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"
4848
},
4949
"engines": {
5050
"node": ">=18"

0 commit comments

Comments
 (0)