提交 84e8c363 作者: 方治民

Merge branch '3.x' of https://gitlab.yiring.com/basic/basic-uniapp-v3 into examples

......@@ -82,8 +82,8 @@
"@dcloudio/uni-ui": "^1.4.28",
"@faker-js/faker": "^8.0.2",
"@vue/runtime-core": "~3.2.47",
"@vueuse/core": "^10.2.0",
"@yiring/fui": "^1.9.8",
"@vueuse/core": "^10.2.1",
"@yiring/fui": "^1.9.9",
"axios": "^1.4.0",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.8",
......@@ -100,7 +100,7 @@
"vue-types": "^5.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@antfu/eslint-config": "^0.39.6",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@dcloudio/types": "^3.3.3",
......
......@@ -54,11 +54,11 @@ dependencies:
specifier: ~3.2.47
version: 3.2.47
'@vueuse/core':
specifier: ^10.2.0
version: 10.2.0(vue@3.2.47)
specifier: ^10.2.1
version: 10.2.1(vue@3.2.47)
'@yiring/fui':
specifier: ^1.9.8
version: 1.9.8
specifier: ^1.9.9
version: 1.9.9
axios:
specifier: ^1.4.0
version: 1.4.0
......@@ -104,8 +104,8 @@ dependencies:
devDependencies:
'@antfu/eslint-config':
specifier: ^0.39.5
version: 0.39.5(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
specifier: ^0.39.6
version: 0.39.6(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
'@commitlint/cli':
specifier: ^17.6.6
version: 17.6.6
......@@ -270,7 +270,7 @@ devDependencies:
version: 0.53.3
unplugin-auto-import:
specifier: ^0.16.4
version: 0.16.4(@vueuse/core@10.2.0)
version: 0.16.4(@vueuse/core@10.2.1)
unplugin-vue-components:
specifier: ^0.25.1
version: 0.25.1(vue@3.2.47)
......@@ -295,16 +295,16 @@ packages:
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
/@antfu/eslint-config-basic@0.39.5(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4):
resolution: {integrity: sha512-YQ8mWNfCV6r8xubr6kAp7RoWMJ5UqblauoDBXOdMFDcTuKnmxdhUmX1mSsLBKFD9GBAZtcjS2LHSzZFH4rLmmA==}
/@antfu/eslint-config-basic@0.39.6(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4):
resolution: {integrity: sha512-vFy/qk6sCstCJmgj01tVtuC+pZ5PseJkuZueD2mtzWwFLewOMeeDn1UbyOWQEiLtmW7o6aqhikgp3VOHgxzFxw==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
eslint: 8.43.0
eslint-plugin-antfu: 0.39.5(eslint@8.43.0)(typescript@5.0.4)
eslint-plugin-antfu: 0.39.6(eslint@8.43.0)(typescript@5.0.4)
eslint-plugin-eslint-comments: 3.2.0(eslint@8.43.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)
eslint-plugin-import: /eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)
eslint-plugin-jsonc: 2.9.0(eslint@8.43.0)
eslint-plugin-markdown: 3.0.0(eslint@8.43.0)
eslint-plugin-n: 16.0.1(eslint@8.43.0)
......@@ -324,13 +324,13 @@ packages:
- typescript
dev: true
/@antfu/eslint-config-ts@0.39.5(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-oDhWVgnqqnx5gBpVDI0dghXreGXdhaRm8D/2t4ng/hnsrtk5gxaIc6wE51ff5j2QGPDD1/p7CcekfWbJbSTL/A==}
/@antfu/eslint-config-ts@0.39.6(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-ri1WebgsBSfEFftMgRAmM4AxqN37sP4Ft+OdaXJ9AHSh1EvJCzGOgVARcEEDvSVDFRoRuTTg99dMXwfwsYdiPA==}
peerDependencies:
eslint: '>=7.4.0'
typescript: '>=3.9'
dependencies:
'@antfu/eslint-config-basic': 0.39.5(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@antfu/eslint-config-basic': 0.39.6(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.0.4)
eslint: 8.43.0
......@@ -343,13 +343,13 @@ packages:
- supports-color
dev: true
/@antfu/eslint-config-vue@0.39.5(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-UT82oES4ixazKxYga4UZ053NWhFHQy3rfE9a57fUpy8+57AzXwEbGnLhX344HdOw2lXJHUeVl1jEksO+4T0rTA==}
/@antfu/eslint-config-vue@0.39.6(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-+GOo5No7IWnjMK2fZ9crhdJrsUa4C13aiT28hlZpWLg8Chd9QqyqBN8O4bBYnGhifoDnBWHVyDMp2rlAiNLI/g==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-basic': 0.39.5(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@antfu/eslint-config-ts': 0.39.5(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
'@antfu/eslint-config-basic': 0.39.6(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@antfu/eslint-config-ts': 0.39.6(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
eslint: 8.43.0
eslint-plugin-vue: 9.15.1(eslint@8.43.0)
local-pkg: 0.4.3
......@@ -363,18 +363,18 @@ packages:
- typescript
dev: true
/@antfu/eslint-config@0.39.5(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-8y11aLb6pQfvx+WjOkohoE1OkzrIXDot/xtWjGbI9u2mrObNQl4+yEimNsr3Rl2sgbB7zuLZmw8DM/u8V9jLbQ==}
/@antfu/eslint-config@0.39.6(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-RlSWVhqSF7L5w8+ZUB8iR2GF+pZjyE0GstzaecR5xFnv8BJOXeNW1f594ODbznkytaLixJZd/eJZacRK/yfWrA==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-vue': 0.39.5(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
'@antfu/eslint-config-vue': 0.39.6(@typescript-eslint/eslint-plugin@5.60.1)(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(jest@27.0.4)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.0.4)
eslint: 8.43.0
eslint-plugin-eslint-comments: 3.2.0(eslint@8.43.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)
eslint-plugin-import: /eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)
eslint-plugin-jsonc: 2.9.0(eslint@8.43.0)
eslint-plugin-n: 16.0.1(eslint@8.43.0)
eslint-plugin-promise: 6.1.1(eslint@8.43.0)
......@@ -3587,10 +3587,6 @@ packages:
resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==}
dev: true
/@types/json5@0.0.29:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/lodash-es@4.17.7:
resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==}
dependencies:
......@@ -4147,22 +4143,22 @@ packages:
/@vue/shared@3.2.47:
resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
/@vueuse/core@10.2.0(vue@3.2.47):
resolution: {integrity: sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==}
/@vueuse/core@10.2.1(vue@3.2.47):
resolution: {integrity: sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==}
dependencies:
'@types/web-bluetooth': 0.0.17
'@vueuse/metadata': 10.2.0
'@vueuse/shared': 10.2.0(vue@3.2.47)
'@vueuse/metadata': 10.2.1
'@vueuse/shared': 10.2.1(vue@3.2.47)
vue-demi: 0.14.5(vue@3.2.47)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
/@vueuse/metadata@10.2.0:
resolution: {integrity: sha512-IR7Mkq6QSgZ38q/2ZzOt+Zz1OpcEsnwE64WBumDQ+RGKrosFCtUA2zgRrOqDEzPBXrVB+4HhFkwDjQMu0fDBKw==}
/@vueuse/metadata@10.2.1:
resolution: {integrity: sha512-3Gt68mY/i6bQvFqx7cuGBzrCCQu17OBaGWS5JdwISpMsHnMKKjC2FeB5OAfMcCQ0oINfADP3i9A4PPRo0peHdQ==}
/@vueuse/shared@10.2.0(vue@3.2.47):
resolution: {integrity: sha512-dIeA8+g9Av3H5iF4NXR/sft4V6vys76CpZ6hxwj8eMXybXk2WRl3scSsOVi+kQ9SX38COR7AH7WwY83UcuxbSg==}
/@vueuse/shared@10.2.1(vue@3.2.47):
resolution: {integrity: sha512-QWHq2bSuGptkcxx4f4M/fBYC3Y8d3M2UYyLsyzoPgEoVzJURQ0oJeWXu79OiLlBb8gTKkqe4mO85T/sf39mmiw==}
dependencies:
vue-demi: 0.14.5(vue@3.2.47)
transitivePeerDependencies:
......@@ -4174,8 +4170,8 @@ packages:
engines: {node: '>=10.0.0'}
dev: true
/@yiring/fui@1.9.8:
resolution: {integrity: sha512-pDEcPuvMo1PbC6A6Cb24ibGjg7dqfPz1f5sniwBmx1fynswDKAIFbM/9UFgbYWkhRNu3smfBIuxWTiGxSwlNyg==}
/@yiring/fui@1.9.9:
resolution: {integrity: sha512-+7o+5/xdGeCTwhccjejbJR/VEz4DRBqVGAFLwJP1+OBeBqbYjyFl6NtYThPX/BSBZjzSvFTT+oMHMEFAzc/mSA==}
dev: false
/JSONStream@1.3.5:
......@@ -4692,7 +4688,7 @@ packages:
hasBin: true
dependencies:
caniuse-lite: 1.0.30001509
electron-to-chromium: 1.4.442
electron-to-chromium: 1.4.445
node-releases: 2.0.12
update-browserslist-db: 1.0.11(browserslist@4.21.9)
......@@ -5094,8 +5090,8 @@ packages:
compare-func: 2.0.0
dev: true
/conventional-changelog-core@5.0.1:
resolution: {integrity: sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==}
/conventional-changelog-core@5.0.2:
resolution: {integrity: sha512-RhQOcDweXNWvlRwUDCpaqXzbZemKPKncCWZG50Alth72WITVd6nhVk9MJ6w1k9PFNBcZ3YwkdkChE+8+ZwtUug==}
engines: {node: '>=14'}
dependencies:
add-stream: 1.0.0
......@@ -5165,7 +5161,7 @@ packages:
conventional-changelog-atom: 3.0.0
conventional-changelog-codemirror: 3.0.0
conventional-changelog-conventionalcommits: 6.1.0
conventional-changelog-core: 5.0.1
conventional-changelog-core: 5.0.2
conventional-changelog-ember: 3.0.0
conventional-changelog-eslint: 4.0.0
conventional-changelog-express: 3.0.0
......@@ -5684,8 +5680,8 @@ packages:
resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=}
dev: true
/electron-to-chromium@1.4.442:
resolution: {integrity: sha512-RkrZF//Ya+0aJq2NM3OdisNh5ZodZq1rdXOS96G8DdDgpDKqKE81yTbbQ3F/4CKm1JBPsGu1Lp/akkna2xO06Q==}
/electron-to-chromium@1.4.445:
resolution: {integrity: sha512-++DB+9VK8SBJwC+X1zlMfJ1tMA3F0ipi39GdEp+x3cV2TyBihqAgad8cNMWtLDEkbH39nlDQP7PfGrDr3Dr7HA==}
/emittery@0.8.1:
resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==}
......@@ -5902,7 +5898,7 @@ packages:
dependencies:
debug: 3.2.7
is-core-module: 2.12.1
resolve: 1.22.2
resolve: 1.22.3
transitivePeerDependencies:
- supports-color
dev: true
......@@ -5936,8 +5932,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-antfu@0.39.5(eslint@8.43.0)(typescript@5.0.4):
resolution: {integrity: sha512-xdBARaxUfz/hKzsFMhhV+jUZBGMZOEektLAEdbFcZzPLe1zAHOjplkB0FihqmIHrqxCZsZVGLPfhipHiSnnQuQ==}
/eslint-plugin-antfu@0.39.6(eslint@8.43.0)(typescript@5.0.4):
resolution: {integrity: sha512-ecZ+tfk4OrkrHVfJT+li89ZRsxaAWRcFwB9SqqN+NBMaZxP4+pjtRIngcX8dto+BF/L/o50oGePoK6kapxt6aw==}
dependencies:
'@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.0.4)
transitivePeerDependencies:
......@@ -5974,17 +5970,12 @@ packages:
htmlparser2: 8.0.2
dev: true
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.60.1)(eslint@8.43.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
/eslint-plugin-i@2.27.5-3(@typescript-eslint/parser@5.60.1)(eslint@8.43.0):
resolution: {integrity: sha512-fxJkCgJmJ1j/4fQwoonVtXT9nwF/MZ5GTUm9bzFvJQIauJgkkaPblqiMox+2pFjXN+2F7xUeq+UzCDJGBJ+vOA==}
engines: {node: '>=4'}
peerDependencies:
'@typescript-eslint/parser': '*'
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
peerDependenciesMeta:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
......@@ -5993,15 +5984,16 @@ packages:
eslint: 8.43.0
eslint-import-resolver-node: 0.3.7
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-node@0.3.7)(eslint@8.43.0)
get-tsconfig: 4.6.2
has: 1.0.3
is-core-module: 2.12.1
is-glob: 4.0.3
minimatch: 3.1.2
object.values: 1.1.6
resolve: 1.22.2
resolve: 1.22.3
semver: 6.3.0
tsconfig-paths: 3.14.2
transitivePeerDependencies:
- '@typescript-eslint/parser'
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
- supports-color
......@@ -6763,6 +6755,12 @@ packages:
get-intrinsic: 1.2.1
dev: true
/get-tsconfig@4.6.2:
resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==}
dependencies:
resolve-pkg-maps: 1.0.0
dev: true
/getpass@0.1.7:
resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==}
dependencies:
......@@ -8231,13 +8229,6 @@ packages:
resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
dev: true
/json5@1.0.2:
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
hasBin: true
dependencies:
minimist: 1.2.8
dev: true
/json5@2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
......@@ -10015,6 +10006,10 @@ packages:
global-dirs: 0.1.1
dev: true
/resolve-pkg-maps@1.0.0:
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
dev: true
/resolve-protobuf-schema@2.1.0:
resolution: {integrity: sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==}
dependencies:
......@@ -10034,6 +10029,15 @@ packages:
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
/resolve@1.22.3:
resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==}
hasBin: true
dependencies:
is-core-module: 2.12.1
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
dev: true
/restore-cursor@2.0.0:
resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==}
engines: {node: '>=4'}
......@@ -10957,15 +10961,6 @@ packages:
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
/tsconfig-paths@3.14.2:
resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==}
dependencies:
'@types/json5': 0.0.29
json5: 1.0.2
minimist: 1.2.8
strip-bom: 3.0.0
dev: true
/tslib@1.14.1:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true
......@@ -11131,8 +11126,8 @@ packages:
engines: {node: '>=4'}
dev: true
/unimport@3.0.10:
resolution: {integrity: sha512-rKxlbbjxVQR+6dL7OxJSuVOu96MtTvoRY0VBasGQTgZGTzKPrawZ4zMv7bmhLHRmUqG/CUAJ4uNZlaip+F/6+A==}
/unimport@3.0.11:
resolution: {integrity: sha512-UaaLu7TiqiEwjm5a9FGsL8RL87U65wyr1jBeIAAvLChgJZRMTTkknU9bkWjBsVGutXLT2Yq8/dPyWXSC3/ELRg==}
dependencies:
'@rollup/pluginutils': 5.0.2
escape-string-regexp: 5.0.0
......@@ -11232,7 +11227,7 @@ packages:
- rollup
dev: true
/unplugin-auto-import@0.16.4(@vueuse/core@10.2.0):
/unplugin-auto-import@0.16.4(@vueuse/core@10.2.1):
resolution: {integrity: sha512-xdgBa9NAS3JG8HjkAZHSbGSMlrjKpaWKXGUzaF6RzEtr980RCl1t0Zsu0skUInNYrEQfqaHc7aGWPv41DLTK/w==}
engines: {node: '>=14'}
peerDependencies:
......@@ -11246,11 +11241,11 @@ packages:
dependencies:
'@antfu/utils': 0.7.4
'@rollup/pluginutils': 5.0.2
'@vueuse/core': 10.2.0(vue@3.2.47)
'@vueuse/core': 10.2.1(vue@3.2.47)
local-pkg: 0.4.3
magic-string: 0.30.0
minimatch: 9.0.2
unimport: 3.0.10
unimport: 3.0.11
unplugin: 1.3.1
transitivePeerDependencies:
- rollup
......
import FuiConfig from '@yiring/fui/fui-config'
import FuiConfig from '@yiring/fui/lib/fui-config'
export function setupUniConfig() {
// 全局组件配置
......
......@@ -2,7 +2,7 @@ import { createSSRApp } from 'vue'
import * as Pinia from 'pinia'
import 'uno.css'
import '@yiring/fui/fui-theme/fui-theme.css'
import '@yiring/fui/lib/fui-theme/fui-theme.css'
import App from './App.vue'
import { setupAppConfig } from '@/config/app'
......
......@@ -75,7 +75,7 @@
"autoscan": true,
"custom": {
// https://doc.firstui.cn/docs/introduce.html
"^fui-(.*)": "@yiring/fui/fui-$1/fui-$1.vue",
"^fui-(.*)": "@yiring/fui/lib/fui-$1/fui-$1.vue",
// https://ext.dcloud.net.cn/plugin?id=55#detail
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论