update deps (#769)

master
JFH 2022-05-29 12:15:58 +02:00 committed by GitHub
parent 787aeaab36
commit d5c129ee78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1662 additions and 1302 deletions

2946
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -80,21 +80,21 @@
}, },
"dependencies": { "dependencies": {
"browser-fs-access": "0.29.5", "browser-fs-access": "0.29.5",
"core-js": "3.22.5", "core-js": "3.22.7",
"elix": "15.0.1", "elix": "15.0.1",
"html2canvas": "1.4.1", "html2canvas": "1.4.1",
"i18next": "21.8.3", "i18next": "21.8.5",
"jspdf": "2.5.1", "jspdf": "2.5.1",
"pathseg": "1.2.1", "pathseg": "1.2.1",
"regenerator-runtime": "0.13.9", "regenerator-runtime": "0.13.9",
"svg2pdf.js": "2.2.0" "svg2pdf.js": "2.2.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.18.0", "@babel/core": "7.18.2",
"@babel/preset-env": "7.18.0", "@babel/preset-env": "7.18.2",
"@babel/register": "7.17.7", "@babel/register": "7.17.7",
"@babel/runtime-corejs3": "7.18.0", "@babel/runtime-corejs3": "7.18.3",
"@cypress/code-coverage": "3.9.12", "@cypress/code-coverage": "3.10.0",
"@cypress/fiddle": "1.19.3", "@cypress/fiddle": "1.19.3",
"@rollup/plugin-babel": "5.3.1", "@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "^18", "@rollup/plugin-commonjs": "^18",
@ -106,9 +106,9 @@
"@web/dev-server-rollup": "0.3.17", "@web/dev-server-rollup": "0.3.17",
"babel-plugin-transform-object-rest-spread": "7.0.0-beta.3", "babel-plugin-transform-object-rest-spread": "7.0.0-beta.3",
"copyfiles": "2.4.1", "copyfiles": "2.4.1",
"core-js-bundle": "3.22.5", "core-js-bundle": "3.22.7",
"cp-cli": "2.0.0", "cp-cli": "2.0.0",
"cypress": "9.6.1", "cypress": "9.7.0",
"cypress-multi-reporters": "1.6.0", "cypress-multi-reporters": "1.6.0",
"cypress-plugin-snapshots": "1.4.4", "cypress-plugin-snapshots": "1.4.4",
"jamilih": "0.54.0", "jamilih": "0.54.0",
@ -123,7 +123,7 @@
"remark-cli": "10.0.1", "remark-cli": "10.0.1",
"remark-lint-ordered-list-marker-value": "3.1.1", "remark-lint-ordered-list-marker-value": "3.1.1",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"rollup": "2.74.1", "rollup": "2.75.1",
"rollup-plugin-copy": "3.4.0", "rollup-plugin-copy": "3.4.0",
"rollup-plugin-filesize": "9.1.2", "rollup-plugin-filesize": "9.1.2",
"rollup-plugin-html": "0.2.1", "rollup-plugin-html": "0.2.1",