chore: fixed @element-plus/build-constants version (#16794)

* chore: 🤖 fixed @element-plus/build-constants version

#16793

* chore: 🤖 update lockfile

---------

Co-authored-by: xiangxiao <xiangxiao3@hikvision.com.cn>
This commit is contained in:
xx 2024-05-15 13:05:19 +08:00 committed by GitHub
parent 5a2b23815b
commit 1ecdafb2af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
"vue": "^3.2.25"
},
"dependencies": {
"@element-plus/build-constants": "^0.0.1",
"@element-plus/build-constants": "workspace:*",
"@pnpm/find-workspace-packages": "^4.0.16",
"@pnpm/logger": "^4.0.0",
"@rollup/plugin-commonjs": "^22.0.1",

View File

@ -347,7 +347,7 @@ importers:
internal/build:
dependencies:
'@element-plus/build-constants':
specifier: ^0.0.1
specifier: workspace:*
version: link:../build-constants
'@pnpm/find-workspace-packages':
specifier: ^4.0.16