uniapp-dyckui 4.1.5 → 4.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,215 +1,222 @@
1
- {
2
- "name": "uniapp-dyckui",
3
- "type": "module",
4
- "version": "4.1.5",
5
- "unibest-version": "4.1.1",
6
- "unibest-update-time": "2025-12-04",
7
- "description": "uniapp-dyckui - 基于 uni-app 的优质组件库",
8
- "generate-time": "用户创建项目时生成",
9
- "author": {
10
- "name": "feige996",
11
- "zhName": "菲鸽",
12
- "email": "1020103647@qq.com",
13
- "github": "https://github.com/feige996",
14
- "gitee": "https://gitee.com/feige996"
15
- },
16
- "license": "MIT",
17
- "homepage": "https://unibest.tech",
18
- "repository": "https://github.com/feige996/unibest",
19
- "bugs": {
20
- "url": "https://github.com/feige996/unibest/issues",
21
- "url-old": "https://github.com/codercup/unibest/issues"
22
- },
23
- "exports": {
24
- ".": {
25
- "types": "./dist/index.d.ts",
26
- "import": "./dist/index.mjs",
27
- "require": "./dist/index.cjs"
28
- },
29
- "./style": {
30
- "import": "./dist/assets/style.css",
31
- "require": "./dist/assets/style.css"
32
- },
33
- "./components/*": {
34
- "types": "./dist/src/components/MyComs/*.d.ts",
35
- "import": "./dist/src/components/MyComs/*.js",
36
- "require": "./dist/src/components/MyComs/*.js"
37
- },
38
- "./package.json": "./package.json"
39
- },
40
- "main": "dist/index.cjs",
41
- "module": "dist/index.mjs",
42
- "types": "dist/index.d.ts",
43
- "files": [
44
- "LICENSE",
45
- "README.md",
46
- "dist",
47
- "src/components/MyComs"
48
- ],
49
- "engines": {
50
- "node": ">=20",
51
- "pnpm": ">=9"
52
- },
53
- "dependencies": {
54
- "@alova/adapter-uniapp": "^2.0.15",
55
- "@alova/shared": "^1.3.2",
56
- "@dcloudio/uni-app": "3.0.0-4070620250821001",
57
- "@dcloudio/uni-app-harmony": "3.0.0-4070620250821001",
58
- "@dcloudio/uni-app-plus": "3.0.0-4070620250821001",
59
- "@dcloudio/uni-components": "3.0.0-4070620250821001",
60
- "@dcloudio/uni-h5": "3.0.0-4070620250821001",
61
- "@dcloudio/uni-mp-alipay": "3.0.0-4070620250821001",
62
- "@dcloudio/uni-mp-baidu": "3.0.0-4070620250821001",
63
- "@dcloudio/uni-mp-harmony": "3.0.0-4070620250821001",
64
- "@dcloudio/uni-mp-jd": "3.0.0-4070620250821001",
65
- "@dcloudio/uni-mp-kuaishou": "3.0.0-4070620250821001",
66
- "@dcloudio/uni-mp-lark": "3.0.0-4070620250821001",
67
- "@dcloudio/uni-mp-qq": "3.0.0-4070620250821001",
68
- "@dcloudio/uni-mp-toutiao": "3.0.0-4070620250821001",
69
- "@dcloudio/uni-mp-weixin": "3.0.0-4070620250821001",
70
- "@dcloudio/uni-mp-xhs": "3.0.0-4070620250821001",
71
- "@dcloudio/uni-quickapp-webview": "3.0.0-4070620250821001",
72
- "abortcontroller-polyfill": "^1.7.8",
73
- "alova": "^3.4.1",
74
- "dayjs": "1.11.10",
75
- "pinia": "2.0.36",
76
- "pinia-plugin-persistedstate": "3.2.1",
77
- "vue": "^3.5.26",
78
- "vue-i18n": "9.1.9",
79
- "vue-router": "4.5.1",
80
- "z-paging": "2.8.7"
81
- },
82
- "devDependencies": {
83
- "@commitlint/cli": "^19.8.1",
84
- "@commitlint/config-conventional": "^19.8.1",
85
- "@dcloudio/types": "^3.4.28",
86
- "@dcloudio/uni-automator": "3.0.0-4070620250821001",
87
- "@dcloudio/uni-cli-shared": "3.0.0-4070620250821001",
88
- "@dcloudio/uni-stacktracey": "3.0.0-4070620250821001",
89
- "@dcloudio/vite-plugin-uni": "3.0.0-4070620250821001",
90
- "@esbuild/darwin-arm64": "0.20.2",
91
- "@esbuild/darwin-x64": "0.20.2",
92
- "@iconify-json/carbon": "^1.2.15",
93
- "@iconify/utils": "^3.1.0",
94
- "@rollup/rollup-darwin-x64": "^4.55.1",
95
- "@types/node": "^20.19.27",
96
- "@uni-helper/eslint-config": "0.5.0",
97
- "@uni-helper/plugin-uni": "0.1.0",
98
- "@uni-helper/uni-env": "0.1.8",
99
- "@uni-helper/uni-types": "1.0.0-alpha.6",
100
- "@uni-helper/unocss-preset-uni": "0.2.11",
101
- "@uni-helper/vite-plugin-uni-components": "0.2.3",
102
- "@uni-helper/vite-plugin-uni-layouts": "0.1.11",
103
- "@uni-helper/vite-plugin-uni-manifest": "0.2.11",
104
- "@uni-helper/vite-plugin-uni-pages": "0.3.19",
105
- "@uni-helper/vite-plugin-uni-platform": "0.0.5",
106
- "@uni-ku/bundle-optimizer": "1.3.15-beta.2",
107
- "@uni-ku/root": "1.4.1",
108
- "@unocss/eslint-plugin": "^66.5.12",
109
- "@unocss/preset-legacy-compat": "66.0.0",
110
- "@vue/runtime-core": "^3.5.26",
111
- "@vue/tsconfig": "^0.1.3",
112
- "autoprefixer": "^10.4.23",
113
- "cross-env": "^10.1.0",
114
- "eslint": "^9.39.2",
115
- "eslint-plugin-format": "^1.2.0",
116
- "husky": "^9.1.7",
117
- "less": "^4.5.1",
118
- "lint-staged": "^15.5.2",
119
- "miniprogram-api-typings": "^4.1.2",
120
- "openapi-ts-request": "^1.11.0",
121
- "postcss": "^8.5.6",
122
- "postcss-html": "^1.8.0",
123
- "postcss-scss": "^4.0.9",
124
- "rollup-plugin-visualizer": "^6.0.5",
125
- "sass": "1.77.8",
126
- "std-env": "^3.10.0",
127
- "typescript": "~5.8.3",
128
- "unocss": "66.0.0",
129
- "unplugin-auto-import": "^20.3.0",
130
- "vite": "5.2.8",
131
- "vite-plugin-dts": "^3.9.1",
132
- "vite-plugin-restart": "^1.0.0",
133
- "vue-tsc": "^3.2.2"
134
- },
135
- "overrides": {
136
- "unconfig": "7.3.2"
137
- },
138
- "resolutions": {
139
- "bin-wrapper": "npm:bin-wrapper-china",
140
- "unconfig": "7.3.2"
141
- },
142
- "lint-staged": {
143
- "*": "eslint --fix"
144
- },
145
- "scripts": {
146
- "build:lib": "vite build -c vite.config.library.ts",
147
- "preinstall": "npx only-allow pnpm",
148
- "uvm": "npx @dcloudio/uvm@latest",
149
- "uvm-rm": "node ./scripts/postupgrade.js",
150
- "postuvm": "echo upgrade uni-app success!",
151
- "dev:app": "uni -p app",
152
- "dev:app:test": "uni -p app --mode test",
153
- "dev:app:prod": "uni -p app --mode production",
154
- "dev:app-android": "uni -p app-android",
155
- "dev:app-ios": "uni -p app-ios",
156
- "dev:custom": "uni -p",
157
- "predev": "pnpm init-baseFiles",
158
- "dev": "uni",
159
- "dev:test": "uni --mode test",
160
- "dev:prod": "uni --mode production",
161
- "dev:h5": "uni",
162
- "dev:h5:test": "uni --mode test",
163
- "dev:h5:prod": "uni --mode production",
164
- "dev:h5:ssr": "uni --ssr",
165
- "dev:mp": "uni -p mp-weixin",
166
- "dev:mp:test": "uni -p mp-weixin --mode test",
167
- "dev:mp:prod": "uni -p mp-weixin --mode production",
168
- "dev:mp-alipay": "uni -p mp-alipay",
169
- "dev:mp-baidu": "uni -p mp-baidu",
170
- "dev:mp-jd": "uni -p mp-jd",
171
- "dev:mp-kuaishou": "uni -p mp-kuaishou",
172
- "dev:mp-lark": "uni -p mp-lark",
173
- "dev:mp-qq": "uni -p mp-qq",
174
- "dev:mp-toutiao": "uni -p mp-toutiao",
175
- "dev:mp-weixin": "uni -p mp-weixin",
176
- "dev:mp-xhs": "uni -p mp-xhs",
177
- "dev:quickapp-webview": "uni -p quickapp-webview",
178
- "dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei",
179
- "dev:quickapp-webview-union": "uni -p quickapp-webview-union",
180
- "build:app": "uni build -p app",
181
- "build:app:test": "uni build -p app --mode test",
182
- "build:app:prod": "uni build -p app --mode production",
183
- "build:app-android": "uni build -p app-android",
184
- "build:app-ios": "uni build -p app-ios",
185
- "build:custom": "uni build -p",
186
- "build:h5": "uni build",
187
- "build:h5:test": "uni build --mode test",
188
- "build:h5:prod": "uni build --mode production",
189
- "build": "uni build",
190
- "build:test": "uni build --mode test",
191
- "build:prod": "uni build --mode production",
192
- "build:h5:ssr": "uni build --ssr",
193
- "build:mp-alipay": "uni build -p mp-alipay",
194
- "build:mp": "uni build -p mp-weixin",
195
- "build:mp:test": "uni build -p mp-weixin --mode test",
196
- "build:mp:prod": "uni build -p mp-weixin --mode production",
197
- "build:mp-baidu": "uni build -p mp-baidu",
198
- "build:mp-jd": "uni build -p mp-jd",
199
- "build:mp-kuaishou": "uni build -p mp-kuaishou",
200
- "build:mp-lark": "uni build -p mp-lark",
201
- "build:mp-qq": "uni build -p mp-qq",
202
- "build:mp-toutiao": "uni build -p mp-toutiao",
203
- "build:mp-weixin": "uni build -p mp-weixin",
204
- "build:mp-xhs": "uni build -p mp-xhs",
205
- "build:quickapp-webview": "uni build -p quickapp-webview",
206
- "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
207
- "build:quickapp-webview-union": "uni build -p quickapp-webview-union",
208
- "type-check": "vue-tsc --noEmit",
209
- "openapi": "openapi-ts",
210
- "init-husky": "git init && husky",
211
- "init-baseFiles": "node ./scripts/create-base-files.js",
212
- "init-json": "pnpm init-baseFiles",
213
- "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
214
- }
215
- }
1
+ {
2
+ "name": "uniapp-dyckui",
3
+ "type": "module",
4
+ "version": "4.1.6",
5
+ "unibest-version": "4.1.1",
6
+ "unibest-update-time": "2025-12-04",
7
+ "packageManager": "pnpm@10.10.0",
8
+ "description": "uniapp-dyckui - 基于 uni-app 的优质组件库",
9
+ "generate-time": "用户创建项目时生成",
10
+ "author": {
11
+ "name": "feige996",
12
+ "zhName": "菲鸽",
13
+ "email": "1020103647@qq.com",
14
+ "github": "https://github.com/feige996",
15
+ "gitee": "https://gitee.com/feige996"
16
+ },
17
+ "license": "MIT",
18
+ "homepage": "https://unibest.tech",
19
+ "repository": "https://github.com/feige996/unibest",
20
+ "bugs": {
21
+ "url": "https://github.com/feige996/unibest/issues",
22
+ "url-old": "https://github.com/codercup/unibest/issues"
23
+ },
24
+ "exports": {
25
+ ".": {
26
+ "types": "./dist/index.d.ts",
27
+ "import": "./dist/index.mjs",
28
+ "require": "./dist/index.cjs"
29
+ },
30
+ "./style": {
31
+ "import": "./dist/assets/style.css",
32
+ "require": "./dist/assets/style.css"
33
+ },
34
+ "./components/*": {
35
+ "types": "./dist/src/components/MyComs/*.d.ts",
36
+ "import": "./dist/src/components/MyComs/*.js",
37
+ "require": "./dist/src/components/MyComs/*.js"
38
+ },
39
+ "./package.json": "./package.json"
40
+ },
41
+ "main": "dist/index.cjs",
42
+ "module": "dist/index.mjs",
43
+ "types": "dist/index.d.ts",
44
+ "files": [
45
+ "LICENSE",
46
+ "README.md",
47
+ "dist",
48
+ "src/components/MyComs"
49
+ ],
50
+ "engines": {
51
+ "node": ">=20",
52
+ "pnpm": ">=9"
53
+ },
54
+ "scripts": {
55
+ "build:lib": "vite build -c vite.config.library.ts",
56
+ "preinstall": "npx only-allow pnpm",
57
+ "uvm": "npx @dcloudio/uvm@latest",
58
+ "uvm-rm": "node ./scripts/postupgrade.js",
59
+ "postuvm": "echo upgrade uni-app success!",
60
+ "dev:app": "uni -p app",
61
+ "dev:app:test": "uni -p app --mode test",
62
+ "dev:app:prod": "uni -p app --mode production",
63
+ "dev:app-android": "uni -p app-android",
64
+ "dev:app-ios": "uni -p app-ios",
65
+ "dev:custom": "uni -p",
66
+ "predev": "pnpm init-baseFiles",
67
+ "dev": "uni",
68
+ "dev:test": "uni --mode test",
69
+ "dev:prod": "uni --mode production",
70
+ "dev:h5": "uni",
71
+ "dev:h5:test": "uni --mode test",
72
+ "dev:h5:prod": "uni --mode production",
73
+ "dev:h5:ssr": "uni --ssr",
74
+ "dev:mp": "uni -p mp-weixin",
75
+ "dev:mp:test": "uni -p mp-weixin --mode test",
76
+ "dev:mp:prod": "uni -p mp-weixin --mode production",
77
+ "dev:mp-alipay": "uni -p mp-alipay",
78
+ "dev:mp-baidu": "uni -p mp-baidu",
79
+ "dev:mp-jd": "uni -p mp-jd",
80
+ "dev:mp-kuaishou": "uni -p mp-kuaishou",
81
+ "dev:mp-lark": "uni -p mp-lark",
82
+ "dev:mp-qq": "uni -p mp-qq",
83
+ "dev:mp-toutiao": "uni -p mp-toutiao",
84
+ "dev:mp-weixin": "uni -p mp-weixin",
85
+ "dev:mp-xhs": "uni -p mp-xhs",
86
+ "dev:quickapp-webview": "uni -p quickapp-webview",
87
+ "dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei",
88
+ "dev:quickapp-webview-union": "uni -p quickapp-webview-union",
89
+ "build:app": "uni build -p app",
90
+ "build:app:test": "uni build -p app --mode test",
91
+ "build:app:prod": "uni build -p app --mode production",
92
+ "build:app-android": "uni build -p app-android",
93
+ "build:app-ios": "uni build -p app-ios",
94
+ "build:custom": "uni build -p",
95
+ "build:h5": "uni build",
96
+ "build:h5:test": "uni build --mode test",
97
+ "build:h5:prod": "uni build --mode production",
98
+ "build": "uni build",
99
+ "build:test": "uni build --mode test",
100
+ "build:prod": "uni build --mode production",
101
+ "build:h5:ssr": "uni build --ssr",
102
+ "build:mp-alipay": "uni build -p mp-alipay",
103
+ "build:mp": "uni build -p mp-weixin",
104
+ "build:mp:test": "uni build -p mp-weixin --mode test",
105
+ "build:mp:prod": "uni build -p mp-weixin --mode production",
106
+ "build:mp-baidu": "uni build -p mp-baidu",
107
+ "build:mp-jd": "uni build -p mp-jd",
108
+ "build:mp-kuaishou": "uni build -p mp-kuaishou",
109
+ "build:mp-lark": "uni build -p mp-lark",
110
+ "build:mp-qq": "uni build -p mp-qq",
111
+ "build:mp-toutiao": "uni build -p mp-toutiao",
112
+ "build:mp-weixin": "uni build -p mp-weixin",
113
+ "build:mp-xhs": "uni build -p mp-xhs",
114
+ "build:quickapp-webview": "uni build -p quickapp-webview",
115
+ "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
116
+ "build:quickapp-webview-union": "uni build -p quickapp-webview-union",
117
+ "type-check": "vue-tsc --noEmit",
118
+ "openapi": "openapi-ts",
119
+ "init-husky": "git init && husky",
120
+ "init-baseFiles": "node ./scripts/create-base-files.js",
121
+ "init-json": "pnpm init-baseFiles",
122
+ "prepare": "pnpm init-husky & pnpm init-baseFiles",
123
+ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
124
+ },
125
+ "dependencies": {
126
+ "@alova/adapter-uniapp": "^2.0.15",
127
+ "@alova/shared": "^1.3.2",
128
+ "@dcloudio/uni-app": "3.0.0-4070620250821001",
129
+ "@dcloudio/uni-app-harmony": "3.0.0-4070620250821001",
130
+ "@dcloudio/uni-app-plus": "3.0.0-4070620250821001",
131
+ "@dcloudio/uni-components": "3.0.0-4070620250821001",
132
+ "@dcloudio/uni-h5": "3.0.0-4070620250821001",
133
+ "@dcloudio/uni-mp-alipay": "3.0.0-4070620250821001",
134
+ "@dcloudio/uni-mp-baidu": "3.0.0-4070620250821001",
135
+ "@dcloudio/uni-mp-harmony": "3.0.0-4070620250821001",
136
+ "@dcloudio/uni-mp-jd": "3.0.0-4070620250821001",
137
+ "@dcloudio/uni-mp-kuaishou": "3.0.0-4070620250821001",
138
+ "@dcloudio/uni-mp-lark": "3.0.0-4070620250821001",
139
+ "@dcloudio/uni-mp-qq": "3.0.0-4070620250821001",
140
+ "@dcloudio/uni-mp-toutiao": "3.0.0-4070620250821001",
141
+ "@dcloudio/uni-mp-weixin": "3.0.0-4070620250821001",
142
+ "@dcloudio/uni-mp-xhs": "3.0.0-4070620250821001",
143
+ "@dcloudio/uni-quickapp-webview": "3.0.0-4070620250821001",
144
+ "abortcontroller-polyfill": "^1.7.8",
145
+ "alova": "^3.4.1",
146
+ "dayjs": "1.11.10",
147
+ "pinia": "2.0.36",
148
+ "pinia-plugin-persistedstate": "3.2.1",
149
+ "vue": "^3.5.26",
150
+ "vue-i18n": "9.1.9",
151
+ "vue-router": "4.5.1",
152
+ "z-paging": "2.8.7"
153
+ },
154
+ "devDependencies": {
155
+ "@commitlint/cli": "^19.8.1",
156
+ "@commitlint/config-conventional": "^19.8.1",
157
+ "@dcloudio/types": "^3.4.28",
158
+ "@dcloudio/uni-automator": "3.0.0-4070620250821001",
159
+ "@dcloudio/uni-cli-shared": "3.0.0-4070620250821001",
160
+ "@dcloudio/uni-stacktracey": "3.0.0-4070620250821001",
161
+ "@dcloudio/vite-plugin-uni": "3.0.0-4070620250821001",
162
+ "@esbuild/darwin-arm64": "0.20.2",
163
+ "@esbuild/darwin-x64": "0.20.2",
164
+ "@iconify-json/carbon": "^1.2.15",
165
+ "@iconify/utils": "^3.1.0",
166
+ "@rollup/rollup-darwin-x64": "^4.55.1",
167
+ "@types/node": "^20.19.27",
168
+ "@uni-helper/eslint-config": "0.5.0",
169
+ "@uni-helper/plugin-uni": "0.1.0",
170
+ "@uni-helper/uni-env": "0.1.8",
171
+ "@uni-helper/uni-types": "1.0.0-alpha.6",
172
+ "@uni-helper/unocss-preset-uni": "0.2.11",
173
+ "@uni-helper/vite-plugin-uni-components": "0.2.3",
174
+ "@uni-helper/vite-plugin-uni-layouts": "0.1.11",
175
+ "@uni-helper/vite-plugin-uni-manifest": "0.2.11",
176
+ "@uni-helper/vite-plugin-uni-pages": "0.3.19",
177
+ "@uni-helper/vite-plugin-uni-platform": "0.0.5",
178
+ "@uni-ku/bundle-optimizer": "1.3.15-beta.2",
179
+ "@uni-ku/root": "1.4.1",
180
+ "@unocss/eslint-plugin": "^66.5.12",
181
+ "@unocss/preset-legacy-compat": "66.0.0",
182
+ "@vue/runtime-core": "^3.5.26",
183
+ "@vue/tsconfig": "^0.1.3",
184
+ "autoprefixer": "^10.4.23",
185
+ "cross-env": "^10.1.0",
186
+ "eslint": "^9.39.2",
187
+ "eslint-plugin-format": "^1.2.0",
188
+ "husky": "^9.1.7",
189
+ "less": "^4.5.1",
190
+ "lint-staged": "^15.5.2",
191
+ "miniprogram-api-typings": "^4.1.2",
192
+ "openapi-ts-request": "^1.11.0",
193
+ "postcss": "^8.5.6",
194
+ "postcss-html": "^1.8.0",
195
+ "postcss-scss": "^4.0.9",
196
+ "rollup-plugin-visualizer": "^6.0.5",
197
+ "sass": "1.77.8",
198
+ "std-env": "^3.10.0",
199
+ "typescript": "~5.8.3",
200
+ "unocss": "66.0.0",
201
+ "unplugin-auto-import": "^20.3.0",
202
+ "vite": "5.2.8",
203
+ "vite-plugin-dts": "^3.9.1",
204
+ "vite-plugin-restart": "^1.0.0",
205
+ "vue-tsc": "^3.2.2"
206
+ },
207
+ "pnpm": {
208
+ "overrides": {
209
+ "unconfig": "7.3.2"
210
+ }
211
+ },
212
+ "overrides": {
213
+ "unconfig": "7.3.2"
214
+ },
215
+ "resolutions": {
216
+ "bin-wrapper": "npm:bin-wrapper-china",
217
+ "unconfig": "7.3.2"
218
+ },
219
+ "lint-staged": {
220
+ "*": "eslint --fix"
221
+ }
222
+ }