dependencies update and fix lint unused disabled line
This commit is contained in:
10
package.json
10
package.json
@@ -73,8 +73,8 @@
|
||||
"canvg": "3.0.9",
|
||||
"core-js": "3.19.1",
|
||||
"elix": "15.0.1",
|
||||
"html2canvas": "1.3.2",
|
||||
"i18next": "21.5.2",
|
||||
"html2canvas": "1.3.3",
|
||||
"i18next": "21.5.3",
|
||||
"jspdf": "2.4.0",
|
||||
"pathseg": "1.2.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
@@ -102,7 +102,7 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"core-js-bundle": "3.19.1",
|
||||
"cp-cli": "2.0.0",
|
||||
"cypress": "9.0.0",
|
||||
"cypress": "9.1.0",
|
||||
"cypress-multi-reporters": "1.5.0",
|
||||
"cypress-plugin-snapshots": "1.4.4",
|
||||
"eslint": "^7",
|
||||
@@ -132,10 +132,10 @@
|
||||
"promise-fs": "2.1.1",
|
||||
"qr-manipulation": "0.7.0",
|
||||
"query-result": "1.0.5",
|
||||
"remark-cli": "10.0.0",
|
||||
"remark-cli": "10.0.1",
|
||||
"remark-lint-ordered-list-marker-value": "3.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.60.0",
|
||||
"rollup": "2.60.1",
|
||||
"rollup-plugin-copy": "3.4.0",
|
||||
"rollup-plugin-filesize": "9.1.1",
|
||||
"rollup-plugin-node-polyfills": "0.2.1",
|
||||
|
||||
Reference in New Issue
Block a user