feat(uni-ui): remove uni-ui

只留一个ui库,即 uv-ui
This commit is contained in:
菲鸽 2024-03-05 21:48:40 +08:00
parent b83af1995e
commit 04c559f33c
4 changed files with 0 additions and 46 deletions

View File

@ -90,7 +90,6 @@
"@dcloudio/uni-mp-weixin": "3.0.0-3090920231225001", "@dcloudio/uni-mp-weixin": "3.0.0-3090920231225001",
"@dcloudio/uni-mp-xhs": "3.0.0-3090920231225001", "@dcloudio/uni-mp-xhs": "3.0.0-3090920231225001",
"@dcloudio/uni-quickapp-webview": "3.0.0-3090920231225001", "@dcloudio/uni-quickapp-webview": "3.0.0-3090920231225001",
"@dcloudio/uni-ui": "1.5.0",
"dayjs": "1.11.10", "dayjs": "1.11.10",
"pinia": "2.0.36", "pinia": "2.0.36",
"pinia-plugin-persistedstate": "3.2.1", "pinia-plugin-persistedstate": "3.2.1",
@ -113,8 +112,6 @@
"@typescript-eslint/eslint-plugin": "^6.15.0", "@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0", "@typescript-eslint/parser": "^6.15.0",
"@uni-helper/uni-app-types": "^0.5.12", "@uni-helper/uni-app-types": "^0.5.12",
"@uni-helper/uni-cloud-types": "^0.5.2",
"@uni-helper/uni-ui-types": "^0.5.11",
"@uni-helper/vite-plugin-uni-components": "^0.0.8", "@uni-helper/vite-plugin-uni-components": "^0.0.8",
"@uni-helper/vite-plugin-uni-layouts": "^0.1.7", "@uni-helper/vite-plugin-uni-layouts": "^0.1.7",
"@uni-helper/vite-plugin-uni-manifest": "^0.2.3", "@uni-helper/vite-plugin-uni-manifest": "^0.2.3",

View File

@ -11,7 +11,6 @@ export default defineUniPages({
easycom: { easycom: {
autoscan: true, autoscan: true,
custom: { custom: {
'^uni-(.*)': '@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue',
'^uv-(.*)': '@climblee/uv-ui/components/uv-$1/uv-$1.vue', '^uv-(.*)': '@climblee/uv-ui/components/uv-$1/uv-$1.vue',
}, },
}, },

41
pnpm-lock.yaml generated
View File

@ -53,9 +53,6 @@ dependencies:
'@dcloudio/uni-quickapp-webview': '@dcloudio/uni-quickapp-webview':
specifier: 3.0.0-3090920231225001 specifier: 3.0.0-3090920231225001
version: 3.0.0-3090920231225001(postcss@8.4.32)(vue@3.2.47) version: 3.0.0-3090920231225001(postcss@8.4.32)(vue@3.2.47)
'@dcloudio/uni-ui':
specifier: 1.5.0
version: 1.5.0
dayjs: dayjs:
specifier: 1.11.10 specifier: 1.11.10
version: 1.11.10 version: 1.11.10
@ -118,12 +115,6 @@ devDependencies:
'@uni-helper/uni-app-types': '@uni-helper/uni-app-types':
specifier: ^0.5.12 specifier: ^0.5.12
version: 0.5.12(typescript@4.9.5) version: 0.5.12(typescript@4.9.5)
'@uni-helper/uni-cloud-types':
specifier: ^0.5.2
version: 0.5.2(@uni-helper/uni-app-types@0.5.12)
'@uni-helper/uni-ui-types':
specifier: ^0.5.11
version: 0.5.11(@uni-helper/uni-app-types@0.5.12)
'@uni-helper/vite-plugin-uni-components': '@uni-helper/vite-plugin-uni-components':
specifier: ^0.0.8 specifier: ^0.0.8
version: 0.0.8 version: 0.0.8
@ -2455,10 +2446,6 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-ui@1.5.0:
resolution: {integrity: sha512-E7D37VbRZeh1E2yzrIie8psBckIrErdkUbUA751rlG8zdioGovW3zOuUsKgY+Gh7csMvi6XMEoSacvboe8o4Gw==}
dev: false
/@dcloudio/vite-plugin-uni@3.0.0-3090920231225001(postcss@8.4.32)(vite@4.0.3)(vue@3.2.47): /@dcloudio/vite-plugin-uni@3.0.0-3090920231225001(postcss@8.4.32)(vite@4.0.3)(vue@3.2.47):
resolution: {integrity: sha512-kV/J7yl5ojsd1NZZ1eMziRDrz+MPbjDMm6rWG3fyW1u8Kzj06jUzzi7HRlkaWiPJHAmeRWGDf/6RFoSd+8fYCg==} resolution: {integrity: sha512-kV/J7yl5ojsd1NZZ1eMziRDrz+MPbjDMm6rWG3fyW1u8Kzj06jUzzi7HRlkaWiPJHAmeRWGDf/6RFoSd+8fYCg==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
@ -4155,20 +4142,6 @@ packages:
vue3: /vue@3.4.19(typescript@4.9.5) vue3: /vue@3.4.19(typescript@4.9.5)
dev: true dev: true
/@uni-helper/uni-cloud-types@0.5.2(@uni-helper/uni-app-types@0.5.12):
resolution: {integrity: sha512-DnzYI4CYzBxSqDqjT9RK/lFK19igKTrqAKeXSGd2lgaE1bC+gg2DvBSNWtjGbZw24oReNeXxaQVx6f5iOjxw/Q==}
engines: {node: '>=14.18'}
peerDependencies:
'@uni-helper/uni-app-types': ^0.5.1
peerDependenciesMeta:
'@uni-helper/uni-app-types':
optional: true
dependencies:
'@dcloudio/types': 3.4.3
'@uni-helper/uni-app-types': 0.5.12(typescript@4.9.5)
vue3: /vue@3.2.47
dev: true
/@uni-helper/uni-env@0.0.3: /@uni-helper/uni-env@0.0.3:
resolution: {integrity: sha512-K6MEnmN7Dg+NnEkfUUhjaKc/rPVY7tcGdsVUKOlC1/z2E6H6zjSSTdJg8z+sVJtZ03Ff1G/MHz2PYDyAS6gjQQ==} resolution: {integrity: sha512-K6MEnmN7Dg+NnEkfUUhjaKc/rPVY7tcGdsVUKOlC1/z2E6H6zjSSTdJg8z+sVJtZ03Ff1G/MHz2PYDyAS6gjQQ==}
dev: true dev: true
@ -4187,20 +4160,6 @@ packages:
- vitest - vitest
dev: true dev: true
/@uni-helper/uni-ui-types@0.5.11(@uni-helper/uni-app-types@0.5.12):
resolution: {integrity: sha512-tGX4llyJBdq9TmNjmZYKu4eueUWUU0F/YgZeTWDgVCmlgYGavhcUL7R+I0Uxe5hGoqFXkNf0ZnmG/WFZWfK/HQ==}
engines: {node: '>=14.18'}
peerDependencies:
'@uni-helper/uni-app-types': ^0.5.1
peerDependenciesMeta:
'@uni-helper/uni-app-types':
optional: true
dependencies:
'@dcloudio/types': 3.4.3
'@uni-helper/uni-app-types': 0.5.12(typescript@4.9.5)
vue3: /vue@3.2.47
dev: true
/@uni-helper/vite-plugin-uni-components@0.0.8: /@uni-helper/vite-plugin-uni-components@0.0.8:
resolution: {integrity: sha512-8TkL7PeHlbXcGK3urL3SkfSgontrihgLsJaveQ4p0Gy4sPz/7cXpBJX+zkBIGS/vODHjJhCvXP2NyBcmUvtEdQ==} resolution: {integrity: sha512-8TkL7PeHlbXcGK3urL3SkfSgontrihgLsJaveQ4p0Gy4sPz/7cXpBJX+zkBIGS/vODHjJhCvXP2NyBcmUvtEdQ==}
dependencies: dependencies:

View File

@ -16,7 +16,6 @@
"@dcloudio/types", "@dcloudio/types",
"@types/wechat-miniprogram", "@types/wechat-miniprogram",
"@uni-helper/uni-app-types", "@uni-helper/uni-app-types",
"@uni-helper/uni-ui-types",
"@uni-helper/uni-cloud-types", "@uni-helper/uni-cloud-types",
"@ttou/uv-typings/shim", "@ttou/uv-typings/shim",
"@ttou/uv-typings/v3" "@ttou/uv-typings/v3"