chore: update package dependencies and remove specific catalog references
- Removed specific catalog references for '@unocss/core', 'es-toolkit', 'nanoid', and 'valibot' in pnpm-workspace.yaml and various service package.json files. - Updated versions for '@vueuse/core', 'es-toolkit', 'nanoid', 'reka-ui', and 'valibot' to their latest compatible versions. - Cleaned up unused catalog entries in pnpm-workspace.yaml.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"@proj-airi/stage-ui": "workspace:*",
|
||||
"@proj-airi/stage-ui-three": "workspace:*",
|
||||
"@proj-airi/ui": "workspace:*",
|
||||
"@vueuse/core": "catalog:vueuse-core-14-2-1",
|
||||
"@vueuse/core": "catalog:",
|
||||
"@vueuse/shared": "catalog:",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai/generate-speech": "catalog:",
|
||||
@@ -46,11 +46,11 @@
|
||||
"colorjs.io": "catalog:",
|
||||
"dompurify": "catalog:",
|
||||
"localforage": "catalog:",
|
||||
"nanoid": "catalog:nanoid-5-1-9",
|
||||
"nanoid": "catalog:",
|
||||
"node-vibrant": "catalog:",
|
||||
"pinia": "catalog:",
|
||||
"posthog-js": "catalog:",
|
||||
"reka-ui": "catalog:reka-ui-2-9-6",
|
||||
"reka-ui": "catalog:",
|
||||
"unspeech": "catalog:xsai",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user