|
@@ -19,9 +19,10 @@
|
|
|
"dxf-writer": "^1.18.4",
|
|
"dxf-writer": "^1.18.4",
|
|
|
"element-plus": "^2.8.6",
|
|
"element-plus": "^2.8.6",
|
|
|
"html2canvas": "^1.4.1",
|
|
"html2canvas": "^1.4.1",
|
|
|
|
|
+ "js-base64": "^3.7.8",
|
|
|
"jspdf": "^3.0.1",
|
|
"jspdf": "^3.0.1",
|
|
|
"jszip": "^3.10.1",
|
|
"jszip": "^3.10.1",
|
|
|
- "konva": "^9.3.18",
|
|
|
|
|
|
|
+ "konva": "9.3.20",
|
|
|
"leaflet": "^1.9.4",
|
|
"leaflet": "^1.9.4",
|
|
|
"localforage": "^1.10.0",
|
|
"localforage": "^1.10.0",
|
|
|
"martinez-polygon-clipping": "^0.7.4",
|
|
"martinez-polygon-clipping": "^0.7.4",
|
|
@@ -4030,10 +4031,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/js-base64": {
|
|
"node_modules/js-base64": {
|
|
|
- "version": "2.6.4",
|
|
|
|
|
- "resolved": "https://registry.npmmirror.com/js-base64/-/js-base64-2.6.4.tgz",
|
|
|
|
|
- "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==",
|
|
|
|
|
- "license": "BSD-3-Clause"
|
|
|
|
|
|
|
+ "version": "3.7.8",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow=="
|
|
|
},
|
|
},
|
|
|
"node_modules/json5": {
|
|
"node_modules/json5": {
|
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
@@ -4104,9 +4104,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/konva": {
|
|
"node_modules/konva": {
|
|
|
- "version": "9.3.22",
|
|
|
|
|
- "resolved": "https://registry.npmmirror.com/konva/-/konva-9.3.22.tgz",
|
|
|
|
|
- "integrity": "sha512-yQI5d1bmELlD/fowuyfOp9ff+oamg26WOCkyqUyc+nczD/lhRa3EvD2MZOoc4c1293TAubW9n34fSQLgSeEgSw==",
|
|
|
|
|
|
|
+ "version": "9.3.20",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/konva/-/konva-9.3.20.tgz",
|
|
|
|
|
+ "integrity": "sha512-7XPD/YtgfzC8b1c7z0hhY5TF1IO/pBYNa29zMTA2PeBaqI0n5YplUeo4JRuRcljeAF8lWtW65jePZZF7064c8w==",
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
|
"type": "patreon",
|
|
"type": "patreon",
|
|
@@ -6231,6 +6231,11 @@
|
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/svg-baker/node_modules/js-base64": {
|
|
|
|
|
+ "version": "2.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
|
|
|
|
|
+ },
|
|
|
"node_modules/svg-baker/node_modules/micromatch": {
|
|
"node_modules/svg-baker/node_modules/micromatch": {
|
|
|
"version": "3.1.0",
|
|
"version": "3.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-3.1.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-3.1.0.tgz",
|