chore: 固定 vxe-table 4.4.1 && 升级 element-plus 2.3.8 和其他依赖

This commit is contained in:
pany 2023-07-14 14:49:05 +08:00
parent 3531250c51
commit bee0691d08
3 changed files with 204 additions and 212 deletions

View File

@ -27,7 +27,7 @@
"@element-plus/icons-vue": "2.1.0", "@element-plus/icons-vue": "2.1.0",
"axios": "1.4.0", "axios": "1.4.0",
"dayjs": "1.11.9", "dayjs": "1.11.9",
"element-plus": "2.3.7", "element-plus": "2.3.8",
"js-cookie": "3.0.5", "js-cookie": "3.0.5",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
@ -44,8 +44,8 @@
}, },
"devDependencies": { "devDependencies": {
"@types/js-cookie": "3.0.3", "@types/js-cookie": "3.0.3",
"@types/lodash-es": "4.17.7", "@types/lodash-es": "4.17.8",
"@types/node": "20.4.1", "@types/node": "20.4.2",
"@types/nprogress": "0.2.0", "@types/nprogress": "0.2.0",
"@types/path-browserify": "1.0.0", "@types/path-browserify": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.0.0", "@typescript-eslint/eslint-plugin": "6.0.0",
@ -63,10 +63,10 @@
"lint-staged": "13.2.3", "lint-staged": "13.2.3",
"prettier": "3.0.0", "prettier": "3.0.0",
"sass": "1.63.6", "sass": "1.63.6",
"terser": "5.18.2", "terser": "5.19.0",
"typescript": "5.1.6", "typescript": "5.1.6",
"unocss": "0.53.5", "unocss": "0.53.5",
"vite": "4.4.2", "vite": "4.4.3",
"vite-plugin-svg-icons": "2.0.1", "vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "4.0.0", "vite-svg-loader": "4.0.0",
"vitest": "0.33.0", "vitest": "0.33.0",

404
pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ dependencies:
specifier: 1.11.9 specifier: 1.11.9
version: 1.11.9 version: 1.11.9
element-plus: element-plus:
specifier: 2.3.7 specifier: 2.3.8
version: 2.3.7(vue@3.3.4) version: 2.3.8(vue@3.3.4)
js-cookie: js-cookie:
specifier: 3.0.5 specifier: 3.0.5
version: 3.0.5 version: 3.0.5
@ -62,11 +62,11 @@ devDependencies:
specifier: 3.0.3 specifier: 3.0.3
version: 3.0.3 version: 3.0.3
'@types/lodash-es': '@types/lodash-es':
specifier: 4.17.7 specifier: 4.17.8
version: 4.17.7 version: 4.17.8
'@types/node': '@types/node':
specifier: 20.4.1 specifier: 20.4.2
version: 20.4.1 version: 20.4.2
'@types/nprogress': '@types/nprogress':
specifier: 0.2.0 specifier: 0.2.0
version: 0.2.0 version: 0.2.0
@ -81,10 +81,10 @@ devDependencies:
version: 6.0.0(eslint@8.44.0)(typescript@5.1.6) version: 6.0.0(eslint@8.44.0)(typescript@5.1.6)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: 4.2.3 specifier: 4.2.3
version: 4.2.3(vite@4.4.2)(vue@3.3.4) version: 4.2.3(vite@4.4.3)(vue@3.3.4)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: 3.0.1 specifier: 3.0.1
version: 3.0.1(vite@4.4.2)(vue@3.3.4) version: 3.0.1(vite@4.4.3)(vue@3.3.4)
'@vue/eslint-config-prettier': '@vue/eslint-config-prettier':
specifier: 7.1.0 specifier: 7.1.0
version: 7.1.0(eslint@8.44.0)(prettier@3.0.0) version: 7.1.0(eslint@8.44.0)(prettier@3.0.0)
@ -119,26 +119,26 @@ devDependencies:
specifier: 1.63.6 specifier: 1.63.6
version: 1.63.6 version: 1.63.6
terser: terser:
specifier: 5.18.2 specifier: 5.19.0
version: 5.18.2 version: 5.19.0
typescript: typescript:
specifier: 5.1.6 specifier: 5.1.6
version: 5.1.6 version: 5.1.6
unocss: unocss:
specifier: 0.53.5 specifier: 0.53.5
version: 0.53.5(postcss@8.4.25)(vite@4.4.2) version: 0.53.5(postcss@8.4.26)(vite@4.4.3)
vite: vite:
specifier: 4.4.2 specifier: 4.4.3
version: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) version: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
vite-plugin-svg-icons: vite-plugin-svg-icons:
specifier: 2.0.1 specifier: 2.0.1
version: 2.0.1(vite@4.4.2) version: 2.0.1(vite@4.4.3)
vite-svg-loader: vite-svg-loader:
specifier: 4.0.0 specifier: 4.0.0
version: 4.0.0 version: 4.0.0
vitest: vitest:
specifier: 0.33.0 specifier: 0.33.0
version: 0.33.0(jsdom@22.1.0)(sass@1.63.6)(terser@5.18.2) version: 0.33.0(jsdom@22.1.0)(sass@1.63.6)(terser@5.19.0)
vue-eslint-parser: vue-eslint-parser:
specifier: 9.3.1 specifier: 9.3.1
version: 9.3.1(eslint@8.44.0) version: 9.3.1(eslint@8.44.0)
@ -179,36 +179,36 @@ packages:
'@babel/highlight': 7.22.5 '@babel/highlight': 7.22.5
dev: true dev: true
/@babel/compat-data@7.22.6: /@babel/compat-data@7.22.9:
resolution: {integrity: sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==} resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dev: true dev: true
/@babel/core@7.22.8: /@babel/core@7.22.9:
resolution: {integrity: sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==} resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
'@ampproject/remapping': 2.2.1 '@ampproject/remapping': 2.2.1
'@babel/code-frame': 7.22.5 '@babel/code-frame': 7.22.5
'@babel/generator': 7.22.7 '@babel/generator': 7.22.9
'@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9)
'@babel/helper-module-transforms': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9)
'@babel/helpers': 7.22.6 '@babel/helpers': 7.22.6
'@babel/parser': 7.22.7 '@babel/parser': 7.22.7
'@babel/template': 7.22.5 '@babel/template': 7.22.5
'@babel/traverse': 7.22.8 '@babel/traverse': 7.22.8
'@babel/types': 7.22.5 '@babel/types': 7.22.5
'@nicolo-ribaudo/semver-v6': 6.3.3
convert-source-map: 1.9.0 convert-source-map: 1.9.0
debug: 4.3.4 debug: 4.3.4
gensync: 1.0.0-beta.2 gensync: 1.0.0-beta.2
json5: 2.2.3 json5: 2.2.3
semver: 6.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@babel/generator@7.22.7: /@babel/generator@7.22.9:
resolution: {integrity: sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==} resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
'@babel/types': 7.22.5 '@babel/types': 7.22.5
@ -224,38 +224,36 @@ packages:
'@babel/types': 7.22.5 '@babel/types': 7.22.5
dev: true dev: true
/@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.8): /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9):
resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0 '@babel/core': ^7.0.0
dependencies: dependencies:
'@babel/compat-data': 7.22.6 '@babel/compat-data': 7.22.9
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-validator-option': 7.22.5 '@babel/helper-validator-option': 7.22.5
'@nicolo-ribaudo/semver-v6': 6.3.3
browserslist: 4.21.9 browserslist: 4.21.9
lru-cache: 5.1.1 lru-cache: 5.1.1
semver: 6.3.1
dev: true dev: true
/@babel/helper-create-class-features-plugin@7.22.6(@babel/core@7.22.8): /@babel/helper-create-class-features-plugin@7.22.9(@babel/core@7.22.9):
resolution: {integrity: sha512-iwdzgtSiBxF6ni6mzVnZCF3xt5qE6cEA0J7nFt8QOAWZ0zjCFceEgpn3vtb2V7WFR6QzP2jmIFOHMTRo7eNJjQ==} resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0 '@babel/core': ^7.0.0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-environment-visitor': 7.22.5 '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-function-name': 7.22.5 '@babel/helper-function-name': 7.22.5
'@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5
'@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5
'@babel/helper-replace-supers': 7.22.5 '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9)
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.22.6
'@nicolo-ribaudo/semver-v6': 6.3.3 semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true dev: true
/@babel/helper-environment-visitor@7.22.5: /@babel/helper-environment-visitor@7.22.5:
@ -292,20 +290,18 @@ packages:
'@babel/types': 7.22.5 '@babel/types': 7.22.5
dev: true dev: true
/@babel/helper-module-transforms@7.22.5: /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9):
resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies: dependencies:
'@babel/core': 7.22.9
'@babel/helper-environment-visitor': 7.22.5 '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-module-imports': 7.22.5 '@babel/helper-module-imports': 7.22.5
'@babel/helper-simple-access': 7.22.5 '@babel/helper-simple-access': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.22.6
'@babel/helper-validator-identifier': 7.22.5 '@babel/helper-validator-identifier': 7.22.5
'@babel/template': 7.22.5
'@babel/traverse': 7.22.8
'@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true dev: true
/@babel/helper-optimise-call-expression@7.22.5: /@babel/helper-optimise-call-expression@7.22.5:
@ -320,18 +316,16 @@ packages:
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dev: true dev: true
/@babel/helper-replace-supers@7.22.5: /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.9):
resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies: dependencies:
'@babel/core': 7.22.9
'@babel/helper-environment-visitor': 7.22.5 '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5
'@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5
'@babel/template': 7.22.5
'@babel/traverse': 7.22.8
'@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: true dev: true
/@babel/helper-simple-access@7.22.5: /@babel/helper-simple-access@7.22.5:
@ -395,39 +389,37 @@ packages:
dependencies: dependencies:
'@babel/types': 7.22.5 '@babel/types': 7.22.5
/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.8): /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.9):
resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-plugin-utils': 7.22.5 '@babel/helper-plugin-utils': 7.22.5
dev: true dev: true
/@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.8): /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.9):
resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-plugin-utils': 7.22.5 '@babel/helper-plugin-utils': 7.22.5
dev: true dev: true
/@babel/plugin-transform-typescript@7.22.5(@babel/core@7.22.8): /@babel/plugin-transform-typescript@7.22.9(@babel/core@7.22.9):
resolution: {integrity: sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA==} resolution: {integrity: sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.8) '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9)
'@babel/helper-plugin-utils': 7.22.5 '@babel/helper-plugin-utils': 7.22.5
'@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.8) '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.9)
transitivePeerDependencies:
- supports-color
dev: true dev: true
/@babel/template@7.22.5: /@babel/template@7.22.5:
@ -444,7 +436,7 @@ packages:
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
'@babel/code-frame': 7.22.5 '@babel/code-frame': 7.22.5
'@babel/generator': 7.22.7 '@babel/generator': 7.22.9
'@babel/helper-environment-visitor': 7.22.5 '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-function-name': 7.22.5 '@babel/helper-function-name': 7.22.5
'@babel/helper-hoist-variables': 7.22.5 '@babel/helper-hoist-variables': 7.22.5
@ -478,8 +470,8 @@ packages:
vue: 3.3.4 vue: 3.3.4
dev: false dev: false
/@esbuild/android-arm64@0.18.11: /@esbuild/android-arm64@0.18.12:
resolution: {integrity: sha512-snieiq75Z1z5LJX9cduSAjUr7vEI1OdlzFPMw0HH5YI7qQHDd3qs+WZoMrWYDsfRJSq36lIA6mfZBkvL46KoIw==} resolution: {integrity: sha512-BMAlczRqC/LUt2P97E4apTBbkvS9JTJnp2DKFbCwpZ8vBvXVbNdqmvzW/OsdtI/+mGr+apkkpqGM8WecLkPgrA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
@ -487,8 +479,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/android-arm@0.18.11: /@esbuild/android-arm@0.18.12:
resolution: {integrity: sha512-q4qlUf5ucwbUJZXF5tEQ8LF7y0Nk4P58hOsGk3ucY0oCwgQqAnqXVbUuahCddVHfrxmpyewRpiTHwVHIETYu7Q==} resolution: {integrity: sha512-LIxaNIQfkFZbTLb4+cX7dozHlAbAshhFE5PKdro0l+FnCpx1GDJaQ2WMcqm+ToXKMt8p8Uojk/MFRuGyz3V5Sw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
@ -496,8 +488,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/android-x64@0.18.11: /@esbuild/android-x64@0.18.12:
resolution: {integrity: sha512-iPuoxQEV34+hTF6FT7om+Qwziv1U519lEOvekXO9zaMMlT9+XneAhKL32DW3H7okrCOBQ44BMihE8dclbZtTuw==} resolution: {integrity: sha512-zU5MyluNsykf5cOJ0LZZZjgAHbhPJ1cWfdH1ZXVMXxVMhEV0VZiZXQdwBBVvmvbF28EizeK7obG9fs+fpmS0eQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [android] os: [android]
@ -505,8 +497,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/darwin-arm64@0.18.11: /@esbuild/darwin-arm64@0.18.12:
resolution: {integrity: sha512-Gm0QkI3k402OpfMKyQEEMG0RuW2LQsSmI6OeO4El2ojJMoF5NLYb3qMIjvbG/lbMeLOGiW6ooU8xqc+S0fgz2w==} resolution: {integrity: sha512-zUZMep7YONnp6954QOOwEBwFX9svlKd3ov6PkxKd53LGTHsp/gy7vHaPGhhjBmEpqXEXShi6dddjIkmd+NgMsA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
@ -514,8 +506,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/darwin-x64@0.18.11: /@esbuild/darwin-x64@0.18.12:
resolution: {integrity: sha512-N15Vzy0YNHu6cfyDOjiyfJlRJCB/ngKOAvoBf1qybG3eOq0SL2Lutzz9N7DYUbb7Q23XtHPn6lMDF6uWbGv9Fw==} resolution: {integrity: sha512-ohqLPc7i67yunArPj1+/FeeJ7AgwAjHqKZ512ADk3WsE3FHU9l+m5aa7NdxXr0HmN1bjDlUslBjWNbFlD9y12Q==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
@ -523,8 +515,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/freebsd-arm64@0.18.11: /@esbuild/freebsd-arm64@0.18.12:
resolution: {integrity: sha512-atEyuq6a3omEY5qAh5jIORWk8MzFnCpSTUruBgeyN9jZq1K/QI9uke0ATi3MHu4L8c59CnIi4+1jDKMuqmR71A==} resolution: {integrity: sha512-GIIHtQXqgeOOqdG16a/A9N28GpkvjJnjYMhOnXVbn3EDJcoItdR58v/pGN31CHjyXDc8uCcRnFWmqaJt24AYJg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [freebsd] os: [freebsd]
@ -532,8 +524,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/freebsd-x64@0.18.11: /@esbuild/freebsd-x64@0.18.12:
resolution: {integrity: sha512-XtuPrEfBj/YYYnAAB7KcorzzpGTvOr/dTtXPGesRfmflqhA4LMF0Gh/n5+a9JBzPuJ+CGk17CA++Hmr1F/gI0Q==} resolution: {integrity: sha512-zK0b9a1/0wZY+6FdOS3BpZcPc1kcx2G5yxxfEJtEUzVxI6n/FrC2Phsxj/YblPuBchhBZ/1wwn7AyEBUyNSa6g==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
@ -541,8 +533,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-arm64@0.18.11: /@esbuild/linux-arm64@0.18.12:
resolution: {integrity: sha512-c6Vh2WS9VFKxKZ2TvJdA7gdy0n6eSy+yunBvv4aqNCEhSWVor1TU43wNRp2YLO9Vng2G+W94aRz+ILDSwAiYog==} resolution: {integrity: sha512-JKgG8Q/LL/9sw/iHHxQyVMoQYu3rU3+a5Z87DxC+wAu3engz+EmctIrV+FGOgI6gWG1z1+5nDDbXiRMGQZXqiw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@ -550,8 +542,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-arm@0.18.11: /@esbuild/linux-arm@0.18.12:
resolution: {integrity: sha512-Idipz+Taso/toi2ETugShXjQ3S59b6m62KmLHkJlSq/cBejixmIydqrtM2XTvNCywFl3VC7SreSf6NV0i6sRyg==} resolution: {integrity: sha512-y75OijvrBE/1XRrXq1jtrJfG26eHeMoqLJ2dwQNwviwTuTtHGCojsDO6BJNF8gU+3jTn1KzJEMETytwsFSvc+Q==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
@ -559,8 +551,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-ia32@0.18.11: /@esbuild/linux-ia32@0.18.12:
resolution: {integrity: sha512-S3hkIF6KUqRh9n1Q0dSyYcWmcVa9Cg+mSoZEfFuzoYXXsk6196qndrM+ZiHNwpZKi3XOXpShZZ+9dfN5ykqjjw==} resolution: {integrity: sha512-yoRIAqc0B4lDIAAEFEIu9ttTRFV84iuAl0KNCN6MhKLxNPfzwCBvEMgwco2f71GxmpBcTtn7KdErueZaM2rEvw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [linux] os: [linux]
@ -568,8 +560,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-loong64@0.18.11: /@esbuild/linux-loong64@0.18.12:
resolution: {integrity: sha512-MRESANOoObQINBA+RMZW+Z0TJWpibtE7cPFnahzyQHDCA9X9LOmGh68MVimZlM9J8n5Ia8lU773te6O3ILW8kw==} resolution: {integrity: sha512-qYgt3dHPVvf/MgbIBpJ4Sup/yb9DAopZ3a2JgMpNKIHUpOdnJ2eHBo/aQdnd8dJ21X/+sS58wxHtA9lEazYtXQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
@ -577,8 +569,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-mips64el@0.18.11: /@esbuild/linux-mips64el@0.18.12:
resolution: {integrity: sha512-qVyPIZrXNMOLYegtD1u8EBccCrBVshxMrn5MkuFc3mEVsw7CCQHaqZ4jm9hbn4gWY95XFnb7i4SsT3eflxZsUg==} resolution: {integrity: sha512-wHphlMLK4ufNOONqukELfVIbnGQJrHJ/mxZMMrP2jYrPgCRZhOtf0kC4yAXBwnfmULimV1qt5UJJOw4Kh13Yfg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [mips64el] cpu: [mips64el]
os: [linux] os: [linux]
@ -586,8 +578,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-ppc64@0.18.11: /@esbuild/linux-ppc64@0.18.12:
resolution: {integrity: sha512-T3yd8vJXfPirZaUOoA9D2ZjxZX4Gr3QuC3GztBJA6PklLotc/7sXTOuuRkhE9W/5JvJP/K9b99ayPNAD+R+4qQ==} resolution: {integrity: sha512-TeN//1Ft20ZZW41+zDSdOI/Os1bEq5dbvBvYkberB7PHABbRcsteeoNVZFlI0YLpGdlBqohEpjrn06kv8heCJg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
@ -595,8 +587,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-riscv64@0.18.11: /@esbuild/linux-riscv64@0.18.12:
resolution: {integrity: sha512-evUoRPWiwuFk++snjH9e2cAjF5VVSTj+Dnf+rkO/Q20tRqv+644279TZlPK8nUGunjPAtQRCj1jQkDAvL6rm2w==} resolution: {integrity: sha512-AgUebVS4DoAblBgiB2ACQ/8l4eGE5aWBb8ZXtkXHiET9mbj7GuWt3OnsIW/zX+XHJt2RYJZctbQ2S/mDjbp0UA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
@ -604,8 +596,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-s390x@0.18.11: /@esbuild/linux-s390x@0.18.12:
resolution: {integrity: sha512-/SlRJ15XR6i93gRWquRxYCfhTeC5PdqEapKoLbX63PLCmAkXZHY2uQm2l9bN0oPHBsOw2IswRZctMYS0MijFcg==} resolution: {integrity: sha512-dJ3Rb3Ei2u/ysSXd6pzleGtfDdc2MuzKt8qc6ls8vreP1G3B7HInX3i7gXS4BGeVd24pp0yqyS7bJ5NHaI9ing==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
@ -613,8 +605,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-x64@0.18.11: /@esbuild/linux-x64@0.18.12:
resolution: {integrity: sha512-xcncej+wF16WEmIwPtCHi0qmx1FweBqgsRtEL1mSHLFR6/mb3GEZfLQnx+pUDfRDEM4DQF8dpXIW7eDOZl1IbA==} resolution: {integrity: sha512-OrNJMGQbPaVyHHcDF8ybNSwu7TDOfX8NGpXCbetwOSP6txOJiWlgQnRymfC9ocR1S0Y5PW0Wb1mV6pUddqmvmQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@ -622,8 +614,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/netbsd-x64@0.18.11: /@esbuild/netbsd-x64@0.18.12:
resolution: {integrity: sha512-aSjMHj/F7BuS1CptSXNg6S3M4F3bLp5wfFPIJM+Km2NfIVfFKhdmfHF9frhiCLIGVzDziggqWll0B+9AUbud/Q==} resolution: {integrity: sha512-55FzVCAiwE9FK8wWeCRuvjazNRJ1QqLCYGZVB6E8RuQuTeStSwotpSW4xoRGwp3a1wUsaVCdYcj5LGCASVJmMg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [netbsd] os: [netbsd]
@ -631,8 +623,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/openbsd-x64@0.18.11: /@esbuild/openbsd-x64@0.18.12:
resolution: {integrity: sha512-tNBq+6XIBZtht0xJGv7IBB5XaSyvYPCm1PxJ33zLQONdZoLVM0bgGqUrXnJyiEguD9LU4AHiu+GCXy/Hm9LsdQ==} resolution: {integrity: sha512-qnluf8rfb6Y5Lw2tirfK2quZOBbVqmwxut7GPCIJsM8lc4AEUj9L8y0YPdLaPK0TECt4IdyBdBD/KRFKorlK3g==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [openbsd] os: [openbsd]
@ -640,8 +632,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/sunos-x64@0.18.11: /@esbuild/sunos-x64@0.18.12:
resolution: {integrity: sha512-kxfbDOrH4dHuAAOhr7D7EqaYf+W45LsAOOhAet99EyuxxQmjbk8M9N4ezHcEiCYPaiW8Dj3K26Z2V17Gt6p3ng==} resolution: {integrity: sha512-+RkKpVQR7bICjTOPUpkTBTaJ4TFqQBX5Ywyd/HSdDkQGn65VPkTsR/pL4AMvuMWy+wnXgIl4EY6q4mVpJal8Kg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [sunos] os: [sunos]
@ -649,8 +641,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/win32-arm64@0.18.11: /@esbuild/win32-arm64@0.18.12:
resolution: {integrity: sha512-Sh0dDRyk1Xi348idbal7lZyfSkjhJsdFeuC13zqdipsvMetlGiFQNdO+Yfp6f6B4FbyQm7qsk16yaZk25LChzg==} resolution: {integrity: sha512-GNHuciv0mFM7ouzsU0+AwY+7eV4Mgo5WnbhfDCQGtpvOtD1vbOiRjPYG6dhmMoFyBjj+pNqQu2X+7DKn0KQ/Gw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
@ -658,8 +650,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/win32-ia32@0.18.11: /@esbuild/win32-ia32@0.18.12:
resolution: {integrity: sha512-o9JUIKF1j0rqJTFbIoF4bXj6rvrTZYOrfRcGyL0Vm5uJ/j5CkBD/51tpdxe9lXEDouhRgdr/BYzUrDOvrWwJpg==} resolution: {integrity: sha512-kR8cezhYipbbypGkaqCTWIeu4zID17gamC8YTPXYtcN3E5BhhtTnwKBn9I0PJur/T6UVwIEGYzkffNL0lFvxEw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
@ -667,8 +659,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/win32-x64@0.18.11: /@esbuild/win32-x64@0.18.12:
resolution: {integrity: sha512-rQI4cjLHd2hGsM1LqgDI7oOCYbQ6IBOVsX9ejuRMSze0GqXUG2ekwiKkiBU1pRGSeCqFFHxTrcEydB2Hyoz9CA==} resolution: {integrity: sha512-O0UYQVkvfM/jO8a4OwoV0mAKSJw+mjWTAd1MJd/1FCX6uiMdLmMRPK/w6e9OQ0ob2WGxzIm9va/KG0Ja4zIOgg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@ -717,8 +709,8 @@ packages:
resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==} resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==}
dev: false dev: false
/@floating-ui/dom@1.4.4: /@floating-ui/dom@1.4.5:
resolution: {integrity: sha512-21hhDEPOiWkGp0Ys4Wi6Neriah7HweToKra626CIK712B5m9qkdz54OP9gVldUg+URnBTpv/j/bi/skmGdstXQ==} resolution: {integrity: sha512-96KnRWkRnuBSSFbj0sFGwwOUd8EkiecINVl0O9wiZlZ64EkpyAOG3Xc2vKKNJmru0Z7RqWNymA+6b8OZqjgyyw==}
dependencies: dependencies:
'@floating-ui/core': 1.3.1 '@floating-ui/core': 1.3.1
dev: false dev: false
@ -807,11 +799,6 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.14 '@jridgewell/sourcemap-codec': 1.4.14
dev: true dev: true
/@nicolo-ribaudo/semver-v6@6.3.3:
resolution: {integrity: sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==}
hasBin: true
dev: true
/@nodelib/fs.scandir@2.1.5: /@nodelib/fs.scandir@2.1.5:
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
@ -903,16 +890,16 @@ packages:
resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
dev: true dev: true
/@types/lodash-es@4.17.7: /@types/lodash-es@4.17.8:
resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==} resolution: {integrity: sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog==}
dependencies: dependencies:
'@types/lodash': 4.14.195 '@types/lodash': 4.14.195
/@types/lodash@4.14.195: /@types/lodash@4.14.195:
resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==}
/@types/node@20.4.1: /@types/node@20.4.2:
resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==}
dev: true dev: true
/@types/nprogress@0.2.0: /@types/nprogress@0.2.0:
@ -930,7 +917,7 @@ packages:
/@types/svgo@2.6.4: /@types/svgo@2.6.4:
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
dependencies: dependencies:
'@types/node': 20.4.1 '@types/node': 20.4.2
dev: true dev: true
/@types/web-bluetooth@0.0.16: /@types/web-bluetooth@0.0.16:
@ -1201,12 +1188,12 @@ packages:
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
dev: true dev: true
/@unocss/astro@0.53.5(vite@4.4.2): /@unocss/astro@0.53.5(vite@4.4.3):
resolution: {integrity: sha512-W4A0uIN4xAzVH6Vwf5ukG8rJpCeIwQZcpZPrEBWsqY5YcHZcLTFGMHcNmxyeG0qoXpXoxtvHyXXhgGU0BY5ZEw==} resolution: {integrity: sha512-W4A0uIN4xAzVH6Vwf5ukG8rJpCeIwQZcpZPrEBWsqY5YcHZcLTFGMHcNmxyeG0qoXpXoxtvHyXXhgGU0BY5ZEw==}
dependencies: dependencies:
'@unocss/core': 0.53.5 '@unocss/core': 0.53.5
'@unocss/reset': 0.53.5 '@unocss/reset': 0.53.5
'@unocss/vite': 0.53.5(vite@4.4.2) '@unocss/vite': 0.53.5(vite@4.4.3)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- vite - vite
@ -1259,7 +1246,7 @@ packages:
sirv: 2.0.3 sirv: 2.0.3
dev: true dev: true
/@unocss/postcss@0.53.5(postcss@8.4.25): /@unocss/postcss@0.53.5(postcss@8.4.26):
resolution: {integrity: sha512-IfZl4GxrpegP/861bp3e0X3VcQJ9/M3VxC9UQ7zzxkOz/E8R09iMpbnznVLrTiLp2r96p5k/ggXLoadFm1FxGA==} resolution: {integrity: sha512-IfZl4GxrpegP/861bp3e0X3VcQJ9/M3VxC9UQ7zzxkOz/E8R09iMpbnznVLrTiLp2r96p5k/ggXLoadFm1FxGA==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
@ -1270,7 +1257,7 @@ packages:
css-tree: 2.3.1 css-tree: 2.3.1
fast-glob: 3.3.0 fast-glob: 3.3.0
magic-string: 0.30.1 magic-string: 0.30.1
postcss: 8.4.25 postcss: 8.4.26
dev: true dev: true
/@unocss/preset-attributify@0.53.5: /@unocss/preset-attributify@0.53.5:
@ -1370,7 +1357,7 @@ packages:
'@unocss/core': 0.53.5 '@unocss/core': 0.53.5
dev: true dev: true
/@unocss/vite@0.53.5(vite@4.4.2): /@unocss/vite@0.53.5(vite@4.4.3):
resolution: {integrity: sha512-ez0MVRatewLUQq79LI+XRAVRbXWaGbK1K1ht2B8vGyL9OrL6uieEwzxjHV7+rUa8i+FEHfD4Ntmtdpb3WuQSAA==} resolution: {integrity: sha512-ez0MVRatewLUQq79LI+XRAVRbXWaGbK1K1ht2B8vGyL9OrL6uieEwzxjHV7+rUa8i+FEHfD4Ntmtdpb3WuQSAA==}
peerDependencies: peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
@ -1385,35 +1372,35 @@ packages:
chokidar: 3.5.3 chokidar: 3.5.3
fast-glob: 3.3.0 fast-glob: 3.3.0
magic-string: 0.30.1 magic-string: 0.30.1
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
dev: true dev: true
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.2)(vue@3.3.4): /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.3)(vue@3.3.4):
resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.0.0 vue: ^3.0.0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.8) '@babel/plugin-transform-typescript': 7.22.9(@babel/core@7.22.9)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.8) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.9)
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
vue: 3.3.4 vue: 3.3.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@vitejs/plugin-vue@4.2.3(vite@4.4.2)(vue@3.3.4): /@vitejs/plugin-vue@4.2.3(vite@4.4.3)(vue@3.3.4):
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
vue: 3.3.4 vue: 3.3.4
dev: true dev: true
@ -1455,36 +1442,36 @@ packages:
pretty-format: 29.6.1 pretty-format: 29.6.1
dev: true dev: true
/@volar/language-core@1.8.0: /@volar/language-core@1.8.3:
resolution: {integrity: sha512-ZHTvZPM3pEbOOuaq+ybNz5TQlHUqPQPK0G1+SonvApGq0e3qgGijjhtL5T7hsCtUEmxfix8FrAuCH14tMBOhTg==} resolution: {integrity: sha512-ceWQ7Z1rGs1MwebXqbNTZs6cYMDt2tamy9UIEB5OM4CQFIx8wWtXscLRNYI9T6+1QKDfGblsQW9bnqp8KU/y6g==}
dependencies: dependencies:
'@volar/source-map': 1.8.0 '@volar/source-map': 1.8.3
dev: true dev: true
/@volar/source-map@1.8.0: /@volar/source-map@1.8.3:
resolution: {integrity: sha512-d35aV0yFkIrkynRSKgrN5hgbMv6ekkFvcJsJGmOZ8UEjqLStto9zq7RSvpp6/PZ7/pa4Gn1f6K1qDt0bq0oUew==} resolution: {integrity: sha512-/BeOqhiJhcHjNtxNBVGL8xua9nr4aLI0D1xarI+hN0C8MxRJLBGWZrhgMhEIXYFDzykQsqlxZwt09Iqjv7n32Q==}
dependencies: dependencies:
muggle-string: 0.3.1 muggle-string: 0.3.1
dev: true dev: true
/@volar/typescript@1.8.0: /@volar/typescript@1.8.3:
resolution: {integrity: sha512-T/U1XLLhXv6tNr40Awznfc6QZWizSL99t6M0DeXtIMbnvSCqjjCVRnwlsq+DK9C1RlO3k8+i0Z8iJn7O1GGtoA==} resolution: {integrity: sha512-PUHlrZjTf+PY97GVH9VPF55Z62lfqBRGCtjSkLKvQsm0kvUK+CgihjUzwx8ABwaeIXgoR5AKPJf9zeqlH3i4hQ==}
dependencies: dependencies:
'@volar/language-core': 1.8.0 '@volar/language-core': 1.8.3
dev: true dev: true
/@vue/babel-helper-vue-transform-on@1.1.5: /@vue/babel-helper-vue-transform-on@1.1.5:
resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==} resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==}
dev: true dev: true
/@vue/babel-plugin-jsx@1.1.5(@babel/core@7.22.8): /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.22.9):
resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
dependencies: dependencies:
'@babel/core': 7.22.8 '@babel/core': 7.22.9
'@babel/helper-module-imports': 7.22.5 '@babel/helper-module-imports': 7.22.5
'@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.8) '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.9)
'@babel/template': 7.22.5 '@babel/template': 7.22.5
'@babel/traverse': 7.22.8 '@babel/traverse': 7.22.8
'@babel/types': 7.22.5 '@babel/types': 7.22.5
@ -1521,7 +1508,7 @@ packages:
'@vue/shared': 3.3.4 '@vue/shared': 3.3.4
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.1 magic-string: 0.30.1
postcss: 8.4.25 postcss: 8.4.26
source-map-js: 1.0.2 source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.4: /@vue/compiler-ssr@3.3.4:
@ -1575,8 +1562,8 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@volar/language-core': 1.8.0 '@volar/language-core': 1.8.3
'@volar/source-map': 1.8.0 '@volar/source-map': 1.8.3
'@vue/compiler-dom': 3.3.4 '@vue/compiler-dom': 3.3.4
'@vue/reactivity': 3.3.4 '@vue/reactivity': 3.3.4
'@vue/shared': 3.3.4 '@vue/shared': 3.3.4
@ -1645,7 +1632,7 @@ packages:
/@vue/typescript@1.8.4(typescript@5.1.6): /@vue/typescript@1.8.4(typescript@5.1.6):
resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==} resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==}
dependencies: dependencies:
'@volar/typescript': 1.8.0 '@volar/typescript': 1.8.3
'@vue/language-core': 1.8.4(typescript@5.1.6) '@vue/language-core': 1.8.4(typescript@5.1.6)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@ -1944,7 +1931,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001515 caniuse-lite: 1.0.30001515
electron-to-chromium: 1.4.455 electron-to-chromium: 1.4.460
node-releases: 2.0.13 node-releases: 2.0.13
update-browserslist-db: 1.0.11(browserslist@4.21.9) update-browserslist-db: 1.0.11(browserslist@4.21.9)
dev: true dev: true
@ -2515,28 +2502,28 @@ packages:
sigmund: 1.0.1 sigmund: 1.0.1
dev: true dev: true
/electron-to-chromium@1.4.455: /electron-to-chromium@1.4.460:
resolution: {integrity: sha512-8tgdX0Odl24LtmLwxotpJCVjIndN559AvaOtd67u+2mo+IDsgsTF580NB+uuDCqsHw8yFg53l5+imFV9Fw3cbA==} resolution: {integrity: sha512-kKiHnbrHME7z8E6AYaw0ehyxY5+hdaRmeUbjBO22LZMdqTYCO29EvF0T1cQ3pJ1RN5fyMcHl1Lmcsdt9WWJpJQ==}
dev: true dev: true
/element-plus@2.3.7(vue@3.3.4): /element-plus@2.3.8(vue@3.3.4):
resolution: {integrity: sha512-h6TxclbaLUJxg/Bv5j/ZKsK+K5yadQliw5+R30HWyE69pXlqXTX24oYx+yw3pA4Dy+lqEDi5501FQ0CORk3OSA==} resolution: {integrity: sha512-yHQR0/tG2LvPkpGUt7Te/hPmP2XW/BytBNUbx+EFO54VnGCOE3upmQcVffNp1PLgwg9sthYDXontUWpnpmLPJw==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:
'@ctrl/tinycolor': 3.6.0 '@ctrl/tinycolor': 3.6.0
'@element-plus/icons-vue': 2.1.0(vue@3.3.4) '@element-plus/icons-vue': 2.1.0(vue@3.3.4)
'@floating-ui/dom': 1.4.4 '@floating-ui/dom': 1.4.5
'@popperjs/core': /@sxzz/popperjs-es@2.11.7 '@popperjs/core': /@sxzz/popperjs-es@2.11.7
'@types/lodash': 4.14.195 '@types/lodash': 4.14.195
'@types/lodash-es': 4.17.7 '@types/lodash-es': 4.17.8
'@vueuse/core': 9.13.0(vue@3.3.4) '@vueuse/core': 9.13.0(vue@3.3.4)
async-validator: 4.2.5 async-validator: 4.2.5
dayjs: 1.11.9 dayjs: 1.11.9
escape-html: 1.0.3 escape-html: 1.0.3
lodash: 4.17.21 lodash: 4.17.21
lodash-es: 4.17.21 lodash-es: 4.17.21
lodash-unified: 1.0.3(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21) lodash-unified: 1.0.3(@types/lodash-es@4.17.8)(lodash-es@4.17.21)(lodash@4.17.21)
memoize-one: 6.0.0 memoize-one: 6.0.0
normalize-wheel-es: 1.2.0 normalize-wheel-es: 1.2.0
vue: 3.3.4 vue: 3.3.4
@ -2570,34 +2557,34 @@ packages:
engines: {node: '>=0.12'} engines: {node: '>=0.12'}
dev: true dev: true
/esbuild@0.18.11: /esbuild@0.18.12:
resolution: {integrity: sha512-i8u6mQF0JKJUlGR3OdFLKldJQMMs8OqM9Cc3UCi9XXziJ9WERM5bfkHaEAy0YAvPRMgqSW55W7xYn84XtEFTtA==} resolution: {integrity: sha512-XuOVLDdtsDslXStStduT41op21Ytmf4/BDS46aa3xPJ7X5h2eMWBF1oAe3QjUH3bDksocNXgzGUZ7XHIBya6Tg==}
engines: {node: '>=12'} engines: {node: '>=12'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true
optionalDependencies: optionalDependencies:
'@esbuild/android-arm': 0.18.11 '@esbuild/android-arm': 0.18.12
'@esbuild/android-arm64': 0.18.11 '@esbuild/android-arm64': 0.18.12
'@esbuild/android-x64': 0.18.11 '@esbuild/android-x64': 0.18.12
'@esbuild/darwin-arm64': 0.18.11 '@esbuild/darwin-arm64': 0.18.12
'@esbuild/darwin-x64': 0.18.11 '@esbuild/darwin-x64': 0.18.12
'@esbuild/freebsd-arm64': 0.18.11 '@esbuild/freebsd-arm64': 0.18.12
'@esbuild/freebsd-x64': 0.18.11 '@esbuild/freebsd-x64': 0.18.12
'@esbuild/linux-arm': 0.18.11 '@esbuild/linux-arm': 0.18.12
'@esbuild/linux-arm64': 0.18.11 '@esbuild/linux-arm64': 0.18.12
'@esbuild/linux-ia32': 0.18.11 '@esbuild/linux-ia32': 0.18.12
'@esbuild/linux-loong64': 0.18.11 '@esbuild/linux-loong64': 0.18.12
'@esbuild/linux-mips64el': 0.18.11 '@esbuild/linux-mips64el': 0.18.12
'@esbuild/linux-ppc64': 0.18.11 '@esbuild/linux-ppc64': 0.18.12
'@esbuild/linux-riscv64': 0.18.11 '@esbuild/linux-riscv64': 0.18.12
'@esbuild/linux-s390x': 0.18.11 '@esbuild/linux-s390x': 0.18.12
'@esbuild/linux-x64': 0.18.11 '@esbuild/linux-x64': 0.18.12
'@esbuild/netbsd-x64': 0.18.11 '@esbuild/netbsd-x64': 0.18.12
'@esbuild/openbsd-x64': 0.18.11 '@esbuild/openbsd-x64': 0.18.12
'@esbuild/sunos-x64': 0.18.11 '@esbuild/sunos-x64': 0.18.12
'@esbuild/win32-arm64': 0.18.11 '@esbuild/win32-arm64': 0.18.12
'@esbuild/win32-ia32': 0.18.11 '@esbuild/win32-ia32': 0.18.12
'@esbuild/win32-x64': 0.18.11 '@esbuild/win32-x64': 0.18.12
dev: true dev: true
/escalade@3.1.1: /escalade@3.1.1:
@ -3236,8 +3223,8 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/immutable@4.3.0: /immutable@4.3.1:
resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==} resolution: {integrity: sha512-lj9cnmB/kVS0QHsJnYKD1uo3o39nrbKxszjnqS9Fr6NB7bZzW45U6WSGBPKXDL/CvDKqDNPA4r3DoDQ8GTxo2A==}
dev: true dev: true
/import-fresh@3.3.0: /import-fresh@3.3.0:
@ -3680,14 +3667,14 @@ packages:
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
dev: false dev: false
/lodash-unified@1.0.3(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21): /lodash-unified@1.0.3(@types/lodash-es@4.17.8)(lodash-es@4.17.21)(lodash@4.17.21):
resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==} resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
peerDependencies: peerDependencies:
'@types/lodash-es': '*' '@types/lodash-es': '*'
lodash: '*' lodash: '*'
lodash-es: '*' lodash-es: '*'
dependencies: dependencies:
'@types/lodash-es': 4.17.7 '@types/lodash-es': 4.17.8
lodash: 4.17.21 lodash: 4.17.21
lodash-es: 4.17.21 lodash-es: 4.17.21
dev: false dev: false
@ -4229,8 +4216,8 @@ packages:
supports-color: 3.2.3 supports-color: 3.2.3
dev: true dev: true
/postcss@8.4.25: /postcss@8.4.26:
resolution: {integrity: sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==} resolution: {integrity: sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
dependencies: dependencies:
nanoid: 3.3.6 nanoid: 3.3.6
@ -4468,7 +4455,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
chokidar: 3.5.3 chokidar: 3.5.3
immutable: 4.3.0 immutable: 4.3.1
source-map-js: 1.0.2 source-map-js: 1.0.2
dev: true dev: true
@ -4489,6 +4476,11 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
dev: true
/semver@7.5.4: /semver@7.5.4:
resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==}
engines: {node: '>=10'} engines: {node: '>=10'}
@ -4833,8 +4825,8 @@ packages:
tslib: 2.6.0 tslib: 2.6.0
dev: true dev: true
/terser@5.18.2: /terser@5.19.0:
resolution: {integrity: sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==} resolution: {integrity: sha512-JpcpGOQLOXm2jsomozdMDpd5f8ZHh1rR48OFgWUH3QsyZcfPgv2qDCYbcDEAYNd4OZRj2bWYKpwdll/udZCk/Q==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
dependencies: dependencies:
@ -5019,7 +5011,7 @@ packages:
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
dev: true dev: true
/unocss@0.53.5(postcss@8.4.25)(vite@4.4.2): /unocss@0.53.5(postcss@8.4.26)(vite@4.4.3):
resolution: {integrity: sha512-LXAdtzAaH8iEDWxW4t9i6TvJNw0OSrgdN+jw8rAZAWb73Nx51ZLoKPUB1rFvQMr2Li7LcsUj5hYpOrQbhhafYg==} resolution: {integrity: sha512-LXAdtzAaH8iEDWxW4t9i6TvJNw0OSrgdN+jw8rAZAWb73Nx51ZLoKPUB1rFvQMr2Li7LcsUj5hYpOrQbhhafYg==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
@ -5028,11 +5020,11 @@ packages:
'@unocss/webpack': '@unocss/webpack':
optional: true optional: true
dependencies: dependencies:
'@unocss/astro': 0.53.5(vite@4.4.2) '@unocss/astro': 0.53.5(vite@4.4.3)
'@unocss/cli': 0.53.5 '@unocss/cli': 0.53.5
'@unocss/core': 0.53.5 '@unocss/core': 0.53.5
'@unocss/extractor-arbitrary-variants': 0.53.5 '@unocss/extractor-arbitrary-variants': 0.53.5
'@unocss/postcss': 0.53.5(postcss@8.4.25) '@unocss/postcss': 0.53.5(postcss@8.4.26)
'@unocss/preset-attributify': 0.53.5 '@unocss/preset-attributify': 0.53.5
'@unocss/preset-icons': 0.53.5 '@unocss/preset-icons': 0.53.5
'@unocss/preset-mini': 0.53.5 '@unocss/preset-mini': 0.53.5
@ -5047,7 +5039,7 @@ packages:
'@unocss/transformer-compile-class': 0.53.5 '@unocss/transformer-compile-class': 0.53.5
'@unocss/transformer-directives': 0.53.5 '@unocss/transformer-directives': 0.53.5
'@unocss/transformer-variant-group': 0.53.5 '@unocss/transformer-variant-group': 0.53.5
'@unocss/vite': 0.53.5(vite@4.4.2) '@unocss/vite': 0.53.5(vite@4.4.3)
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
- rollup - rollup
@ -5111,7 +5103,7 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vite-node@0.33.0(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2): /vite-node@0.33.0(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0):
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@ -5121,7 +5113,7 @@ packages:
mlly: 1.4.0 mlly: 1.4.0
pathe: 1.1.1 pathe: 1.1.1
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@ -5133,7 +5125,7 @@ packages:
- terser - terser
dev: true dev: true
/vite-plugin-svg-icons@2.0.1(vite@4.4.2): /vite-plugin-svg-icons@2.0.1(vite@4.4.3):
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
@ -5146,7 +5138,7 @@ packages:
pathe: 0.2.0 pathe: 0.2.0
svg-baker: 1.7.0 svg-baker: 1.7.0
svgo: 2.8.0 svgo: 2.8.0
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -5158,8 +5150,8 @@ packages:
svgo: 3.0.2 svgo: 3.0.2
dev: true dev: true
/vite@4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2): /vite@4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0):
resolution: {integrity: sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==} resolution: {integrity: sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -5186,17 +5178,17 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.4.1 '@types/node': 20.4.2
esbuild: 0.18.11 esbuild: 0.18.12
postcss: 8.4.25 postcss: 8.4.26
rollup: 3.26.2 rollup: 3.26.2
sass: 1.63.6 sass: 1.63.6
terser: 5.18.2 terser: 5.19.0
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true
/vitest@0.33.0(jsdom@22.1.0)(sass@1.63.6)(terser@5.18.2): /vitest@0.33.0(jsdom@22.1.0)(sass@1.63.6)(terser@5.19.0):
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@ -5229,7 +5221,7 @@ packages:
dependencies: dependencies:
'@types/chai': 4.3.5 '@types/chai': 4.3.5
'@types/chai-subset': 1.3.3 '@types/chai-subset': 1.3.3
'@types/node': 20.4.1 '@types/node': 20.4.2
'@vitest/expect': 0.33.0 '@vitest/expect': 0.33.0
'@vitest/runner': 0.33.0 '@vitest/runner': 0.33.0
'@vitest/snapshot': 0.33.0 '@vitest/snapshot': 0.33.0
@ -5249,8 +5241,8 @@ packages:
strip-literal: 1.0.1 strip-literal: 1.0.1
tinybench: 2.5.0 tinybench: 2.5.0
tinypool: 0.6.0 tinypool: 0.6.0
vite: 4.4.2(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite: 4.4.3(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
vite-node: 0.33.0(@types/node@20.4.1)(sass@1.63.6)(terser@5.18.2) vite-node: 0.33.0(@types/node@20.4.2)(sass@1.63.6)(terser@5.19.0)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
- less - less

View File

@ -4,7 +4,7 @@ import { useTheme } from "@/hooks/useTheme"
import { resetConfigLayout } from "@/utils" import { resetConfigLayout } from "@/utils"
import { ElNotification } from "element-plus" import { ElNotification } from "element-plus"
// Element Plus // Element Plus
import zhCn from "element-plus/lib/locale/lang/zh-cn" import zhCn from "element-plus/es/locale/lang/zh-cn"
const { initTheme } = useTheme() const { initTheme } = useTheme()