update deps

This commit is contained in:
JFH
2025-03-28 20:02:17 +01:00
parent 0a89750036
commit a7cc873583
2 changed files with 247 additions and 212 deletions

View File

@@ -94,14 +94,14 @@
"pathseg": "1.2.1",
"regenerator-runtime": "0.14.1",
"replace-in-file": "^8.3.0",
"svg2pdf.js": "2.4.0"
"svg2pdf.js": "2.5.0"
},
"devDependencies": {
"@babel/core": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/register": "7.25.9",
"@babel/runtime-corejs3": "7.26.10",
"@cypress/code-coverage": "3.13.12",
"@babel/runtime-corejs3": "7.27.0",
"@cypress/code-coverage": "3.14.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.3",
"@rollup/plugin-dynamic-import-vars": "2.1.5",
@@ -115,7 +115,7 @@
"babel-plugin-transform-object-rest-spread": "7.0.0-beta.3",
"core-js-bundle": "3.41.0",
"cp-cli": "2.0.0",
"cypress": "14.2.0",
"cypress": "14.2.1",
"cypress-multi-reporters": "2.0.5",
"jamilih": "0.60.0",
"jsdoc": "4.0.4",
@@ -129,7 +129,7 @@
"remark-cli": "12.0.1",
"remark-lint-ordered-list-marker-value": "4.0.1",
"rimraf": "6.0.1",
"rollup": "4.35.0",
"rollup": "4.37.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-html": "0.2.1",
@@ -139,6 +139,6 @@
"start-server-and-test": "2.0.11"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.35.0"
"@rollup/rollup-linux-x64-gnu": "4.37.0"
}
}