mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-01-20 16:53:37 +08:00
feat: 新增 @pureadmin/table 右键菜单示例
This commit is contained in:
15
pnpm-lock.yaml
generated
15
pnpm-lock.yaml
generated
@@ -6,6 +6,7 @@ specifiers:
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@ctrl/tinycolor": ^3.4.1
|
||||
"@faker-js/faker": ^7.5.0
|
||||
"@howdyjs/mouse-menu": ^2.0.5
|
||||
"@iconify-icons/carbon": ^1.2.8
|
||||
"@iconify-icons/ep": ^1.2.7
|
||||
"@iconify-icons/fa": ^1.2.3
|
||||
@@ -128,6 +129,7 @@ specifiers:
|
||||
dependencies:
|
||||
"@amap/amap-jsapi-loader": 1.0.1
|
||||
"@ctrl/tinycolor": 3.4.1
|
||||
"@howdyjs/mouse-menu": 2.0.5_vue@3.2.45
|
||||
"@logicflow/core": 1.1.31
|
||||
"@logicflow/extension": 1.1.31
|
||||
"@pureadmin/components": 1.1.0_vue@3.2.45
|
||||
@@ -995,6 +997,18 @@ packages:
|
||||
"@floating-ui/core": 1.0.2
|
||||
dev: false
|
||||
|
||||
/@howdyjs/mouse-menu/2.0.5_vue@3.2.45:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-20e7mmmFOOLNOHC/38zEWnLgZaNTrZ2GSYhUf4XpaE99ehn4Gq0vf5K/DlALliFQ1zsrfdhIrC13+HNQHyBZKQ==
|
||||
}
|
||||
peerDependencies:
|
||||
vue: ">=3.0.0"
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
vue: 3.2.45
|
||||
dev: false
|
||||
|
||||
/@humanwhocodes/config-array/0.11.7:
|
||||
resolution:
|
||||
{
|
||||
@@ -8531,7 +8545,6 @@ packages:
|
||||
{
|
||||
integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
||||
}
|
||||
dev: true
|
||||
|
||||
/tslib/2.3.0:
|
||||
resolution:
|
||||
|
||||
Reference in New Issue
Block a user