master
JFH 2021-05-15 00:23:53 +02:00
parent 8b82f1b4d5
commit d7b8ac5846
3 changed files with 868 additions and 620 deletions

1468
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -117,8 +117,8 @@
"svg2pdf.js": "2.1.0"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.1",
"@babel/core": "7.14.2",
"@babel/preset-env": "7.14.2",
"@babel/register": "7.13.16",
"@babel/runtime-corejs3": "7.14.0",
"@cypress/code-coverage": "3.9.5",
@ -140,7 +140,7 @@
"coveradge": "0.6.0",
"cp-cli": "2.0.0",
"cross-var": "1.1.0",
"cypress": "7.2.0",
"cypress": "7.3.0",
"cypress-axe": "0.12.2",
"cypress-multi-reporters": "1.5.0",
"cypress-plugin-snapshots": "1.4.4",
@ -149,13 +149,13 @@
"eslint-plugin-array-func": "3.1.7",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-chai-expect-keywords": "2.1.0",
"eslint-plugin-chai-friendly": "0.6.0",
"eslint-plugin-chai-friendly": "0.7.1",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-cypress": "2.11.3",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^33.1.1",
"eslint-plugin-import": "2.23.0",
"eslint-plugin-jsdoc": "34.2.2",
"eslint-plugin-markdown": "^2.1.0",
"eslint-plugin-mocha": "8.1.0",
"eslint-plugin-mocha-cleanup": "1.9.1",
@ -165,7 +165,7 @@
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-sonarjs": "^0.7.0",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-unicorn": "32.0.0",
"eslint-plugin-unicorn": "32.0.1",
"imageoptim-cli": "3.0.2",
"jamilih": "0.54.0",
"jsdoc": "3.6.6",
@ -193,8 +193,8 @@
"rollup-plugin-re": "1.0.7",
"rollup-plugin-terser": "7.0.2",
"stackblur-canvas": "2.5.0",
"start-server-and-test": "^1.12.1",
"systemjs": "6.8.3",
"start-server-and-test": "^1.12.2",
"systemjs": "6.9.0",
"typescript": "4.2.4",
"underscore": "1.13.1"
}

View File

@ -175,7 +175,7 @@ export default class ConfigObj {
'ext-polygon',
'ext-storage',
'ext-opensave',
'ext-helloworld',
// 'ext-helloworld',
];
this.curConfig = {
// We do not put on defaultConfig to simplify object copying