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:
@@ -47,7 +47,7 @@
|
||||
"@tresjs/cientos": "catalog:",
|
||||
"@tresjs/core": "catalog:",
|
||||
"@valibot/to-json-schema": "catalog:",
|
||||
"@vueuse/core": "catalog:vueuse-core-14-2-1",
|
||||
"@vueuse/core": "catalog:",
|
||||
"@vueuse/shared": "catalog:",
|
||||
"@xsai-ext/providers": "catalog:",
|
||||
"@xsai-transformers/embed": "catalog:",
|
||||
@@ -75,14 +75,14 @@
|
||||
"jszip": "catalog:",
|
||||
"localforage": "catalog:",
|
||||
"mediabunny": "catalog:",
|
||||
"nanoid": "catalog:nanoid-5-1-9",
|
||||
"nanoid": "catalog:",
|
||||
"node-vibrant": "catalog:",
|
||||
"nprogress": "catalog:",
|
||||
"onnxruntime-web": "catalog:",
|
||||
"pinia": "catalog:",
|
||||
"posthog-js": "catalog:",
|
||||
"rehype-stringify": "catalog:",
|
||||
"reka-ui": "catalog:reka-ui-2-9-6",
|
||||
"reka-ui": "catalog:",
|
||||
"remark-parse": "catalog:",
|
||||
"remark-rehype": "catalog:",
|
||||
"shiki": "catalog:",
|
||||
@@ -91,13 +91,13 @@
|
||||
"unified": "catalog:",
|
||||
"unspeech": "catalog:xsai",
|
||||
"uuid": "catalog:",
|
||||
"valibot": "catalog:valibot-1-3-1",
|
||||
"valibot": "catalog:",
|
||||
"vaul-vue": "catalog:",
|
||||
"vue": "catalog:",
|
||||
"vue-demi": "catalog:",
|
||||
"vue-i18n": "catalog:",
|
||||
"vue-router": "catalog:",
|
||||
"vue-sonner": "catalog:vue-sonner-2-0-9",
|
||||
"vue-sonner": "catalog:",
|
||||
"web-haptics": "catalog:",
|
||||
"workbox-window": "catalog:",
|
||||
"xsschema": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user