879 lines
35 KiB
JSON
879 lines
35 KiB
JSON
|
|
{
|
||
|
|
"name": "ruoyi",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"lockfileVersion": 2,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "ruoyi",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"axios": "^1.13.2",
|
||
|
|
"element-ui": "^2.15.14",
|
||
|
|
"file-saver": "^2.0.5",
|
||
|
|
"js-cookie": "^3.0.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-string-parser": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/parser": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.28.5"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"parser": "bin/babel-parser.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/types": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-string-parser": "^7.27.1",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-sfc": {
|
||
|
|
"version": "2.7.16",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-2.7.16.tgz",
|
||
|
|
"integrity": "sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.23.5",
|
||
|
|
"postcss": "^8.4.14",
|
||
|
|
"source-map": "^0.6.1"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"prettier": "^1.18.2 || ^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/async-validator": {
|
||
|
|
"version": "1.8.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-1.8.5.tgz",
|
||
|
|
"integrity": "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==",
|
||
|
|
"dependencies": {
|
||
|
|
"babel-runtime": "6.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/asynckit": {
|
||
|
|
"version": "0.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
||
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
||
|
|
},
|
||
|
|
"node_modules/axios": {
|
||
|
|
"version": "1.13.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.13.2.tgz",
|
||
|
|
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
||
|
|
"dependencies": {
|
||
|
|
"follow-redirects": "^1.15.6",
|
||
|
|
"form-data": "^4.0.4",
|
||
|
|
"proxy-from-env": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/babel-helper-vue-jsx-merge-props": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg=="
|
||
|
|
},
|
||
|
|
"node_modules/babel-runtime": {
|
||
|
|
"version": "6.26.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/babel-runtime/-/babel-runtime-6.26.0.tgz",
|
||
|
|
"integrity": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==",
|
||
|
|
"dependencies": {
|
||
|
|
"core-js": "^2.4.0",
|
||
|
|
"regenerator-runtime": "^0.11.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/call-bind-apply-helpers": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/combined-stream": {
|
||
|
|
"version": "1.0.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
||
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||
|
|
"dependencies": {
|
||
|
|
"delayed-stream": "~1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/core-js": {
|
||
|
|
"version": "2.6.12",
|
||
|
|
"resolved": "https://registry.npmmirror.com/core-js/-/core-js-2.6.12.tgz",
|
||
|
|
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==",
|
||
|
|
"deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.",
|
||
|
|
"hasInstallScript": true
|
||
|
|
},
|
||
|
|
"node_modules/csstype": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
||
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/deepmerge": {
|
||
|
|
"version": "1.5.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz",
|
||
|
|
"integrity": "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/delayed-stream": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/dunder-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
||
|
|
"dependencies": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"gopd": "^1.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/element-ui": {
|
||
|
|
"version": "2.15.14",
|
||
|
|
"resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.14.tgz",
|
||
|
|
"integrity": "sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==",
|
||
|
|
"dependencies": {
|
||
|
|
"async-validator": "~1.8.1",
|
||
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.0",
|
||
|
|
"deepmerge": "^1.2.0",
|
||
|
|
"normalize-wheel": "^1.0.1",
|
||
|
|
"resize-observer-polyfill": "^1.5.0",
|
||
|
|
"throttle-debounce": "^1.0.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vue": "^2.5.17"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-define-property": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-errors": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-object-atoms": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-set-tostringtag": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"get-intrinsic": "^1.2.6",
|
||
|
|
"has-tostringtag": "^1.0.2",
|
||
|
|
"hasown": "^2.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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=="
|
||
|
|
},
|
||
|
|
"node_modules/follow-redirects": {
|
||
|
|
"version": "1.15.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz",
|
||
|
|
"integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "individual",
|
||
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"debug": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/form-data": {
|
||
|
|
"version": "4.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.5.tgz",
|
||
|
|
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
||
|
|
"dependencies": {
|
||
|
|
"asynckit": "^0.4.0",
|
||
|
|
"combined-stream": "^1.0.8",
|
||
|
|
"es-set-tostringtag": "^2.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"mime-types": "^2.1.12"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/function-bind": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
||
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-intrinsic": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
||
|
|
"dependencies": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.2",
|
||
|
|
"es-define-property": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"es-object-atoms": "^1.1.1",
|
||
|
|
"function-bind": "^1.1.2",
|
||
|
|
"get-proto": "^1.0.1",
|
||
|
|
"gopd": "^1.2.0",
|
||
|
|
"has-symbols": "^1.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"math-intrinsics": "^1.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
||
|
|
"dependencies": {
|
||
|
|
"dunder-proto": "^1.0.1",
|
||
|
|
"es-object-atoms": "^1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gopd": {
|
||
|
|
"version": "1.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
||
|
|
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/has-symbols": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/has-tostringtag": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
||
|
|
"dependencies": {
|
||
|
|
"has-symbols": "^1.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hasown": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
||
|
|
"dependencies": {
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/js-cookie": {
|
||
|
|
"version": "3.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/js-cookie/-/js-cookie-3.0.5.tgz",
|
||
|
|
"integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/math-intrinsics": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mime-db": {
|
||
|
|
"version": "1.52.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
||
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mime-types": {
|
||
|
|
"version": "2.1.35",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
||
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
||
|
|
"dependencies": {
|
||
|
|
"mime-db": "1.52.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/nanoid": {
|
||
|
|
"version": "3.3.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
||
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"peer": true,
|
||
|
|
"bin": {
|
||
|
|
"nanoid": "bin/nanoid.cjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/normalize-wheel": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA=="
|
||
|
|
},
|
||
|
|
"node_modules/picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/postcss": {
|
||
|
|
"version": "8.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz",
|
||
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"nanoid": "^3.3.11",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || >=14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/prettier": {
|
||
|
|
"version": "2.8.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz",
|
||
|
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
||
|
|
"optional": true,
|
||
|
|
"peer": true,
|
||
|
|
"bin": {
|
||
|
|
"prettier": "bin-prettier.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.13.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/proxy-from-env": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
||
|
|
},
|
||
|
|
"node_modules/regenerator-runtime": {
|
||
|
|
"version": "0.11.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
|
||
|
|
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
|
||
|
|
},
|
||
|
|
"node_modules/resize-observer-polyfill": {
|
||
|
|
"version": "1.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
|
||
|
|
"integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
|
||
|
|
},
|
||
|
|
"node_modules/source-map": {
|
||
|
|
"version": "0.6.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
||
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/source-map-js": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
||
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/throttle-debounce": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vue": {
|
||
|
|
"version": "2.7.16",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.7.16.tgz",
|
||
|
|
"integrity": "sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==",
|
||
|
|
"deprecated": "Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-sfc": "2.7.16",
|
||
|
|
"csstype": "^3.1.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-string-parser": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"@babel/helper-validator-identifier": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"@babel/parser": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
||
|
|
"peer": true,
|
||
|
|
"requires": {
|
||
|
|
"@babel/types": "^7.28.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"@babel/types": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
||
|
|
"peer": true,
|
||
|
|
"requires": {
|
||
|
|
"@babel/helper-string-parser": "^7.27.1",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"@vue/compiler-sfc": {
|
||
|
|
"version": "2.7.16",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-2.7.16.tgz",
|
||
|
|
"integrity": "sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==",
|
||
|
|
"peer": true,
|
||
|
|
"requires": {
|
||
|
|
"@babel/parser": "^7.23.5",
|
||
|
|
"postcss": "^8.4.14",
|
||
|
|
"prettier": "^1.18.2 || ^2.0.0",
|
||
|
|
"source-map": "^0.6.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"async-validator": {
|
||
|
|
"version": "1.8.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-1.8.5.tgz",
|
||
|
|
"integrity": "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==",
|
||
|
|
"requires": {
|
||
|
|
"babel-runtime": "6.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"asynckit": {
|
||
|
|
"version": "0.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
||
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
||
|
|
},
|
||
|
|
"axios": {
|
||
|
|
"version": "1.13.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.13.2.tgz",
|
||
|
|
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
||
|
|
"requires": {
|
||
|
|
"follow-redirects": "^1.15.6",
|
||
|
|
"form-data": "^4.0.4",
|
||
|
|
"proxy-from-env": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"babel-helper-vue-jsx-merge-props": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg=="
|
||
|
|
},
|
||
|
|
"babel-runtime": {
|
||
|
|
"version": "6.26.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/babel-runtime/-/babel-runtime-6.26.0.tgz",
|
||
|
|
"integrity": "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==",
|
||
|
|
"requires": {
|
||
|
|
"core-js": "^2.4.0",
|
||
|
|
"regenerator-runtime": "^0.11.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"call-bind-apply-helpers": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
||
|
|
"requires": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"combined-stream": {
|
||
|
|
"version": "1.0.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
||
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||
|
|
"requires": {
|
||
|
|
"delayed-stream": "~1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"core-js": {
|
||
|
|
"version": "2.6.12",
|
||
|
|
"resolved": "https://registry.npmmirror.com/core-js/-/core-js-2.6.12.tgz",
|
||
|
|
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="
|
||
|
|
},
|
||
|
|
"csstype": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
||
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"deepmerge": {
|
||
|
|
"version": "1.5.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz",
|
||
|
|
"integrity": "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ=="
|
||
|
|
},
|
||
|
|
"delayed-stream": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
|
||
|
|
},
|
||
|
|
"dunder-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
||
|
|
"requires": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"gopd": "^1.2.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"element-ui": {
|
||
|
|
"version": "2.15.14",
|
||
|
|
"resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.14.tgz",
|
||
|
|
"integrity": "sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==",
|
||
|
|
"requires": {
|
||
|
|
"async-validator": "~1.8.1",
|
||
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.0",
|
||
|
|
"deepmerge": "^1.2.0",
|
||
|
|
"normalize-wheel": "^1.0.1",
|
||
|
|
"resize-observer-polyfill": "^1.5.0",
|
||
|
|
"throttle-debounce": "^1.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"es-define-property": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g=="
|
||
|
|
},
|
||
|
|
"es-errors": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="
|
||
|
|
},
|
||
|
|
"es-object-atoms": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
||
|
|
"requires": {
|
||
|
|
"es-errors": "^1.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"es-set-tostringtag": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
||
|
|
"requires": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"get-intrinsic": "^1.2.6",
|
||
|
|
"has-tostringtag": "^1.0.2",
|
||
|
|
"hasown": "^2.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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=="
|
||
|
|
},
|
||
|
|
"follow-redirects": {
|
||
|
|
"version": "1.15.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz",
|
||
|
|
"integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ=="
|
||
|
|
},
|
||
|
|
"form-data": {
|
||
|
|
"version": "4.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.5.tgz",
|
||
|
|
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
||
|
|
"requires": {
|
||
|
|
"asynckit": "^0.4.0",
|
||
|
|
"combined-stream": "^1.0.8",
|
||
|
|
"es-set-tostringtag": "^2.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"mime-types": "^2.1.12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"function-bind": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
||
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="
|
||
|
|
},
|
||
|
|
"get-intrinsic": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
||
|
|
"requires": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.2",
|
||
|
|
"es-define-property": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"es-object-atoms": "^1.1.1",
|
||
|
|
"function-bind": "^1.1.2",
|
||
|
|
"get-proto": "^1.0.1",
|
||
|
|
"gopd": "^1.2.0",
|
||
|
|
"has-symbols": "^1.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"math-intrinsics": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"get-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
||
|
|
"requires": {
|
||
|
|
"dunder-proto": "^1.0.1",
|
||
|
|
"es-object-atoms": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"gopd": {
|
||
|
|
"version": "1.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
||
|
|
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="
|
||
|
|
},
|
||
|
|
"has-symbols": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="
|
||
|
|
},
|
||
|
|
"has-tostringtag": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
||
|
|
"requires": {
|
||
|
|
"has-symbols": "^1.0.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"hasown": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
||
|
|
"requires": {
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"js-cookie": {
|
||
|
|
"version": "3.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/js-cookie/-/js-cookie-3.0.5.tgz",
|
||
|
|
"integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw=="
|
||
|
|
},
|
||
|
|
"math-intrinsics": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g=="
|
||
|
|
},
|
||
|
|
"mime-db": {
|
||
|
|
"version": "1.52.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
||
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
|
||
|
|
},
|
||
|
|
"mime-types": {
|
||
|
|
"version": "2.1.35",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
||
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
||
|
|
"requires": {
|
||
|
|
"mime-db": "1.52.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"nanoid": {
|
||
|
|
"version": "3.3.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
||
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"normalize-wheel": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA=="
|
||
|
|
},
|
||
|
|
"picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"postcss": {
|
||
|
|
"version": "8.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz",
|
||
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
||
|
|
"peer": true,
|
||
|
|
"requires": {
|
||
|
|
"nanoid": "^3.3.11",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"prettier": {
|
||
|
|
"version": "2.8.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz",
|
||
|
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
||
|
|
"optional": true,
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"proxy-from-env": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
||
|
|
},
|
||
|
|
"regenerator-runtime": {
|
||
|
|
"version": "0.11.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
|
||
|
|
"integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
|
||
|
|
},
|
||
|
|
"resize-observer-polyfill": {
|
||
|
|
"version": "1.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
|
||
|
|
"integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
|
||
|
|
},
|
||
|
|
"source-map": {
|
||
|
|
"version": "0.6.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
||
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"source-map-js": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
||
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"throttle-debounce": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg=="
|
||
|
|
},
|
||
|
|
"vue": {
|
||
|
|
"version": "2.7.16",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.7.16.tgz",
|
||
|
|
"integrity": "sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==",
|
||
|
|
"peer": true,
|
||
|
|
"requires": {
|
||
|
|
"@vue/compiler-sfc": "2.7.16",
|
||
|
|
"csstype": "^3.1.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|