chore: use pnpm catalog (#4437)
* feat: use pnpm catalog * fix: lint error
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/core-base": "^10.0.1",
|
||||
"@intlify/core-base": "catalog:",
|
||||
"@vben-core/composables": "workspace:*",
|
||||
"vue": "^3.5.6",
|
||||
"vue-i18n": "^10.0.1"
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "catalog:"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user