mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: @ctrl/tinycolor use catalog protocol (#23754)
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"vue": "^3.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ctrl/tinycolor": "^4.2.0",
|
||||
"@ctrl/tinycolor": "catalog:",
|
||||
"@element-plus/icons-vue": "^2.3.2",
|
||||
"@floating-ui/dom": "^1.0.1",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -531,7 +531,7 @@ importers:
|
||||
packages/element-plus:
|
||||
dependencies:
|
||||
'@ctrl/tinycolor':
|
||||
specifier: ^4.2.0
|
||||
specifier: 'catalog:'
|
||||
version: 4.2.0
|
||||
'@element-plus/icons-vue':
|
||||
specifier: ^2.3.2
|
||||
|
||||
Reference in New Issue
Block a user