mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-01-20 16:53:37 +08:00
chore: update
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -14,9 +14,9 @@ specifiers:
|
||||
"@logicflow/core": ^1.1.30
|
||||
"@logicflow/extension": ^1.1.30
|
||||
"@pureadmin/descriptions": ^1.1.0
|
||||
"@pureadmin/table": ^1.8.3
|
||||
"@pureadmin/table": ^1.9.0
|
||||
"@pureadmin/theme": ^2.4.0
|
||||
"@pureadmin/utils": ^1.7.5
|
||||
"@pureadmin/utils": ^1.8.2
|
||||
"@types/element-resize-detector": 1.1.3
|
||||
"@types/intro.js": ^5.1.0
|
||||
"@types/js-cookie": ^3.0.1
|
||||
@@ -123,8 +123,8 @@ dependencies:
|
||||
"@logicflow/core": 1.1.31
|
||||
"@logicflow/extension": 1.1.31
|
||||
"@pureadmin/descriptions": 1.1.1_element-plus@2.2.26
|
||||
"@pureadmin/table": 1.8.3_element-plus@2.2.26
|
||||
"@pureadmin/utils": 1.7.5_aotapuqn7htzdjltsyimavekky
|
||||
"@pureadmin/table": 1.9.0_element-plus@2.2.26
|
||||
"@pureadmin/utils": 1.8.2_echarts@5.4.0+vue@3.2.45
|
||||
"@vueuse/core": 9.6.0_vue@3.2.45
|
||||
"@vueuse/motion": 2.0.0-beta.12_vue@3.2.45
|
||||
"@wangeditor/editor": 5.1.23
|
||||
@@ -1271,10 +1271,10 @@ packages:
|
||||
vue: 3.2.45
|
||||
dev: false
|
||||
|
||||
/@pureadmin/table/1.8.3_element-plus@2.2.26:
|
||||
/@pureadmin/table/1.9.0_element-plus@2.2.26:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-M+I+CDu74s/ffNybbDg0rHhiMHTdkgVIaksfmmrEwjuLB2nEaz7R0tob2qC5rKE96U2Z246meDHBidyQNx2z9w==
|
||||
integrity: sha512-3cGbQc5QV0E7i1h0QZJWVuwJKXn1Kk2Ae6T/Z/pxEVRbwE0L+vixI/x9WO31/yZEL7qNz2lD+OIOtUU+HjTbYA==
|
||||
}
|
||||
peerDependencies:
|
||||
element-plus: ^2.0.0
|
||||
@@ -1294,24 +1294,20 @@ packages:
|
||||
string-hash: 1.1.3
|
||||
dev: true
|
||||
|
||||
/@pureadmin/utils/1.7.5_aotapuqn7htzdjltsyimavekky:
|
||||
/@pureadmin/utils/1.8.2_echarts@5.4.0+vue@3.2.45:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-WqjtvMD67egsIJuPYx9V9aaXG3iYOTMj48XPfYxBzWTuUSvGkEj9M+3P1IrgG6GZQlK8dCPqaog8B0vujLjYJA==
|
||||
integrity: sha512-9mr/y3RZJZGCYpKuRVngR6XVumdMjRNPLkFfljwU9KS5UQio70cfqsH6TQ8uL/Oh0eepDym+/KkSVTMx2EsOyQ==
|
||||
}
|
||||
peerDependencies:
|
||||
dayjs: "*"
|
||||
echarts: "*"
|
||||
vue: "*"
|
||||
peerDependenciesMeta:
|
||||
dayjs:
|
||||
optional: true
|
||||
echarts:
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
dayjs: 1.11.6
|
||||
echarts: 5.4.0
|
||||
vue: 3.2.45
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user