replace zip.js with JSzip

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
TRIGUBF
2023-08-23 17:06:22 +02:00
committed by Fredrik Adelöw
parent 400beacb70
commit 149c6f03ca
3 changed files with 45 additions and 29 deletions
+1 -1
View File
@@ -73,7 +73,6 @@
"@rjsf/validator-ajv8": "5.7.3",
"@types/react": "^16.13.1 || ^17.0.0",
"@uiw/react-codemirror": "^4.9.3",
"@zip.js/zip.js": "^2.7.24",
"classnames": "^2.2.6",
"event-source-polyfill": "^1.0.31",
"git-url-parse": "^13.0.0",
@@ -81,6 +80,7 @@
"immer": "^9.0.1",
"json-schema": "^0.4.0",
"json-schema-library": "^7.3.9",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"qs": "^6.9.4",