fix favicon and update deps

This commit is contained in:
JFH
2022-05-19 20:56:58 +02:00
parent 7cbcb6989c
commit a1b56331ab
3 changed files with 551 additions and 519 deletions

View File

@@ -83,17 +83,17 @@
"core-js": "3.22.5",
"elix": "15.0.1",
"html2canvas": "1.4.1",
"i18next": "21.8.2",
"i18next": "21.8.3",
"jspdf": "2.5.1",
"pathseg": "1.2.1",
"regenerator-runtime": "0.13.9",
"svg2pdf.js": "2.2.0"
},
"devDependencies": {
"@babel/core": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/core": "7.18.0",
"@babel/preset-env": "7.18.0",
"@babel/register": "7.17.7",
"@babel/runtime-corejs3": "7.17.9",
"@babel/runtime-corejs3": "7.18.0",
"@cypress/code-coverage": "3.9.12",
"@cypress/fiddle": "1.19.3",
"@rollup/plugin-babel": "5.3.1",
@@ -123,7 +123,7 @@
"remark-cli": "10.0.1",
"remark-lint-ordered-list-marker-value": "3.1.1",
"rimraf": "3.0.2",
"rollup": "2.73.0",
"rollup": "2.74.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-filesize": "9.1.2",
"rollup-plugin-html": "0.2.1",