|
@@ -0,0 +1,926 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "name": "manager-server-frontend",
|
|
|
|
|
+ "version": "0.0.0",
|
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
|
+ "requires": true,
|
|
|
|
|
+ "packages": {
|
|
|
|
|
+ "": {
|
|
|
|
|
+ "name": "manager-server-frontend",
|
|
|
|
|
+ "version": "0.0.0",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@element-plus/icons-vue": "^2.1.0",
|
|
|
|
|
+ "@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
|
|
|
+ "@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
|
|
|
+ "@fortawesome/vue-fontawesome": "^3.0.0-5",
|
|
|
|
|
+ "element-plus": "^2.3.7",
|
|
|
|
|
+ "vue": "^3.2.47"
|
|
|
|
|
+ },
|
|
|
|
|
+ "devDependencies": {
|
|
|
|
|
+ "@vitejs/plugin-vue": "^4.1.0",
|
|
|
|
|
+ "vite": "^4.3.9"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
|
|
+ "version": "7.22.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.22.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@ctrl/tinycolor": {
|
|
|
|
|
+ "version": "3.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-/Z3l6pXthq0JvMYdUFyX9j0MaCltlIn6mfh9jLyQwg5aPKxkyNa0PTHtU1AlFXLNk55ZuAeJRcpvq+tmLfKmaQ==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=10"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@element-plus/icons-vue": {
|
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-arm": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-arm64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/darwin-arm64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/darwin-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/freebsd-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-arm": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-arm64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-ia32": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ia32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-loong64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "loong64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-mips64el": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "mips64el"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-ppc64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-riscv64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "riscv64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-s390x": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "s390x"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/netbsd-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "netbsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/openbsd-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "openbsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/sunos-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "sunos"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-arm64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-ia32": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ia32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-x64": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@floating-ui/core": {
|
|
|
|
|
+ "version": "1.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@floating-ui/dom": {
|
|
|
|
|
+ "version": "1.4.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.4.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-VKmvHVatWnewmGGy+7Mdy4cTJX71Pli6v/Wjb5RQBuq5wjUYx+Ef+kRThi8qggZqDgD8CogCpqhRoVp3+yQk+g==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@floating-ui/core": "^1.3.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@fortawesome/fontawesome-common-types": {
|
|
|
|
|
+ "version": "6.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-HNii132xfomg5QVZw0HwXXpN22s7VBHQBv9CeOu9tfJnhsWQNd2lmTNi8CSrnw5B+5YOmzu1UoPAyxaXsJ6RgQ==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@fortawesome/fontawesome-svg-core": {
|
|
|
|
|
+ "version": "6.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Bertv8xOiVELz5raB2FlXDPKt+m94MQ3JgDfsVbrqNpLU9+UE2E18GKjLKw+d3XbeYPqg1pzyQKGsrzbw+pPaw==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@fortawesome/fontawesome-common-types": "6.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@fortawesome/free-solid-svg-icons": {
|
|
|
|
|
+ "version": "6.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-kutPeRGWm8V5dltFP1zGjQOEAzaLZj4StdQhWVZnfGFCvAPVvHh8qk5bRrU4KXnRRRNni5tKQI9PBAdI6MP8nQ==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@fortawesome/fontawesome-common-types": "6.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@fortawesome/vue-fontawesome": {
|
|
|
|
|
+ "version": "3.0.0-5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-5.tgz",
|
|
|
|
|
+ "integrity": "sha512-aNmBT4bOecrFsZTog1l6AJDQHPP3ocXV+WQ3Ogy8WZCqstB/ahfhH4CPu5i4N9Hw0MBKXqE+LX+NbUxcj8cVTw==",
|
|
|
|
|
+ "deprecated": "This was a prerelease version. Please use the latest-3 version",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@fortawesome/fontawesome-svg-core": "~1 || >=1.3.0-beta1",
|
|
|
|
|
+ "vue": ">= 3.0.0 < 4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
+ "version": "1.4.15",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
|
|
|
|
|
+ "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@popperjs/core": {
|
|
|
|
|
+ "name": "@sxzz/popperjs-es",
|
|
|
|
|
+ "version": "2.11.7",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/lodash": {
|
|
|
|
|
+ "version": "4.14.195",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.195.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/lodash-es": {
|
|
|
|
|
+ "version": "4.17.7",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/lodash": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/web-bluetooth": {
|
|
|
|
|
+ "version": "0.0.16",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz",
|
|
|
|
|
+ "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
+ "version": "4.2.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vite": "^4.0.0",
|
|
|
|
|
+ "vue": "^3.2.25"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/parser": "^7.21.3",
|
|
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
|
|
+ "@vue/reactivity-transform": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
|
|
+ "postcss": "^8.1.10",
|
|
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/reactivity-transform": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
|
+ "magic-string": "^0.30.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/reactivity": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/runtime-core": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
|
|
+ "csstype": "^3.1.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/core": {
|
|
|
|
|
+ "version": "9.13.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/web-bluetooth": "^0.0.16",
|
|
|
|
|
+ "@vueuse/metadata": "9.13.0",
|
|
|
|
|
+ "@vueuse/shared": "9.13.0",
|
|
|
|
|
+ "vue-demi": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/core/node_modules/vue-demi": {
|
|
|
|
|
+ "version": "0.14.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "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/@vueuse/metadata": {
|
|
|
|
|
+ "version": "9.13.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/shared": {
|
|
|
|
|
+ "version": "9.13.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "vue-demi": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/shared/node_modules/vue-demi": {
|
|
|
|
|
+ "version": "0.14.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "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/async-validator": {
|
|
|
|
|
+ "version": "4.2.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/csstype": {
|
|
|
|
|
+ "version": "3.1.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/dayjs": {
|
|
|
|
|
+ "version": "1.11.8",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/element-plus": {
|
|
|
|
|
+ "version": "2.3.7",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-h6TxclbaLUJxg/Bv5j/ZKsK+K5yadQliw5+R30HWyE69pXlqXTX24oYx+yw3pA4Dy+lqEDi5501FQ0CORk3OSA==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@ctrl/tinycolor": "^3.4.1",
|
|
|
|
|
+ "@element-plus/icons-vue": "^2.0.6",
|
|
|
|
|
+ "@floating-ui/dom": "^1.0.1",
|
|
|
|
|
+ "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
|
|
|
|
+ "@types/lodash": "^4.14.182",
|
|
|
|
|
+ "@types/lodash-es": "^4.17.6",
|
|
|
|
|
+ "@vueuse/core": "^9.1.0",
|
|
|
|
|
+ "async-validator": "^4.2.5",
|
|
|
|
|
+ "dayjs": "^1.11.3",
|
|
|
|
|
+ "escape-html": "^1.0.3",
|
|
|
|
|
+ "lodash": "^4.17.21",
|
|
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
|
|
+ "lodash-unified": "^1.0.2",
|
|
|
|
|
+ "memoize-one": "^6.0.0",
|
|
|
|
|
+ "normalize-wheel-es": "^1.2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/esbuild": {
|
|
|
|
|
+ "version": "0.17.19",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.17.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "esbuild": "bin/esbuild"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "@esbuild/android-arm": "0.17.19",
|
|
|
|
|
+ "@esbuild/android-arm64": "0.17.19",
|
|
|
|
|
+ "@esbuild/android-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/darwin-arm64": "0.17.19",
|
|
|
|
|
+ "@esbuild/darwin-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/freebsd-arm64": "0.17.19",
|
|
|
|
|
+ "@esbuild/freebsd-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-arm": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-arm64": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-ia32": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-loong64": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-mips64el": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-ppc64": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-riscv64": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-s390x": "0.17.19",
|
|
|
|
|
+ "@esbuild/linux-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/netbsd-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/openbsd-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/sunos-x64": "0.17.19",
|
|
|
|
|
+ "@esbuild/win32-arm64": "0.17.19",
|
|
|
|
|
+ "@esbuild/win32-ia32": "0.17.19",
|
|
|
|
|
+ "@esbuild/win32-x64": "0.17.19"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/escape-html": {
|
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/estree-walker": {
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/fsevents": {
|
|
|
|
|
+ "version": "2.3.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash": {
|
|
|
|
|
+ "version": "4.17.21",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash-es": {
|
|
|
|
|
+ "version": "4.17.21",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash-unified": {
|
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@types/lodash-es": "*",
|
|
|
|
|
+ "lodash": "*",
|
|
|
|
|
+ "lodash-es": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/magic-string": {
|
|
|
|
|
+ "version": "0.30.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.13"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/memoize-one": {
|
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/nanoid": {
|
|
|
|
|
+ "version": "3.3.6",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz",
|
|
|
|
|
+ "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/normalize-wheel-es": {
|
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/picocolors": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/postcss": {
|
|
|
|
|
+ "version": "8.4.24",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.24.tgz",
|
|
|
|
|
+ "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "nanoid": "^3.3.6",
|
|
|
|
|
+ "picocolors": "^1.0.0",
|
|
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/rollup": {
|
|
|
|
|
+ "version": "3.25.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/rollup/-/rollup-3.25.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-VLnkxZMDr3jpxgtmS8pQZ0UvhslmF4ADq/9w4erkctbgjCqLW9oa89fJuXEs4ZmgyoF7Dm8rMDKSS5b5u2hHUg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "rollup": "dist/bin/rollup"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=14.18.0",
|
|
|
|
|
+ "npm": ">=8.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/source-map-js": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vite": {
|
|
|
|
|
+ "version": "4.3.9",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-4.3.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "esbuild": "^0.17.5",
|
|
|
|
|
+ "postcss": "^8.4.23",
|
|
|
|
|
+ "rollup": "^3.21.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vite": "bin/vite.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@types/node": ">= 14",
|
|
|
|
|
+ "less": "*",
|
|
|
|
|
+ "sass": "*",
|
|
|
|
|
+ "stylus": "*",
|
|
|
|
|
+ "sugarss": "*",
|
|
|
|
|
+ "terser": "^5.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "@types/node": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "less": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "sass": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "stylus": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "sugarss": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "terser": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue": {
|
|
|
|
|
+ "version": "3.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
|
|
+ "@vue/compiler-sfc": "3.3.4",
|
|
|
|
|
+ "@vue/runtime-dom": "3.3.4",
|
|
|
|
|
+ "@vue/server-renderer": "3.3.4",
|
|
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+}
|