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:
+3
-3
@@ -20,7 +20,7 @@
|
||||
"@moeru/std": "catalog:",
|
||||
"@proj-airi/chromatic": "catalog:",
|
||||
"@proj-airi/i18n": "workspace:^",
|
||||
"@vueuse/core": "catalog:vueuse-core-14-2-1",
|
||||
"@vueuse/core": "catalog:",
|
||||
"colorjs.io": "catalog:",
|
||||
"date-fns": "catalog:",
|
||||
"embla-carousel-vue": "catalog:",
|
||||
@@ -28,10 +28,10 @@
|
||||
"motion-v": "catalog:",
|
||||
"pathe": "catalog:",
|
||||
"posthog-js": "catalog:",
|
||||
"reka-ui": "catalog:reka-ui-2-9-6",
|
||||
"reka-ui": "catalog:",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "catalog:",
|
||||
"vue-sonner": "catalog:vue-sonner-2-0-9"
|
||||
"vue-sonner": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/lucide": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user