|
@@ -3,8 +3,9 @@ lockfileVersion: 5.3
|
|
|
specifiers:
|
|
|
'@commitlint/cli': ^15.0.0
|
|
|
'@commitlint/config-conventional': ^15.0.0
|
|
|
- '@iconify-json/ep': ^1.0.1
|
|
|
+ '@iconify/json': ^1.1.441
|
|
|
'@intlify/vite-plugin-vue-i18n': ^3.2.1
|
|
|
+ '@types/node': ^16.11.12
|
|
|
'@typescript-eslint/eslint-plugin': ^5.6.0
|
|
|
'@typescript-eslint/parser': ^5.6.0
|
|
|
'@vitejs/plugin-vue': ^1.9.3
|
|
@@ -12,7 +13,7 @@ specifiers:
|
|
|
'@vueuse/core': ^7.1.2
|
|
|
autoprefixer: ^10.4.0
|
|
|
commitizen: ^4.2.4
|
|
|
- element-plus: ^1.2.0-beta.5
|
|
|
+ element-plus: 1.2.0-beta.6
|
|
|
eslint: ^8.4.1
|
|
|
eslint-config-prettier: ^8.3.0
|
|
|
eslint-define-config: ^1.2.0
|
|
@@ -21,6 +22,7 @@ specifiers:
|
|
|
husky: ^7.0.4
|
|
|
less: ^4.1.2
|
|
|
lint-staged: ^12.1.2
|
|
|
+ pinia: ^2.0.6
|
|
|
postcss: ^8.4.4
|
|
|
postcss-html: ^1.3.0
|
|
|
postcss-less: ^5.0.0
|
|
@@ -38,6 +40,7 @@ specifiers:
|
|
|
unplugin-vue-components: ^0.17.6
|
|
|
vite: 2.6.14
|
|
|
vite-plugin-eslint: ^1.3.0
|
|
|
+ vite-plugin-style-import: ^1.4.0
|
|
|
vite-plugin-vue-setup-extend: ^0.1.0
|
|
|
vite-plugin-windicss: ^1.5.4
|
|
|
vue: ^3.2.24
|
|
@@ -50,7 +53,8 @@ specifiers:
|
|
|
|
|
|
dependencies:
|
|
|
'@vueuse/core': registry.npmmirror.com/@vueuse/core/7.1.2_vue@3.2.24
|
|
|
- element-plus: registry.npmmirror.com/element-plus/1.2.0-beta.5_vue@3.2.24
|
|
|
+ element-plus: registry.npmmirror.com/element-plus/1.2.0-beta.6_vue@3.2.24
|
|
|
+ pinia: registry.npmmirror.com/pinia/2.0.6_typescript@4.5.2+vue@3.2.24
|
|
|
vue: registry.npmmirror.com/vue/3.2.24
|
|
|
vue-i18n: registry.npmmirror.com/vue-i18n/9.1.9_vue@3.2.24
|
|
|
vue-router: registry.npmmirror.com/vue-router/4.0.12_vue@3.2.24
|
|
@@ -59,8 +63,9 @@ dependencies:
|
|
|
devDependencies:
|
|
|
'@commitlint/cli': registry.npmmirror.com/@commitlint/cli/15.0.0
|
|
|
'@commitlint/config-conventional': registry.npmmirror.com/@commitlint/config-conventional/15.0.0
|
|
|
- '@iconify-json/ep': registry.npmmirror.com/@iconify-json/ep/1.0.1
|
|
|
+ '@iconify/json': registry.npmmirror.com/@iconify/json/1.1.441
|
|
|
'@intlify/vite-plugin-vue-i18n': registry.npmmirror.com/@intlify/vite-plugin-vue-i18n/3.2.1_vite@2.6.14+vue-i18n@9.1.9
|
|
|
+ '@types/node': registry.npmmirror.com/@types/node/16.11.12
|
|
|
'@typescript-eslint/eslint-plugin': registry.npmmirror.com/@typescript-eslint/eslint-plugin/5.6.0_16d83f5c41c3abb1061a82b07c18e4f3
|
|
|
'@typescript-eslint/parser': registry.npmmirror.com/@typescript-eslint/parser/5.6.0_eslint@8.4.1+typescript@4.5.2
|
|
|
'@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/1.10.1_vite@2.6.14
|
|
@@ -92,6 +97,7 @@ devDependencies:
|
|
|
unplugin-vue-components: registry.npmmirror.com/unplugin-vue-components/0.17.6_vite@2.6.14+vue@3.2.24
|
|
|
vite: registry.npmmirror.com/vite/2.6.14_less@4.1.2
|
|
|
vite-plugin-eslint: registry.nlark.com/vite-plugin-eslint/1.3.0_vite@2.6.14
|
|
|
+ vite-plugin-style-import: registry.npmmirror.com/vite-plugin-style-import/1.4.0_vite@2.6.14
|
|
|
vite-plugin-vue-setup-extend: registry.npmmirror.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.6.14
|
|
|
vite-plugin-windicss: registry.npmmirror.com/vite-plugin-windicss/1.5.4_vite@2.6.14
|
|
|
vue-tsc: registry.npmmirror.com/vue-tsc/0.3.0_typescript@4.5.2
|
|
@@ -736,6 +742,59 @@ packages:
|
|
|
engines: { node: '>=6' }
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/camel-case/4.1.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-lygHKpVPgFIoIlpt7qazhGHhvVo=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/camel-case/download/camel-case-4.1.2.tgz
|
|
|
+ }
|
|
|
+ name: camel-case
|
|
|
+ version: 4.1.2
|
|
|
+ dependencies:
|
|
|
+ pascal-case: registry.nlark.com/pascal-case/3.1.2
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ registry.nlark.com/capital-case/1.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-nRMCkjU8kkn2sA+lhSvuOKcX5mk=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/capital-case/download/capital-case-1.0.4.tgz
|
|
|
+ }
|
|
|
+ name: capital-case
|
|
|
+ version: 1.0.4
|
|
|
+ dependencies:
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ upper-case-first: registry.nlark.com/upper-case-first/2.0.2
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ registry.nlark.com/change-case/4.1.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-/t/F8TYEXiOYwEEO5EH5VwRkHhI=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/change-case/download/change-case-4.1.2.tgz
|
|
|
+ }
|
|
|
+ name: change-case
|
|
|
+ version: 4.1.2
|
|
|
+ dependencies:
|
|
|
+ camel-case: registry.nlark.com/camel-case/4.1.2
|
|
|
+ capital-case: registry.nlark.com/capital-case/1.0.4
|
|
|
+ constant-case: registry.npmmirror.com/constant-case/3.0.4
|
|
|
+ dot-case: registry.nlark.com/dot-case/3.0.4
|
|
|
+ header-case: registry.nlark.com/header-case/2.0.4
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ param-case: registry.nlark.com/param-case/3.0.4
|
|
|
+ pascal-case: registry.nlark.com/pascal-case/3.1.2
|
|
|
+ path-case: registry.nlark.com/path-case/3.0.4
|
|
|
+ sentence-case: registry.npmmirror.com/sentence-case/3.0.4
|
|
|
+ snake-case: registry.npmmirror.com/snake-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/character-parser/2.2.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -1147,6 +1206,17 @@ packages:
|
|
|
engines: { node: '>=8' }
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/dayjs/1.10.7:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-LPX5Gt0oEWdIRAhmoKHSbzps5Gg=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/dayjs/download/dayjs-1.10.7.tgz
|
|
|
+ }
|
|
|
+ name: dayjs
|
|
|
+ version: 1.10.7
|
|
|
+ dev: false
|
|
|
+
|
|
|
registry.nlark.com/decamelize-keys/1.1.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -1300,6 +1370,20 @@ packages:
|
|
|
domhandler: registry.npmmirror.com/domhandler/4.3.0
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/dot-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-mytnDQCkMWZ6inW6Kc0bmICc51E=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/dot-case/download/dot-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: dot-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/dot-prop/5.3.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -2177,6 +2261,20 @@ packages:
|
|
|
version: 2.0.0
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/header-case/2.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-WkLmO1UXc0nPQFvrjXdayruSwGM=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/header-case/download/header-case-2.0.4.tgz
|
|
|
+ }
|
|
|
+ name: header-case
|
|
|
+ version: 2.0.4
|
|
|
+ dependencies:
|
|
|
+ capital-case: registry.nlark.com/capital-case/1.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/homedir-polyfill/1.0.3:
|
|
|
resolution:
|
|
|
{
|
|
@@ -2940,6 +3038,7 @@ packages:
|
|
|
}
|
|
|
name: lodash
|
|
|
version: 4.17.21
|
|
|
+ dev: true
|
|
|
|
|
|
registry.nlark.com/longest/2.0.1:
|
|
|
resolution:
|
|
@@ -2953,6 +3052,19 @@ packages:
|
|
|
engines: { node: '>=0.10.0' }
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/lower-case/2.0.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-b6I3xj29xKgsoP2ILkci3F5jTig=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/lower-case/download/lower-case-2.0.2.tgz
|
|
|
+ }
|
|
|
+ name: lower-case
|
|
|
+ version: 2.0.2
|
|
|
+ dependencies:
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/lru-cache/6.0.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -3185,6 +3297,20 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
+ registry.nlark.com/no-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-02H9XJgA9VhVGoNp/A3NRmK2Ek0=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/no-case/download/no-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: no-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ lower-case: registry.nlark.com/lower-case/2.0.2
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/normalize-package-data/2.5.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -3420,6 +3546,20 @@ packages:
|
|
|
p-limit: registry.nlark.com/p-limit/3.1.0
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/param-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-fRf+SqEr3jTUp32RrPtiGcqtAcU=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/param-case/download/param-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: param-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ dot-case: registry.nlark.com/dot-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/parse-passwd/1.0.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -3468,6 +3608,34 @@ packages:
|
|
|
engines: { node: '>= 0.8' }
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/pascal-case/3.1.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-tI4O8rmOIF58Ha50fQsVCCN2YOs=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/pascal-case/download/pascal-case-3.1.2.tgz
|
|
|
+ }
|
|
|
+ name: pascal-case
|
|
|
+ version: 3.1.2
|
|
|
+ dependencies:
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ registry.nlark.com/path-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-kWhkUzTrlCZYN1xW+AtMDLX4LG8=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/path-case/download/path-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: path-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ dot-case: registry.nlark.com/dot-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/path-exists/4.0.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -4771,6 +4939,32 @@ packages:
|
|
|
engines: { node: '>=4' }
|
|
|
dev: true
|
|
|
|
|
|
+ registry.nlark.com/upper-case-first/2.0.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-mSwyc/iCq9GdHgKJTMFHEX+EQyQ=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/upper-case-first/download/upper-case-first-2.0.2.tgz
|
|
|
+ }
|
|
|
+ name: upper-case-first
|
|
|
+ version: 2.0.2
|
|
|
+ dependencies:
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ registry.nlark.com/upper-case/2.0.2:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-2JgQgj+qsd8VSbfZenb4Ziuub3o=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.nlark.com/upper-case/download/upper-case-2.0.2.tgz
|
|
|
+ }
|
|
|
+ name: upper-case
|
|
|
+ version: 2.0.2
|
|
|
+ dependencies:
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.nlark.com/uri-js/4.4.1:
|
|
|
resolution:
|
|
|
{
|
|
@@ -5710,7 +5904,7 @@ packages:
|
|
|
dependencies:
|
|
|
'@commitlint/top-level': registry.npmmirror.com/@commitlint/top-level/15.0.0
|
|
|
'@commitlint/types': registry.npmmirror.com/@commitlint/types/15.0.0
|
|
|
- fs-extra: registry.nlark.com/fs-extra/10.0.0
|
|
|
+ fs-extra: registry.npmmirror.com/fs-extra/10.0.0
|
|
|
git-raw-commits: registry.nlark.com/git-raw-commits/2.0.10
|
|
|
dev: true
|
|
|
|
|
@@ -5789,16 +5983,20 @@ packages:
|
|
|
chalk: registry.npmmirror.com/chalk/4.1.2
|
|
|
dev: true
|
|
|
|
|
|
- registry.npmmirror.com/@element-plus/icons/0.0.11:
|
|
|
+ registry.npmmirror.com/@element-plus/icons-vue/0.2.4_vue@3.2.24:
|
|
|
resolution:
|
|
|
{
|
|
|
- integrity: sha1-mxh8ACd0VIuRGFDRf6X8L5pRX1c=,
|
|
|
+ integrity: sha512-RsJNyL58rwxtsjeMy34o8txkL6UlME1stWsUlRpTac6UE9Bx9gdJvnDXbIKhOJqBLX17fBjmposdrn6VTqim2w==,
|
|
|
registry: https://registry.npm.taobao.org/,
|
|
|
- tarball: https://registry.npmmirror.com/@element-plus/icons/download/@element-plus/icons-0.0.11.tgz
|
|
|
+ tarball: https://registry.npmmirror.com/@element-plus/icons-vue/download/@element-plus/icons-vue-0.2.4.tgz
|
|
|
}
|
|
|
- name: '@element-plus/icons'
|
|
|
- version: 0.0.11
|
|
|
- deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
+ id: registry.npmmirror.com/@element-plus/icons-vue/0.2.4
|
|
|
+ name: '@element-plus/icons-vue'
|
|
|
+ version: 0.2.4
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.2.0
|
|
|
+ dependencies:
|
|
|
+ vue: registry.npmmirror.com/vue/3.2.24
|
|
|
dev: false
|
|
|
|
|
|
registry.npmmirror.com/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_b67f536f129c730ed129a6d21d223ba9:
|
|
@@ -5919,17 +6117,15 @@ packages:
|
|
|
version: 1.2.1
|
|
|
dev: true
|
|
|
|
|
|
- registry.npmmirror.com/@iconify-json/ep/1.0.1:
|
|
|
+ registry.npmmirror.com/@iconify/json/1.1.441:
|
|
|
resolution:
|
|
|
{
|
|
|
- integrity: sha512-fvbjV9/XSZKzTJbtegB4hgAPV7QUu8LmqSo00ngpWaZxtvKYBAhykYfhtPtBASUJxpr5JacoH4+sITINdSh+9g==,
|
|
|
+ integrity: sha512-5tSDYjvCrpLET9cDvja/CK4YtrjfSQR05LHQaNCNPhRtth8j/h9b4ly1/kgEHTGGCGCi2qG/FjMWArDxi8uRDw==,
|
|
|
registry: https://registry.npm.taobao.org/,
|
|
|
- tarball: https://registry.npmmirror.com/@iconify-json/ep/download/@iconify-json/ep-1.0.1.tgz
|
|
|
+ tarball: https://registry.npmmirror.com/@iconify/json/download/@iconify/json-1.1.441.tgz
|
|
|
}
|
|
|
- name: '@iconify-json/ep'
|
|
|
- version: 1.0.1
|
|
|
- dependencies:
|
|
|
- '@iconify/types': registry.npmmirror.com/@iconify/types/1.0.12
|
|
|
+ name: '@iconify/json'
|
|
|
+ version: 1.1.441
|
|
|
dev: true
|
|
|
|
|
|
registry.npmmirror.com/@iconify/types/1.0.12:
|
|
@@ -6204,6 +6400,17 @@ packages:
|
|
|
version: 1.2.2
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/@types/node/16.11.12:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/@types/node/download/@types/node-16.11.12.tgz
|
|
|
+ }
|
|
|
+ name: '@types/node'
|
|
|
+ version: 16.11.12
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/@types/normalize-package-data/2.4.1:
|
|
|
resolution:
|
|
|
{
|
|
@@ -6797,7 +7004,7 @@ packages:
|
|
|
{
|
|
|
integrity: sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=,
|
|
|
registry: https://registry.npm.taobao.org/,
|
|
|
- tarball: https://registry.npmmirror.com/acorn/download/acorn-7.4.1.tgz
|
|
|
+ tarball: https://registry.npmmirror.com/acorn/download/acorn-7.4.1.tgz?cache=0&sync_timestamp=1637225763269&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Facorn%2Fdownload%2Facorn-7.4.1.tgz
|
|
|
}
|
|
|
name: acorn
|
|
|
version: 7.4.1
|
|
@@ -7141,6 +7348,21 @@ packages:
|
|
|
strip-json-comments: registry.nlark.com/strip-json-comments/3.0.1
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/constant-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-O4Sprq9M8x7EXmv13pG9+wWJ+vE=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/constant-case/download/constant-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: constant-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ upper-case: registry.nlark.com/upper-case/2.0.2
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/conventional-commits-parser/3.2.3:
|
|
|
resolution:
|
|
|
{
|
|
@@ -7184,17 +7406,6 @@ packages:
|
|
|
version: 2.6.19
|
|
|
dev: false
|
|
|
|
|
|
- registry.npmmirror.com/dayjs/1.10.7:
|
|
|
- resolution:
|
|
|
- {
|
|
|
- integrity: sha1-LPX5Gt0oEWdIRAhmoKHSbzps5Gg=,
|
|
|
- registry: https://registry.npm.taobao.org/,
|
|
|
- tarball: https://registry.npmmirror.com/dayjs/download/dayjs-1.10.7.tgz?cache=0&sync_timestamp=1632743415328&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fdayjs%2Fdownload%2Fdayjs-1.10.7.tgz
|
|
|
- }
|
|
|
- name: dayjs
|
|
|
- version: 1.10.7
|
|
|
- dev: false
|
|
|
-
|
|
|
registry.npmmirror.com/debug/2.6.9:
|
|
|
resolution:
|
|
|
{
|
|
@@ -7312,25 +7523,25 @@ packages:
|
|
|
version: 1.4.12
|
|
|
dev: true
|
|
|
|
|
|
- registry.npmmirror.com/element-plus/1.2.0-beta.5_vue@3.2.24:
|
|
|
+ registry.npmmirror.com/element-plus/1.2.0-beta.6_vue@3.2.24:
|
|
|
resolution:
|
|
|
{
|
|
|
- integrity: sha512-8KNGsNZ6RjVJ7kmxq/WLeTBMhVxSjfaGdW2QdcdXz4km1MgxbyBfdiNGVQG4XH/n+hbtLFldCPw0mVT4vkncuA==,
|
|
|
+ integrity: sha512-8EdSIR/5/FHcSB8w1diAh+gJMHgxIvxuZoayY99k6taAR1QyEFHuPTgFccZLopJ1+iP4UEsZFz49l57qS08Utw==,
|
|
|
registry: https://registry.npm.taobao.org/,
|
|
|
- tarball: https://registry.npmmirror.com/element-plus/download/element-plus-1.2.0-beta.5.tgz
|
|
|
+ tarball: https://registry.npmmirror.com/element-plus/download/element-plus-1.2.0-beta.6.tgz
|
|
|
}
|
|
|
- id: registry.npmmirror.com/element-plus/1.2.0-beta.5
|
|
|
+ id: registry.npmmirror.com/element-plus/1.2.0-beta.6
|
|
|
name: element-plus
|
|
|
- version: 1.2.0-beta.5
|
|
|
+ version: 1.2.0-beta.6
|
|
|
peerDependencies:
|
|
|
vue: ^3.2.0
|
|
|
dependencies:
|
|
|
- '@element-plus/icons': registry.npmmirror.com/@element-plus/icons/0.0.11
|
|
|
+ '@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/0.2.4_vue@3.2.24
|
|
|
'@popperjs/core': registry.npmmirror.com/@popperjs/core/2.11.0
|
|
|
'@vueuse/core': registry.npmmirror.com/@vueuse/core/7.1.2_vue@3.2.24
|
|
|
async-validator: registry.npmmirror.com/async-validator/4.0.7
|
|
|
- dayjs: registry.npmmirror.com/dayjs/1.10.7
|
|
|
- lodash: registry.nlark.com/lodash/4.17.21
|
|
|
+ dayjs: registry.nlark.com/dayjs/1.10.7
|
|
|
+ lodash: registry.npmmirror.com/lodash/4.17.21
|
|
|
memoize-one: registry.npmmirror.com/memoize-one/6.0.0
|
|
|
normalize-wheel-es: registry.npmmirror.com/normalize-wheel-es/1.1.1
|
|
|
vue: registry.npmmirror.com/vue/3.2.24
|
|
@@ -7360,6 +7571,17 @@ packages:
|
|
|
version: 9.2.2
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/es-module-lexer/0.9.3:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-bxPbAMw4QXE32vdDZvU1yOtDjxk=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/es-module-lexer/download/es-module-lexer-0.9.3.tgz
|
|
|
+ }
|
|
|
+ name: es-module-lexer
|
|
|
+ version: 0.9.3
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/esbuild-android-arm64/0.13.15:
|
|
|
resolution:
|
|
|
{
|
|
@@ -8082,6 +8304,22 @@ packages:
|
|
|
version: 4.1.2
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/fs-extra/10.0.0:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-n/YbZV3eU/s0qC34S7IUzoAuF8E=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/fs-extra/download/fs-extra-10.0.0.tgz?cache=0&sync_timestamp=1632539314386&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ffs-extra%2Fdownload%2Ffs-extra-10.0.0.tgz
|
|
|
+ }
|
|
|
+ name: fs-extra
|
|
|
+ version: 10.0.0
|
|
|
+ engines: { node: '>=12' }
|
|
|
+ dependencies:
|
|
|
+ graceful-fs: registry.npmmirror.com/graceful-fs/4.2.8
|
|
|
+ jsonfile: registry.nlark.com/jsonfile/6.1.0
|
|
|
+ universalify: registry.nlark.com/universalify/2.0.0
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/fsevents/2.3.2:
|
|
|
resolution:
|
|
|
{
|
|
@@ -8492,6 +8730,17 @@ packages:
|
|
|
mlly: registry.npmmirror.com/mlly/0.2.10
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/lodash/4.17.21:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/lodash/download/lodash-4.17.21.tgz
|
|
|
+ }
|
|
|
+ name: lodash
|
|
|
+ version: 4.17.21
|
|
|
+ dev: false
|
|
|
+
|
|
|
registry.npmmirror.com/log-update/4.0.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -8822,6 +9071,32 @@ packages:
|
|
|
name: picocolors
|
|
|
version: 1.0.0
|
|
|
|
|
|
+ registry.npmmirror.com/pinia/2.0.6_typescript@4.5.2+vue@3.2.24:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha512-01mP4+KapIcTNSYLhQESy6GW0N8vY5wX3UqOwkC87e7DPjEusNJ8bENrKqdvZaRHbB2rDMOONeAbwMa3+n1/rw==,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/pinia/download/pinia-2.0.6.tgz
|
|
|
+ }
|
|
|
+ id: registry.npmmirror.com/pinia/2.0.6
|
|
|
+ name: pinia
|
|
|
+ version: 2.0.6
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.4.0
|
|
|
+ typescript: '>=4.4.4'
|
|
|
+ vue: ^2.6.14 || ^3.2.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ typescript:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api/6.0.0-beta.20.1
|
|
|
+ typescript: registry.npmmirror.com/typescript/4.5.2
|
|
|
+ vue: registry.npmmirror.com/vue/3.2.24
|
|
|
+ vue-demi: registry.npmmirror.com/vue-demi/0.12.1_vue@3.2.24
|
|
|
+ dev: false
|
|
|
+
|
|
|
registry.npmmirror.com/postcss-html/1.3.0:
|
|
|
resolution:
|
|
|
{
|
|
@@ -9010,6 +9285,21 @@ packages:
|
|
|
tslib: registry.nlark.com/tslib/2.1.0
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/sentence-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-NkWnuMEXx4f96HAgViJbtipFEx8=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/sentence-case/download/sentence-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: sentence-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ no-case: registry.nlark.com/no-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ upper-case-first: registry.nlark.com/upper-case-first/2.0.2
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/signal-exit/3.0.6:
|
|
|
resolution:
|
|
|
{
|
|
@@ -9037,6 +9327,20 @@ packages:
|
|
|
totalist: registry.nlark.com/totalist/1.1.0
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/snake-case/3.0.4:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha1-Tyu9Vo6ZNavf1ZPzTGkdrbScRSw=,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/snake-case/download/snake-case-3.0.4.tgz
|
|
|
+ }
|
|
|
+ name: snake-case
|
|
|
+ version: 3.0.4
|
|
|
+ dependencies:
|
|
|
+ dot-case: registry.nlark.com/dot-case/3.0.4
|
|
|
+ tslib: registry.nlark.com/tslib/2.3.1
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/source-map-js/1.0.1:
|
|
|
resolution:
|
|
|
{
|
|
@@ -9632,6 +9936,30 @@ packages:
|
|
|
webpack-virtual-modules: registry.nlark.com/webpack-virtual-modules/0.4.3
|
|
|
dev: true
|
|
|
|
|
|
+ registry.npmmirror.com/vite-plugin-style-import/1.4.0_vite@2.6.14:
|
|
|
+ resolution:
|
|
|
+ {
|
|
|
+ integrity: sha512-EGAx0zVGUkwAwvDaC66zxgzXyHE0CwAXp4O1xGKnpMcrDT9L1nlojiCjjLRQzL8C3zwY1jn9ilq+m0VABKiiLg==,
|
|
|
+ registry: https://registry.npm.taobao.org/,
|
|
|
+ tarball: https://registry.npmmirror.com/vite-plugin-style-import/download/vite-plugin-style-import-1.4.0.tgz
|
|
|
+ }
|
|
|
+ id: registry.npmmirror.com/vite-plugin-style-import/1.4.0
|
|
|
+ name: vite-plugin-style-import
|
|
|
+ version: 1.4.0
|
|
|
+ peerDependencies:
|
|
|
+ vite: '>=2.0.0'
|
|
|
+ dependencies:
|
|
|
+ '@rollup/pluginutils': registry.nlark.com/@rollup/pluginutils/4.1.1
|
|
|
+ change-case: registry.nlark.com/change-case/4.1.2
|
|
|
+ debug: registry.npmmirror.com/debug/4.3.3
|
|
|
+ es-module-lexer: registry.npmmirror.com/es-module-lexer/0.9.3
|
|
|
+ fs-extra: registry.npmmirror.com/fs-extra/10.0.0
|
|
|
+ magic-string: registry.nlark.com/magic-string/0.25.7
|
|
|
+ vite: registry.npmmirror.com/vite/2.6.14_less@4.1.2
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - supports-color
|
|
|
+ dev: true
|
|
|
+
|
|
|
registry.npmmirror.com/vite-plugin-vue-setup-extend/0.1.0_vite@2.6.14:
|
|
|
resolution:
|
|
|
{
|