Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Jan 1, 2025
1 parent 3b6ec28 commit 7c67b6e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"xmldoc": "^1.3.0"
},
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.17.0",
"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",
"core-js": "3.39.0",
"eslint": "^9.17.0",
"eslint-plugin-jsdoc": "^50.6.1",
"expose-loader": "^5.0.0",
"file-saver": "^2.0.5",
"globals": "^15.11.0",
"mocha": "^10.8.2",
"globals": "^15.14.0",
"mocha": "^11.0.1",
"npm-run-all": "^4.1.5",
"process": "^0.11.10",
"rewire": "^7.0.0",
Expand All @@ -40,11 +40,11 @@
"stream-browserify": "^3.0.0",
"string-replace-webpack-plugin": "^0.1.3",
"svg-to-pdfkit": "^0.1.8",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"transform-loader": "^0.2.4",
"util": "^0.12.5",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 7c67b6e

Please sign in to comment.