|
@@ -11,6 +11,7 @@
|
|
|
"@element-plus/icons-vue": "^2.3.1",
|
|
"@element-plus/icons-vue": "^2.3.1",
|
|
|
"@vueuse/core": "^13.4.0",
|
|
"@vueuse/core": "^13.4.0",
|
|
|
"axios": "^1.10.0",
|
|
"axios": "^1.10.0",
|
|
|
|
|
+ "docx-preview": "^0.3.5",
|
|
|
"element-plus": "^2.10.2",
|
|
"element-plus": "^2.10.2",
|
|
|
"lucide-vue-next": "^0.525.0",
|
|
"lucide-vue-next": "^0.525.0",
|
|
|
"pinia": "^3.0.1",
|
|
"pinia": "^3.0.1",
|
|
@@ -3354,6 +3355,12 @@
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
"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/cross-spawn": {
|
|
"node_modules/cross-spawn": {
|
|
|
"version": "7.0.6",
|
|
"version": "7.0.6",
|
|
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
@@ -3506,6 +3513,15 @@
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/docx-preview": {
|
|
|
|
|
+ "version": "0.3.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/docx-preview/-/docx-preview-0.3.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-nod1jG5PkvzDIiZAcgAY4gSFQzgmAAChcuZH4Hj9dj7oCzscY3Hn8NfbUv7X7Jk4xL1lfKO113JLDhWKOt6fYw==",
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "jszip": ">=3.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/dunder-proto": {
|
|
"node_modules/dunder-proto": {
|
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
@@ -4562,6 +4578,12 @@
|
|
|
"node": ">= 4"
|
|
"node": ">= 4"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/import-fresh": {
|
|
"node_modules/import-fresh": {
|
|
|
"version": "3.3.1",
|
|
"version": "3.3.1",
|
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
@@ -4589,6 +4611,12 @@
|
|
|
"node": ">=0.8.19"
|
|
"node": ">=0.8.19"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/is-binary-path": {
|
|
"node_modules/is-binary-path": {
|
|
|
"version": "2.1.0",
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
@@ -4737,6 +4765,12 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/isexe": {
|
|
"node_modules/isexe": {
|
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
|
@@ -4844,6 +4878,18 @@
|
|
|
"graceful-fs": "^4.1.6"
|
|
"graceful-fs": "^4.1.6"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/keyv": {
|
|
"node_modules/keyv": {
|
|
|
"version": "4.5.4",
|
|
"version": "4.5.4",
|
|
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
|
@@ -4875,6 +4921,15 @@
|
|
|
"node": ">= 0.8.0"
|
|
"node": ">= 0.8.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/local-pkg": {
|
|
"node_modules/local-pkg": {
|
|
|
"version": "1.1.1",
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.1.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.1.1.tgz",
|
|
@@ -5390,6 +5445,12 @@
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
"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/parent-module": {
|
|
"node_modules/parent-module": {
|
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
|
@@ -5618,6 +5679,12 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/proxy-from-env": {
|
|
"node_modules/proxy-from-env": {
|
|
|
"version": "1.1.0",
|
|
"version": "1.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
@@ -5686,6 +5753,21 @@
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/readdirp": {
|
|
"node_modules/readdirp": {
|
|
|
"version": "3.6.0",
|
|
"version": "3.6.0",
|
|
|
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
|
|
@@ -5803,6 +5885,12 @@
|
|
|
"queue-microtask": "^1.2.2"
|
|
"queue-microtask": "^1.2.2"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/scule": {
|
|
"node_modules/scule": {
|
|
|
"version": "1.3.0",
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
@@ -5820,6 +5908,12 @@
|
|
|
"semver": "bin/semver.js"
|
|
"semver": "bin/semver.js"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/shebang-command": {
|
|
"node_modules/shebang-command": {
|
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
@@ -5902,6 +5996,15 @@
|
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "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/strip-final-newline": {
|
|
"node_modules/strip-final-newline": {
|
|
|
"version": "4.0.0",
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz",
|
|
@@ -6479,7 +6582,6 @@
|
|
|
"version": "1.0.2",
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
- "dev": true,
|
|
|
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
|
},
|
|
},
|
|
|
"node_modules/vite": {
|
|
"node_modules/vite": {
|