diff --git a/apps/web-ele/package.json b/apps/web-ele/package.json index 4448978a8..aa96e8564 100644 --- a/apps/web-ele/package.json +++ b/apps/web-ele/package.json @@ -43,7 +43,6 @@ "@vben/styles": "workspace:*", "@vben/types": "workspace:*", "@vben/utils": "workspace:*", - "@vueuse/components": "catalog:", "@vueuse/core": "catalog:", "@vueuse/integrations": "catalog:", "cropperjs": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1317decbb..a8a91aa6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,9 +174,6 @@ catalogs: '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 - '@vueuse/components': - specifier: 13.9.0 - version: 13.9.0 '@vueuse/core': specifier: ^13.4.0 version: 13.9.0 @@ -914,9 +911,6 @@ importers: '@vben/utils': specifier: workspace:* version: link:../../packages/utils - '@vueuse/components': - specifier: 'catalog:' - version: 13.9.0(vue@3.5.22(typescript@5.9.3)) '@vueuse/core': specifier: 'catalog:' version: 13.9.0(vue@3.5.22(typescript@5.9.3)) @@ -5313,11 +5307,6 @@ packages: '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} - '@vueuse/components@13.9.0': - resolution: {integrity: sha512-0DDFpjG3hEEK+3YgSzE/OzOGqpo/KmxcXWzW2YdmgahZvaoUdegn68GmbdcHRJE7CH55dDj13Cz47iN8QoI3jQ==} - peerDependencies: - vue: ^3.5.17 - '@vueuse/core@10.11.1': resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} @@ -15369,12 +15358,6 @@ snapshots: js-beautify: 1.15.4 vue-component-type-helpers: 2.2.12 - '@vueuse/components@13.9.0(vue@3.5.22(typescript@5.9.3))': - dependencies: - '@vueuse/core': 13.9.0(vue@3.5.22(typescript@5.9.3)) - '@vueuse/shared': 13.9.0(vue@3.5.22(typescript@5.9.3)) - vue: 3.5.22(typescript@5.9.3) - '@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3))': dependencies: '@types/web-bluetooth': 0.0.20 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1b3083a49..3bad02e6f 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -74,7 +74,6 @@ catalog: '@vue/reactivity': ^3.5.17 '@vue/shared': ^3.5.17 '@vue/test-utils': ^2.4.6 - '@vueuse/components': 13.9.0 '@vueuse/core': ^13.4.0 '@vueuse/integrations': ^13.4.0 '@vueuse/motion': ^3.0.3