mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(deps): update dependency enquirer to v2.4.1 (#12695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3329c3b505
commit
ca316ca45c
@ -39,7 +39,7 @@
|
||||
"rslog": "^1.1.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^11.1.0",
|
||||
"enquirer": "2.3.6",
|
||||
"enquirer": "2.4.1",
|
||||
"picocolors": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
@ -62,7 +62,7 @@
|
||||
"rslog": "^1.1.0",
|
||||
"esbuild": "^0.20.0",
|
||||
"eslint": "^8.57.0",
|
||||
"enquirer": "2.3.6",
|
||||
"enquirer": "2.4.1",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^11.1.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -30,8 +30,8 @@ importers:
|
||||
packages/create-vant-cli-app:
|
||||
dependencies:
|
||||
enquirer:
|
||||
specifier: 2.3.6
|
||||
version: 2.3.6
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
fast-glob:
|
||||
specifier: ^3.2.11
|
||||
version: 3.3.2
|
||||
@ -188,8 +188,8 @@ importers:
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0
|
||||
enquirer:
|
||||
specifier: 2.3.6
|
||||
version: 2.3.6
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1
|
||||
esbuild:
|
||||
specifier: ^0.20.0
|
||||
version: 0.20.2
|
||||
@ -2603,11 +2603,12 @@ packages:
|
||||
tapable: 2.2.1
|
||||
dev: false
|
||||
|
||||
/enquirer@2.3.6:
|
||||
resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
|
||||
/enquirer@2.4.1:
|
||||
resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==}
|
||||
engines: {node: '>=8.6'}
|
||||
dependencies:
|
||||
ansi-colors: 4.1.3
|
||||
strip-ansi: 6.0.1
|
||||
dev: false
|
||||
|
||||
/entities@1.1.2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user