mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
ci: update pnpm deps
This commit is contained in:
parent
728a6868e6
commit
b20d79dbe6
@ -69,6 +69,7 @@
|
||||
"lint-staged": "^13.0.3",
|
||||
"minimist": "^1.2.7",
|
||||
"ora": "^6.1.2",
|
||||
"pnpm": "^7.13.4",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-config-vuepress": "^4.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
@ -80,8 +81,8 @@
|
||||
},
|
||||
"packageManager": "pnpm@7.13.4",
|
||||
"engines": {
|
||||
"node": ">=14",
|
||||
"pnpm": ">=6"
|
||||
"node": ">=16",
|
||||
"pnpm": ">=7"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -26,6 +26,7 @@ importers:
|
||||
lint-staged: ^13.0.3
|
||||
minimist: ^1.2.7
|
||||
ora: ^6.1.2
|
||||
pnpm: ^7.13.4
|
||||
prettier: ^2.7.1
|
||||
prettier-config-vuepress: ^4.0.0
|
||||
rimraf: ^3.0.2
|
||||
@ -57,6 +58,7 @@ importers:
|
||||
lint-staged: 13.0.3
|
||||
minimist: 1.2.7
|
||||
ora: 6.1.2
|
||||
pnpm: 7.13.4
|
||||
prettier: 2.7.1
|
||||
prettier-config-vuepress: 4.0.0
|
||||
rimraf: 3.0.2
|
||||
@ -12114,6 +12116,12 @@ packages:
|
||||
find-up: 6.3.0
|
||||
dev: false
|
||||
|
||||
/pnpm/7.13.4:
|
||||
resolution: {integrity: sha512-ZaP5+PRzXI0g4KijU7zx4hi7RUJcSYBJIb90e+lyTeQyRw91+peJoFAzWa63+4fjJIz6CqY0cNkP7trZXh5l8w==}
|
||||
engines: {node: '>=14.6'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/portfinder/1.0.32:
|
||||
resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==}
|
||||
engines: {node: '>= 0.12.0'}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user