Merge branch 'base'
This commit is contained in:
commit
7adec9e644
@ -38,8 +38,6 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://unibest.tech/" target="_blank">📖 文档地址(new)</a>
|
<a href="https://unibest.tech/" target="_blank">📖 文档地址(new)</a>
|
||||||
<span style="margin:0 10px;">|</span>
|
<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>
|
<a href="https://feige996.github.io/hello-unibest/" target="_blank">📱 DEMO 地址</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -51,8 +49,8 @@
|
|||||||
|
|
||||||
- node>=18
|
- node>=18
|
||||||
- pnpm>=7.30
|
- pnpm>=7.30
|
||||||
- Vue Official<=2.1.6
|
- Vue Official>=2.1.10
|
||||||
- TypeScript<=5.5.4
|
- TypeScript>=5.0
|
||||||
|
|
||||||
## 📂 快速开始
|
## 📂 快速开始
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "unibest",
|
"name": "unibest",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"version": "2.5.2",
|
"version": "2.5.3",
|
||||||
"description": "unibest - 最好的 uniapp 开发模板",
|
"description": "unibest - 最好的 uniapp 开发模板",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "feige996",
|
"name": "feige996",
|
||||||
@ -138,7 +138,7 @@
|
|||||||
"@vue/tsconfig": "^0.1.3",
|
"@vue/tsconfig": "^0.1.3",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"commitlint": "^18.6.1",
|
"commitlint": "^18.6.1",
|
||||||
"czg": "^1.11.0",
|
"czg": "^1.9.4",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
@ -152,7 +152,7 @@
|
|||||||
"postcss-html": "^1.7.0",
|
"postcss-html": "^1.7.0",
|
||||||
"postcss-scss": "^4.0.9",
|
"postcss-scss": "^4.0.9",
|
||||||
"rollup-plugin-visualizer": "^5.12.0",
|
"rollup-plugin-visualizer": "^5.12.0",
|
||||||
"sass": "^1.82.0",
|
"sass": "^1.77.8",
|
||||||
"stylelint": "^16.11.0",
|
"stylelint": "^16.11.0",
|
||||||
"stylelint-config-html": "^1.1.0",
|
"stylelint-config-html": "^1.1.0",
|
||||||
"stylelint-config-recess-order": "^4.6.0",
|
"stylelint-config-recess-order": "^4.6.0",
|
||||||
|
8754
pnpm-lock.yaml
generated
8754
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user