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:
RainbowBird
2026-06-07 19:45:28 +08:00
parent 18f8a2a94d
commit 007fae6810
33 changed files with 244 additions and 849 deletions
+2 -2
View File
@@ -22,11 +22,11 @@
},
"dependencies": {
"@proj-airi/ui": "workspace:^",
"@vueuse/core": "catalog:vueuse-core-14-2-1",
"@vueuse/core": "catalog:",
"@xsai/generate-text": "catalog:",
"@xsai/shared-chat": "catalog:",
"@xsai/stream-text": "catalog:",
"valibot": "catalog:valibot-1-3-1",
"valibot": "catalog:",
"vue": "catalog:",
"xsschema": "catalog:"
},