Merge branch 'base'

This commit is contained in:
Burt 2024-12-06 14:48:10 +08:00
commit 7adec9e644
3 changed files with 6335 additions and 2431 deletions

View File

@ -38,8 +38,6 @@
<p align="center">
<a href="https://unibest.tech/" target="_blank">📖 文档地址(new)</a>
<span style="margin:0 10px;">|</span>
<a href="https://codercup.github.io/unibest-docs/" target="_blank">📖 文档地址(old)</a>
<span style="margin:0 10px;">|</span>
<a href="https://feige996.github.io/hello-unibest/" target="_blank">📱 DEMO 地址</a>
</p>
@ -51,8 +49,8 @@
- node>=18
- pnpm>=7.30
- Vue Official<=2.1.6
- TypeScript<=5.5.4
- Vue Official>=2.1.10
- TypeScript>=5.0
## &#x1F4C2; 快速开始

View File

@ -1,7 +1,7 @@
{
"name": "unibest",
"type": "commonjs",
"version": "2.5.2",
"version": "2.5.3",
"description": "unibest - 最好的 uniapp 开发模板",
"author": {
"name": "feige996",
@ -138,7 +138,7 @@
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.20",
"commitlint": "^18.6.1",
"czg": "^1.11.0",
"czg": "^1.9.4",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -152,7 +152,7 @@
"postcss-html": "^1.7.0",
"postcss-scss": "^4.0.9",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.82.0",
"sass": "^1.77.8",
"stylelint": "^16.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.6.0",

7168
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff