|
|
@@ -0,0 +1,2301 @@
|
|
|
+{
|
|
|
+ "name": "linwit-ai-graph",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "lockfileVersion": 3,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "linwit-ai-graph",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g6": "5.1.0",
|
|
|
+ "@arco-design/web-vue": "2.58.0",
|
|
|
+ "@vue-office/pptx": "^1.0.1",
|
|
|
+ "docx": "^9.7.1",
|
|
|
+ "file-saver": "^2.0.5",
|
|
|
+ "neo4j-driver": "^6.0.1",
|
|
|
+ "pinia": "3.0.4",
|
|
|
+ "vue": "3.5.32",
|
|
|
+ "vue-demi": "^0.14.10",
|
|
|
+ "vue-router": "4.6.4",
|
|
|
+ "wa-sqlite": "^1.0.0"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "@vitejs/plugin-vue": "6.0.5",
|
|
|
+ "vite": "8.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/algorithm": {
|
|
|
+ "version": "0.1.26",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/algorithm/-/algorithm-0.1.26.tgz",
|
|
|
+ "integrity": "sha512-DVhcFSQ8YQnMNW34Mk8BSsfc61iC1sAnmcfYoXTAshYHuU50p/6b7x3QYaGctDNKWGvi1ub7mPcSY0bK+aN0qg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/util": "^2.0.13",
|
|
|
+ "tslib": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/algorithm/node_modules/@antv/util": {
|
|
|
+ "version": "2.0.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/util/-/util-2.0.17.tgz",
|
|
|
+ "integrity": "sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "csstype": "^3.0.8",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/component": {
|
|
|
+ "version": "2.1.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/component/-/component-2.1.11.tgz",
|
|
|
+ "integrity": "sha512-dTdz8VAd3rpjOaGEZTluz82mtzrP4XCtNlNQyrxY7VNRNcjtvpTLDn57bUL2lRu1T+iklKvgbE2llMriWkq9vQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g": "^6.1.11",
|
|
|
+ "@antv/scale": "^0.4.16",
|
|
|
+ "@antv/util": "^3.3.10",
|
|
|
+ "svg-path-parser": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/event-emitter": {
|
|
|
+ "version": "0.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/event-emitter/-/event-emitter-0.1.3.tgz",
|
|
|
+ "integrity": "sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@antv/expr": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/expr/-/expr-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-vrfdmPHkTuiS5voVutKl2l06w1ihBh9A8SFdQPEE+2KMVpkymzGOF1eWpfkbGZ7tiFE15GodVdhhHomD/hdIwg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g/-/g-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-WYEKqy86LHB2PzTmrZXrIsIe+3Epeds2f68zceQ+BJtRoGki7Sy4IhlC8LrUMztgfT1t3d/0L745NWZwITroKA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g-lite": "2.7.0",
|
|
|
+ "@antv/util": "^3.3.5",
|
|
|
+ "@babel/runtime": "^7.25.6",
|
|
|
+ "gl-matrix": "^3.4.3",
|
|
|
+ "html2canvas": "^1.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g-canvas": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-h7zVBBo2aO64DuGKvq9sG+yTU3sCUb9DALCVm7nz8qGPs8hhLuFOkKPEzUDNfNYZGJUGzY8UDtJ3QRGRFcvEQg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g-lite": "2.7.0",
|
|
|
+ "@antv/g-math": "3.1.0",
|
|
|
+ "@antv/util": "^3.3.5",
|
|
|
+ "@babel/runtime": "^7.25.6",
|
|
|
+ "gl-matrix": "^3.4.3",
|
|
|
+ "tslib": "^2.5.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g-lite": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g-lite/-/g-lite-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-uSzgHYa5bwR5L2Au7/5tsOhFmXKZKLPBH90+Q9bP9teVs5VT4kOAi0isPSpDI8uhdDC2/VrfTWu5K9HhWI6FWw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g-math": "3.1.0",
|
|
|
+ "@antv/util": "^3.3.5",
|
|
|
+ "@antv/vendor": "^1.0.3",
|
|
|
+ "@babel/runtime": "^7.25.6",
|
|
|
+ "eventemitter3": "^5.0.1",
|
|
|
+ "gl-matrix": "^3.4.3",
|
|
|
+ "tslib": "^2.5.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g-math": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-DtN1Gj/yI0UiK18nSBsZX8RK0LszGwqfb+cBYWgE+ddyTm8dZnW4tPUhV7QXePsS6/A5hHC+JFpAAK7OEGo5ZQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/util": "^3.3.5",
|
|
|
+ "@babel/runtime": "^7.25.6",
|
|
|
+ "gl-matrix": "^3.4.3",
|
|
|
+ "tslib": "^2.5.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g-plugin-dragndrop": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g-plugin-dragndrop/-/g-plugin-dragndrop-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-+aesDUJVQDs6UJ2bOBbDlaGAPCfHmU0MbrMTlQlfpwNplWueqtgVAZ3L57oZ2ZGHRWUHiRwZGPjXMBM3O2LELw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/g-lite": "2.7.0",
|
|
|
+ "@antv/util": "^3.3.5",
|
|
|
+ "@babel/runtime": "^7.25.6",
|
|
|
+ "tslib": "^2.5.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/g6": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/g6/-/g6-5.1.0.tgz",
|
|
|
+ "integrity": "sha512-tvoBDKypL/zWEG99pgwGJLWr2CKA+6zVixYxaVzDOp0+TrPY2cxB1jevxFGPjbTOLBIMYt/vKCh1jnmDtfvtpg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/algorithm": "^0.1.26",
|
|
|
+ "@antv/component": "^2.1.7",
|
|
|
+ "@antv/event-emitter": "^0.1.3",
|
|
|
+ "@antv/g": "^6.1.28",
|
|
|
+ "@antv/g-canvas": "^2.0.48",
|
|
|
+ "@antv/g-plugin-dragndrop": "^2.0.38",
|
|
|
+ "@antv/graphlib": "^2.0.4",
|
|
|
+ "@antv/hierarchy": "^0.7.1",
|
|
|
+ "@antv/layout": "^2.0.0",
|
|
|
+ "@antv/util": "^3.3.11",
|
|
|
+ "bubblesets-js": "^2.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/graphlib": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/graphlib/-/graphlib-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-zc/5oQlsdk42Z0ib1mGklwzhJ5vczLFiPa1v7DgJkTbgJ2YxRh9xdarf86zI49sKVJmgbweRpJs7Nu5bIiwv4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/event-emitter": "^0.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/hierarchy": {
|
|
|
+ "version": "0.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/hierarchy/-/hierarchy-0.7.1.tgz",
|
|
|
+ "integrity": "sha512-7r22r+HxfcRZp79ZjGmsn97zgC1Iajrv0Mm9DIgx3lPfk+Kme2MG/+EKdZj1iEBsN0rJRzjWVPGL5YrBdVHchw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@antv/layout": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/layout/-/layout-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-aCZ3UdNc40SfT7meFV7QTADY2HCnc0DShVw56CJNTI6oExUIVU736grPuL5Dhb8/JrVaU4Y83QPN/P7KafBzlw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/event-emitter": "^0.1.3",
|
|
|
+ "@antv/expr": "^1.0.2",
|
|
|
+ "@antv/graphlib": "^2.0.0",
|
|
|
+ "@antv/util": "^3.3.2",
|
|
|
+ "comlink": "^4.4.1",
|
|
|
+ "d3-force": "^3.0.0",
|
|
|
+ "d3-force-3d": "^3.0.5",
|
|
|
+ "d3-octree": "^1.0.2",
|
|
|
+ "d3-quadtree": "^3.0.1",
|
|
|
+ "dagre": "^0.8.5",
|
|
|
+ "ml-matrix": "^6.10.4",
|
|
|
+ "tslib": "^2.8.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/scale": {
|
|
|
+ "version": "0.4.16",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/scale/-/scale-0.4.16.tgz",
|
|
|
+ "integrity": "sha512-5wg/zB5kXHxpTV5OYwJD3ja6R8yTiqIOkjOhmpEJiowkzRlbEC/BOyMvNUq5fqFIHnMCE9woO7+c3zxEQCKPjw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antv/util": "^3.3.7",
|
|
|
+ "color-string": "^1.5.5",
|
|
|
+ "fecha": "^4.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/util": {
|
|
|
+ "version": "3.3.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.11.tgz",
|
|
|
+ "integrity": "sha512-FII08DFM4ABh2q5rPYdr0hMtKXRgeZazvXaFYCs7J7uTcWDHUhczab2qOCJLNDugoj8jFag1djb7wS9ehaRYBg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fast-deep-equal": "^3.1.3",
|
|
|
+ "gl-matrix": "^3.3.0",
|
|
|
+ "tslib": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antv/vendor": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antv/vendor/-/vendor-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-LmhPEQ+aapk3barntaiIxJ5VHno/Tyab2JnfdcPzp5xONh/8VSfed4bo/9xKo5HcUAEydko38vYLfj6lJliLiw==",
|
|
|
+ "license": "MIT AND ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-array": "^3.2.1",
|
|
|
+ "@types/d3-color": "^3.1.3",
|
|
|
+ "@types/d3-dispatch": "^3.0.6",
|
|
|
+ "@types/d3-dsv": "^3.0.7",
|
|
|
+ "@types/d3-ease": "^3.0.2",
|
|
|
+ "@types/d3-fetch": "^3.0.7",
|
|
|
+ "@types/d3-force": "^3.0.10",
|
|
|
+ "@types/d3-format": "^3.0.4",
|
|
|
+ "@types/d3-geo": "^3.1.0",
|
|
|
+ "@types/d3-hierarchy": "^3.1.7",
|
|
|
+ "@types/d3-interpolate": "^3.0.4",
|
|
|
+ "@types/d3-path": "^3.1.0",
|
|
|
+ "@types/d3-quadtree": "^3.0.6",
|
|
|
+ "@types/d3-random": "^3.0.3",
|
|
|
+ "@types/d3-scale": "^4.0.9",
|
|
|
+ "@types/d3-scale-chromatic": "^3.1.0",
|
|
|
+ "@types/d3-shape": "^3.1.7",
|
|
|
+ "@types/d3-time": "^3.0.4",
|
|
|
+ "@types/d3-timer": "^3.0.2",
|
|
|
+ "d3-array": "^3.2.4",
|
|
|
+ "d3-color": "^3.1.0",
|
|
|
+ "d3-dispatch": "^3.0.1",
|
|
|
+ "d3-dsv": "^3.0.1",
|
|
|
+ "d3-ease": "^3.0.1",
|
|
|
+ "d3-fetch": "^3.0.1",
|
|
|
+ "d3-force": "^3.0.0",
|
|
|
+ "d3-force-3d": "^3.0.5",
|
|
|
+ "d3-format": "^3.1.0",
|
|
|
+ "d3-geo": "^3.1.1",
|
|
|
+ "d3-geo-projection": "^4.0.0",
|
|
|
+ "d3-hierarchy": "^3.1.2",
|
|
|
+ "d3-interpolate": "^3.0.1",
|
|
|
+ "d3-path": "^3.1.0",
|
|
|
+ "d3-quadtree": "^3.0.1",
|
|
|
+ "d3-random": "^3.0.1",
|
|
|
+ "d3-regression": "^1.3.10",
|
|
|
+ "d3-scale": "^4.0.2",
|
|
|
+ "d3-scale-chromatic": "^3.1.0",
|
|
|
+ "d3-shape": "^3.2.0",
|
|
|
+ "d3-time": "^3.1.0",
|
|
|
+ "d3-timer": "^3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@arco-design/color": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color": "^3.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@arco-design/web-vue": {
|
|
|
+ "version": "2.58.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@arco-design/color": "^0.4.0",
|
|
|
+ "b-tween": "^0.3.3",
|
|
|
+ "b-validate": "^1.5.3",
|
|
|
+ "compute-scroll-into-view": "^1.0.20",
|
|
|
+ "dayjs": "^1.11.13",
|
|
|
+ "number-precision": "^1.6.0",
|
|
|
+ "resize-observer-polyfill": "^1.5.1",
|
|
|
+ "scroll-into-view-if-needed": "^2.2.31",
|
|
|
+ "vue": "^3.1.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": ">=3.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
+ "version": "7.28.5",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
+ "version": "7.29.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.29.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/runtime": {
|
|
|
+ "version": "7.29.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.29.2.tgz",
|
|
|
+ "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/types": {
|
|
|
+ "version": "7.29.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.27.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.28.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
+ "version": "1.5.5",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/wasm-runtime": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@tybys/wasm-util": "^0.10.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/Brooooooklyn"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@emnapi/core": "^1.7.1",
|
|
|
+ "@emnapi/runtime": "^1.7.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxc-project/types": {
|
|
|
+ "version": "0.122.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.122.0.tgz",
|
|
|
+ "integrity": "sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/Boshen"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-android-arm64": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-darwin-arm64": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-darwin-x64": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-freebsd-x64": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==",
|
|
|
+ "cpu": [
|
|
|
+ "ppc64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==",
|
|
|
+ "cpu": [
|
|
|
+ "s390x"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-musl": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-openharmony-arm64": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "openharmony"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-wasm32-wasi": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==",
|
|
|
+ "cpu": [
|
|
|
+ "wasm32"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@napi-rs/wasm-runtime": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/pluginutils": {
|
|
|
+ "version": "1.0.0-rc.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz",
|
|
|
+ "integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@tybys/wasm-util": {
|
|
|
+ "version": "0.10.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
|
|
|
+ "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-array": {
|
|
|
+ "version": "3.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-array/-/d3-array-3.2.2.tgz",
|
|
|
+ "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-color": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-dispatch": {
|
|
|
+ "version": "3.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-dispatch/-/d3-dispatch-3.0.7.tgz",
|
|
|
+ "integrity": "sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-dsv": {
|
|
|
+ "version": "3.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-dsv/-/d3-dsv-3.0.7.tgz",
|
|
|
+ "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-ease": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-ease/-/d3-ease-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-fetch": {
|
|
|
+ "version": "3.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-fetch/-/d3-fetch-3.0.7.tgz",
|
|
|
+ "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-dsv": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-force": {
|
|
|
+ "version": "3.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-force/-/d3-force-3.0.10.tgz",
|
|
|
+ "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-format": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-format/-/d3-format-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-geo": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-geo/-/d3-geo-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/geojson": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-hierarchy": {
|
|
|
+ "version": "3.1.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz",
|
|
|
+ "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-interpolate": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-color": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-path": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-path/-/d3-path-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-quadtree": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz",
|
|
|
+ "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-random": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-random/-/d3-random-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-scale": {
|
|
|
+ "version": "4.0.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-scale/-/d3-scale-4.0.9.tgz",
|
|
|
+ "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-time": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-scale-chromatic": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-shape": {
|
|
|
+ "version": "3.1.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-shape/-/d3-shape-3.1.8.tgz",
|
|
|
+ "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-path": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-time": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-time/-/d3-time-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-timer": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/geojson": {
|
|
|
+ "version": "7946.0.16",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/geojson/-/geojson-7946.0.16.tgz",
|
|
|
+ "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/node": {
|
|
|
+ "version": "25.9.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/node/-/node-25.9.4.tgz",
|
|
|
+ "integrity": "sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "undici-types": ">=7.24.0 <7.24.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
+ "version": "6.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz",
|
|
|
+ "integrity": "sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rolldown/pluginutils": "1.0.0-rc.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
|
+ "vue": "^3.2.25"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue-office/pptx": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue-office/pptx/-/pptx-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-+V7Kctzl6f6+Yk4NaD/wQGRIkqLWcowe0jEhPexWQb8Oilbzt1OyhWRWcMsxNDTdrgm6aMLP+0/tmw27cxddMg==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "@vue/composition-api": "^1.7.1",
|
|
|
+ "vue": "^2.0.0 || >=3.0.0",
|
|
|
+ "vue-demi": "^0.14.6"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@vue/composition-api": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.29.2",
|
|
|
+ "@vue/shared": "3.5.32",
|
|
|
+ "entities": "^7.0.1",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.29.2",
|
|
|
+ "@vue/compiler-core": "3.5.32",
|
|
|
+ "@vue/compiler-dom": "3.5.32",
|
|
|
+ "@vue/compiler-ssr": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.21",
|
|
|
+ "postcss": "^8.5.8",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
+ "version": "6.6.4",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-kit": {
|
|
|
+ "version": "7.7.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.9.tgz",
|
|
|
+ "integrity": "sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-shared": "^7.7.9",
|
|
|
+ "birpc": "^2.3.0",
|
|
|
+ "hookable": "^5.5.3",
|
|
|
+ "mitt": "^3.0.1",
|
|
|
+ "perfect-debounce": "^1.0.0",
|
|
|
+ "speakingurl": "^14.0.1",
|
|
|
+ "superjson": "^2.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-shared": {
|
|
|
+ "version": "7.7.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.9.tgz",
|
|
|
+ "integrity": "sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "rfdc": "^1.4.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.32",
|
|
|
+ "@vue/runtime-core": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32",
|
|
|
+ "csstype": "^3.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-ssr": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "3.5.32"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/b-tween": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/b-validate": {
|
|
|
+ "version": "1.5.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/base64-arraybuffer": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/base64-js": {
|
|
|
+ "version": "1.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/birpc": {
|
|
|
+ "version": "2.9.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.9.0.tgz",
|
|
|
+ "integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/bubblesets-js": {
|
|
|
+ "version": "2.3.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/bubblesets-js/-/bubblesets-js-2.3.4.tgz",
|
|
|
+ "integrity": "sha512-DyMjHmpkS2+xcFNtyN00apJYL3ESdp9fTrkDr5+9Qg/GPqFmcWgGsK1akZnttE1XFxJ/VMy4DNNGMGYtmFp1Sg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/buffer": {
|
|
|
+ "version": "6.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz",
|
|
|
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "base64-js": "^1.3.1",
|
|
|
+ "ieee754": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^1.9.3",
|
|
|
+ "color-string": "^1.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-name": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/color-string": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "^1.0.0",
|
|
|
+ "simple-swizzle": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/comlink": {
|
|
|
+ "version": "4.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/comlink/-/comlink-4.4.2.tgz",
|
|
|
+ "integrity": "sha512-OxGdvBmJuNKSCMO4NTl1L47VRp6xn2wG4F/2hYzB6tiCb709otOxtEYCSvK80PtjODfXXZu8ds+Nw5kVCjqd2g==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/commander": {
|
|
|
+ "version": "7.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz",
|
|
|
+ "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/compute-scroll-into-view": {
|
|
|
+ "version": "1.0.20",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/copy-anything": {
|
|
|
+ "version": "4.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-4.0.5.tgz",
|
|
|
+ "integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-what": "^5.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/mesqueeb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/core-util-is": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/css-line-break": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csstype": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/d3-array": {
|
|
|
+ "version": "3.2.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz",
|
|
|
+ "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "internmap": "1 - 2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-binarytree": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-binarytree/-/d3-binarytree-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-cElUNH+sHu95L04m92pG73t2MEJXKu+GeKUN1TJkFsu93E5W8E9Sc3kHEGJKgenGvj19m6upSn2EunvMgMD2Yw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/d3-color": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-dispatch": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-dsv": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "commander": "7",
|
|
|
+ "iconv-lite": "0.6",
|
|
|
+ "rw": "1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "csv2json": "bin/dsv2json.js",
|
|
|
+ "csv2tsv": "bin/dsv2dsv.js",
|
|
|
+ "dsv2dsv": "bin/dsv2dsv.js",
|
|
|
+ "dsv2json": "bin/dsv2json.js",
|
|
|
+ "json2csv": "bin/json2dsv.js",
|
|
|
+ "json2dsv": "bin/json2dsv.js",
|
|
|
+ "json2tsv": "bin/json2dsv.js",
|
|
|
+ "tsv2csv": "bin/dsv2dsv.js",
|
|
|
+ "tsv2json": "bin/dsv2json.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-ease": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-fetch": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-dsv": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-force": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-dispatch": "1 - 3",
|
|
|
+ "d3-quadtree": "1 - 3",
|
|
|
+ "d3-timer": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-force-3d": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-force-3d/-/d3-force-3d-3.0.6.tgz",
|
|
|
+ "integrity": "sha512-4tsKHUPLOVkyfEffZo1v6sFHvGFwAIIjt/W8IThbp08DYAsXZck+2pSHEG5W1+gQgEvFLdZkYvmJAbRM2EzMnA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-binarytree": "1",
|
|
|
+ "d3-dispatch": "1 - 3",
|
|
|
+ "d3-octree": "1",
|
|
|
+ "d3-quadtree": "1 - 3",
|
|
|
+ "d3-timer": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-format": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-geo": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-array": "2.5.0 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-geo-projection": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-p0bK60CEzph1iqmnxut7d/1kyTmm3UWtPlwdkM31AU+LW+BXazd5zJdoCn7VFxNCHXRngPHRnsNn5uGjLRGndg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "commander": "7",
|
|
|
+ "d3-array": "1 - 3",
|
|
|
+ "d3-geo": "1.12.0 - 3"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "geo2svg": "bin/geo2svg.js",
|
|
|
+ "geograticule": "bin/geograticule.js",
|
|
|
+ "geoproject": "bin/geoproject.js",
|
|
|
+ "geoquantize": "bin/geoquantize.js",
|
|
|
+ "geostitch": "bin/geostitch.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-hierarchy": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-interpolate": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-color": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-octree": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-octree/-/d3-octree-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-F8gPlqpP+HwRPMO/8uOu5wjH110+6q4cgJvgJT6vlpy3BEaDIKlTZrgHKZSp/i1InRpVfh4puY/kvL6MxK930A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/d3-path": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-quadtree": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-random": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-regression": {
|
|
|
+ "version": "1.3.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-regression/-/d3-regression-1.3.10.tgz",
|
|
|
+ "integrity": "sha512-PF8GWEL70cHHWpx2jUQXc68r1pyPHIA+St16muk/XRokETzlegj5LriNKg7o4LR0TySug4nHYPJNNRz/W+/Niw==",
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/d3-scale": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-array": "2.10.0 - 3",
|
|
|
+ "d3-format": "1 - 3",
|
|
|
+ "d3-interpolate": "1.2.0 - 3",
|
|
|
+ "d3-time": "2.1.1 - 3",
|
|
|
+ "d3-time-format": "2 - 4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-scale-chromatic": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-color": "1 - 3",
|
|
|
+ "d3-interpolate": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-shape": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-path": "^3.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-time": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-array": "2 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-time-format": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-time": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-timer": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dagre": {
|
|
|
+ "version": "0.8.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz",
|
|
|
+ "integrity": "sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "graphlib": "^2.1.8",
|
|
|
+ "lodash": "^4.17.15"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dayjs": {
|
|
|
+ "version": "1.11.20",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/detect-libc": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/docx": {
|
|
|
+ "version": "9.7.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/docx/-/docx-9.7.1.tgz",
|
|
|
+ "integrity": "sha512-ilXFf9Moz47ABjFpDiA5s1w9lpb4EFSp7+5iiJSbfyYDM+bpZdAgLlSr7fW4aXhVe/E+F6QCv0EvRVFEd5CsWg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/node": "^25.2.3",
|
|
|
+ "hash.js": "^1.1.7",
|
|
|
+ "jszip": "^3.10.1",
|
|
|
+ "nanoid": "^5.1.3",
|
|
|
+ "xml": "^1.0.1",
|
|
|
+ "xml-js": "^1.6.8"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/docx/node_modules/nanoid": {
|
|
|
+ "version": "5.1.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-5.1.15.tgz",
|
|
|
+ "integrity": "sha512-kBg3RpGtIe+RpTbyXwoI6pk5yD7KUiI3sygUqgeBMRst42KmhB4RZC7eiO9Wa1HIpaCCtpE2DJ6OI4Wi5ebwFw==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "nanoid": "bin/nanoid.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18 || >=20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/entities": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/estree-walker": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/eventemitter3": {
|
|
|
+ "version": "5.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.4.tgz",
|
|
|
+ "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fdir": {
|
|
|
+ "version": "6.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "picomatch": "^3 || ^4"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "picomatch": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fecha": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fecha/-/fecha-4.2.3.tgz",
|
|
|
+ "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/file-saver": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/file-saver/-/file-saver-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fsevents": {
|
|
|
+ "version": "2.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
+ "dev": true,
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/gl-matrix": {
|
|
|
+ "version": "3.4.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gl-matrix/-/gl-matrix-3.4.4.tgz",
|
|
|
+ "integrity": "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/graphlib": {
|
|
|
+ "version": "2.1.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/graphlib/-/graphlib-2.1.8.tgz",
|
|
|
+ "integrity": "sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lodash": "^4.17.15"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hash.js": {
|
|
|
+ "version": "1.1.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz",
|
|
|
+ "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "inherits": "^2.0.3",
|
|
|
+ "minimalistic-assert": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hookable": {
|
|
|
+ "version": "5.5.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
|
|
|
+ "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/html2canvas": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "css-line-break": "^2.1.0",
|
|
|
+ "text-segmentation": "^1.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/iconv-lite": {
|
|
|
+ "version": "0.6.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
|
+ "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ieee754": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/immediate": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz",
|
|
|
+ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/inherits": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/internmap": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-any-array": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-any-array/-/is-any-array-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-o4h+tylWykC4BD1vaejp6gDxoM13bwW8FGuNs4yIKpj8xbBJcRxJx8vZpq0dCr7ZDEfeKjmsi/euolKhX6f/ww==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-arrayish": {
|
|
|
+ "version": "0.3.4",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-what": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-what/-/is-what-5.5.0.tgz",
|
|
|
+ "integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/mesqueeb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/isarray": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jszip": {
|
|
|
+ "version": "3.10.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz",
|
|
|
+ "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
|
|
|
+ "license": "(MIT OR GPL-3.0-or-later)",
|
|
|
+ "dependencies": {
|
|
|
+ "lie": "~3.3.0",
|
|
|
+ "pako": "~1.0.2",
|
|
|
+ "readable-stream": "~2.3.6",
|
|
|
+ "setimmediate": "^1.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lie": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "immediate": "~3.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss": {
|
|
|
+ "version": "1.32.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "detect-libc": "^2.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "lightningcss-android-arm64": "1.32.0",
|
|
|
+ "lightningcss-darwin-arm64": "1.32.0",
|
|
|
+ "lightningcss-darwin-x64": "1.32.0",
|
|
|
+ "lightningcss-freebsd-x64": "1.32.0",
|
|
|
+ "lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
|
+ "lightningcss-linux-arm64-gnu": "1.32.0",
|
|
|
+ "lightningcss-linux-arm64-musl": "1.32.0",
|
|
|
+ "lightningcss-linux-x64-gnu": "1.32.0",
|
|
|
+ "lightningcss-linux-x64-musl": "1.32.0",
|
|
|
+ "lightningcss-win32-arm64-msvc": "1.32.0",
|
|
|
+ "lightningcss-win32-x64-msvc": "1.32.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-win32-x64-msvc": {
|
|
|
+ "version": "1.32.0",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lodash": {
|
|
|
+ "version": "4.18.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
|
|
|
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/magic-string": {
|
|
|
+ "version": "0.30.21",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimalistic-assert": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/mitt": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/ml-array-max": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ml-array-max/-/ml-array-max-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-QQZ4kENwpWmyNb98UXRDFXrmtIXuXtt1+bSbda/2KA85+F+rrJP8hZk6QOkCQXM2Th9mUDYdq/PNByPdT9ID4A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-any-array": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ml-array-min": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ml-array-min/-/ml-array-min-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-GRj6Ky6sW9vGL6yIjgsHmXZ9YgrdmcQ8nCxPqEGeKc6dkfYg1XDYxGFxADUjNuZyoCd5PUscWAS4N+cFaX6hFg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-any-array": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ml-array-rescale": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ml-array-rescale/-/ml-array-rescale-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-2GGtKfSno94/kIloWGvpp/U5Q5vLvLrza+SAaGsLeo6Xj4mEbA6Gqx+oTfZFkxnd1grT2X007HfJNs3T5BsiVg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-any-array": "^3.0.0",
|
|
|
+ "ml-array-max": "^2.0.0",
|
|
|
+ "ml-array-min": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ml-matrix": {
|
|
|
+ "version": "6.12.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.12.2.tgz",
|
|
|
+ "integrity": "sha512-GC+BnW+pBh8Auap8goAxY0senAmF0IEoc3HNVSfnfbvGw0buuDIYb9kAKMS1l+GiwJ1rfK2bzJ8IHhwjzATSFA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-any-array": "^3.0.0",
|
|
|
+ "ml-array-rescale": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nanoid": {
|
|
|
+ "version": "3.3.11",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/neo4j-driver": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/neo4j-driver/-/neo4j-driver-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-8DDF2MwEJNz7y7cp97x4u8fmVIP4CWS8qNBxdwxTG0fWtsS+2NdeC+7uXwmmuFOpHvkfXqv63uWY73bfDtOH8Q==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "neo4j-driver-bolt-connection": "6.0.1",
|
|
|
+ "neo4j-driver-core": "6.0.1",
|
|
|
+ "rxjs": "^7.8.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/neo4j-driver-bolt-connection": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/neo4j-driver-bolt-connection/-/neo4j-driver-bolt-connection-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-1KyG73TO+CwnYJisdHD0sjUw9yR+P5q3JFcmVPzsHT4/whzCjuXSMpmY4jZcHH2PdY2cBUq4l/6WcDiPMxW2UA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "buffer": "^6.0.3",
|
|
|
+ "neo4j-driver-core": "6.0.1",
|
|
|
+ "string_decoder": "^1.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/neo4j-driver-core": {
|
|
|
+ "version": "6.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/neo4j-driver-core/-/neo4j-driver-core-6.0.1.tgz",
|
|
|
+ "integrity": "sha512-5I2KxICAvcHxnWdJyDqwu8PBAQvWVTlQH2ve3VQmtVdJScPqWhpXN1PiX5IIl+cRF3pFpz9GQF53B5n6s0QQUQ==",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/number-precision": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/pako": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
|
+ "license": "(MIT AND Zlib)"
|
|
|
+ },
|
|
|
+ "node_modules/perfect-debounce": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/picocolors": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "4.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pinia": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pinia/-/pinia-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-api": "^7.7.7"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": ">=4.5.0",
|
|
|
+ "vue": "^3.5.11"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pinia/node_modules/@vue/devtools-api": {
|
|
|
+ "version": "7.7.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.9.tgz",
|
|
|
+ "integrity": "sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-kit": "^7.7.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss": {
|
|
|
+ "version": "8.5.10",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "nanoid": "^3.3.11",
|
|
|
+ "picocolors": "^1.1.1",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/process-nextick-args": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/readable-stream": {
|
|
|
+ "version": "2.3.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
|
|
|
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "core-util-is": "~1.0.0",
|
|
|
+ "inherits": "~2.0.3",
|
|
|
+ "isarray": "~1.0.0",
|
|
|
+ "process-nextick-args": "~2.0.0",
|
|
|
+ "safe-buffer": "~5.1.1",
|
|
|
+ "string_decoder": "~1.1.1",
|
|
|
+ "util-deprecate": "~1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/readable-stream/node_modules/safe-buffer": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
|
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/readable-stream/node_modules/string_decoder": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safe-buffer": "~5.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/resize-observer-polyfill": {
|
|
|
+ "version": "1.5.1",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/rfdc": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/rolldown": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@oxc-project/types": "=0.122.0",
|
|
|
+ "@rolldown/pluginutils": "1.0.0-rc.12"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "rolldown": "bin/cli.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@rolldown/binding-android-arm64": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-darwin-arm64": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-darwin-x64": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-freebsd-x64": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-linux-x64-musl": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-openharmony-arm64": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-wasm32-wasi": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.12",
|
|
|
+ "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rolldown/node_modules/@rolldown/pluginutils": {
|
|
|
+ "version": "1.0.0-rc.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.12.tgz",
|
|
|
+ "integrity": "sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/rw": {
|
|
|
+ "version": "1.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz",
|
|
|
+ "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==",
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/rxjs": {
|
|
|
+ "version": "7.8.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rxjs/-/rxjs-7.8.2.tgz",
|
|
|
+ "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
+ "version": "5.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/sax": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sax/-/sax-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==",
|
|
|
+ "license": "BlueOak-1.0.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=11.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scroll-into-view-if-needed": {
|
|
|
+ "version": "2.2.31",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "compute-scroll-into-view": "^1.0.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/setimmediate": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/simple-swizzle": {
|
|
|
+ "version": "0.2.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-arrayish": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/speakingurl": {
|
|
|
+ "version": "14.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz",
|
|
|
+ "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/string_decoder": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safe-buffer": "~5.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/superjson": {
|
|
|
+ "version": "2.2.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.6.tgz",
|
|
|
+ "integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "copy-anything": "^4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/svg-path-parser": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/svg-path-parser/-/svg-path-parser-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-jGCUqcQyXpfe38R7RFfhrMyfXcBmpMNJI/B+4CE9/Unkh98UporAc461GTthv+TVDuZXsBx7/WiwJb1Oh4tt4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/text-segmentation": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tinyglobby": {
|
|
|
+ "version": "0.2.16",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fdir": "^6.5.0",
|
|
|
+ "picomatch": "^4.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tslib": {
|
|
|
+ "version": "2.8.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
|
|
|
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
+ "license": "0BSD"
|
|
|
+ },
|
|
|
+ "node_modules/undici-types": {
|
|
|
+ "version": "7.24.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.24.6.tgz",
|
|
|
+ "integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/util-deprecate": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/utrie": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "base64-arraybuffer": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite": {
|
|
|
+ "version": "8.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-8.0.4.tgz",
|
|
|
+ "integrity": "sha512-baBr4jUVSLJ0RPyZ2nK0zS2+W8hNHbM4hEzfvllukmRPVS3xDG5ATTNtbRXrKIOE2b8/FsPWJAOnuIxcs7g3cw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lightningcss": "^1.32.0",
|
|
|
+ "picomatch": "^4.0.4",
|
|
|
+ "postcss": "^8.5.8",
|
|
|
+ "rolldown": "1.0.0-rc.12",
|
|
|
+ "tinyglobby": "^0.2.15"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vite": "bin/vite.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/node": "^20.19.0 || >=22.12.0",
|
|
|
+ "@vitejs/devtools": "^0.1.0",
|
|
|
+ "esbuild": "^0.27.0 || ^0.28.0",
|
|
|
+ "jiti": ">=1.21.0",
|
|
|
+ "less": "^4.0.0",
|
|
|
+ "sass": "^1.70.0",
|
|
|
+ "sass-embedded": "^1.70.0",
|
|
|
+ "stylus": ">=0.54.8",
|
|
|
+ "sugarss": "^5.0.0",
|
|
|
+ "terser": "^5.16.0",
|
|
|
+ "tsx": "^4.8.1",
|
|
|
+ "yaml": "^2.4.2"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/node": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vitejs/devtools": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "esbuild": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "jiti": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "less": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass-embedded": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "stylus": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sugarss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "terser": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "tsx": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "yaml": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue": {
|
|
|
+ "version": "3.5.32",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.32",
|
|
|
+ "@vue/compiler-sfc": "3.5.32",
|
|
|
+ "@vue/runtime-dom": "3.5.32",
|
|
|
+ "@vue/server-renderer": "3.5.32",
|
|
|
+ "@vue/shared": "3.5.32"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-demi": {
|
|
|
+ "version": "0.14.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
|
|
|
+ "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
+ "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@vue/composition-api": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-router": {
|
|
|
+ "version": "4.6.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-api": "^6.6.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wa-sqlite": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/wa-sqlite/-/wa-sqlite-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-Kyybo5/BaJp76z7gDWGk2J6Hthl4NIPsE+swgraEjy3IY6r5zIR02wAs1OJH4XtJp1y3puj3Onp5eMGS0z7nUA=="
|
|
|
+ },
|
|
|
+ "node_modules/xml": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xml/-/xml-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/xml-js": {
|
|
|
+ "version": "1.6.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xml-js/-/xml-js-1.6.11.tgz",
|
|
|
+ "integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "sax": "^1.2.4"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "xml-js": "bin/cli.js"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|