fix(package.json): pnpm cz error
This commit is contained in:
parent
9bea876f0f
commit
435aed66bc
@ -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>
|
||||
|
||||
|
@ -135,7 +135,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",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -154,8 +154,8 @@ importers:
|
||||
specifier: ^18.6.1
|
||||
version: 18.6.1(@types/node@20.17.9)(typescript@5.7.2)
|
||||
czg:
|
||||
specifier: ^1.11.0
|
||||
version: 1.11.0
|
||||
specifier: ^1.9.4
|
||||
version: 1.9.4
|
||||
eslint:
|
||||
specifier: ^8.57.1
|
||||
version: 8.57.1
|
||||
@ -2606,8 +2606,8 @@ packages:
|
||||
csstype@3.1.3:
|
||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||
|
||||
czg@1.11.0:
|
||||
resolution: {integrity: sha512-go39avnHPvDn1HF4LS1qxj5XPGCQexZ9+y8f+0VlE9plZgRyWUOl4rUCwE4vD1azouIhz/KaauB45A7jPfMxpw==}
|
||||
czg@1.9.4:
|
||||
resolution: {integrity: sha512-x9V/FXA3XUmK6PMvP2WC3WPTA4xAUCcjFcL6HxJSLUAn4gKshMHWLkIfWSCsEqmenn5IIX0/L7NuBJ7/luDqCA==}
|
||||
engines: {node: '>=v12.20.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -8990,7 +8990,7 @@ snapshots:
|
||||
|
||||
csstype@3.1.3: {}
|
||||
|
||||
czg@1.11.0: {}
|
||||
czg@1.9.4: {}
|
||||
|
||||
dargs@7.0.0: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user