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 52a09cf commit eb841ce
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,36 +15,36 @@
"xmldoc": "^1.3.0"
},
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@babel/preset-env": "^7.25.4",
"@eslint/js": "^9.9.1",
"@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.1.0",
"babel-loader": "^9.1.3",
"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.9.1",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.4.3",
"expose-loader": "^5.0.0",
"file-saver": "^2.0.5",
"globals": "^15.9.0",
"mocha": "^10.7.3",
"globals": "^15.11.0",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"process": "^0.11.10",
"rewire": "^7.0.0",
"shx": "^0.3.4",
"sinon": "^18.0.0",
"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.3.10",
"transform-loader": "^0.2.4",
"util": "^0.12.5",
"webpack": "^5.94.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
"engines": {
Expand Down

0 comments on commit eb841ce

Please sign in to comment.