Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Nov 2, 2024
1 parent 41ddc2c commit e83bcba
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,40 +11,40 @@
"@foliojs-fork/linebreak": "^1.1.2",
"@foliojs-fork/pdfkit": "^0.15.1",
"iconv-lite": "^0.6.3",
"xmldoc": "^1.1.2"
"xmldoc": "^1.3.0"
},
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.14.0",
"assert": "^2.0.0",
"babel-loader": "^8.2.2",
"assert": "^2.1.0",
"babel-loader": "^9.2.1",
"brfs": "^2.0.2",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"core-js": "3.19.0",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.4.3",
"expose-loader": "^3.0.0",
"expose-loader": "^5.0.0",
"file-saver": "^2.0.5",
"globals": "^15.11.0",
"mocha": "^9.0.1",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"process": "^0.11.10",
"rewire": "^5.0.0",
"shx": "^0.3.3",
"sinon": "^11.1.1",
"source-map-loader": "^4.0.1",
"rewire": "^7.0.0",
"shx": "^0.3.4",
"sinon": "^19.0.2",
"source-map-loader": "^5.0.0",
"stream-browserify": "^3.0.0",
"string-replace-webpack-plugin": "^0.1.3",
"svg-to-pdfkit": "^0.1.8",
"terser-webpack-plugin": "^5.1.4",
"terser-webpack-plugin": "^5.3.10",
"transform-loader": "^0.2.4",
"util": "^0.12.4",
"webpack": "^5.42.0",
"webpack-cli": "^4.7.2"
"util": "^0.12.5",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit e83bcba

Please sign in to comment.