mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
chore: update pnpm and node (#4916)
This commit is contained in:
parent
58e0d950df
commit
3370bfa1ec
3 changed files with 17978 additions and 13421 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
||||||
20
|
lts/iron
|
||||||
|
|
|
@ -175,12 +175,12 @@
|
||||||
"local:publish:release": "concurrently \"pnpm local:registry\" \"pnpm local:publish\""
|
"local:publish:release": "concurrently \"pnpm local:registry\" \"pnpm local:publish\""
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=20"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,jsx,ts,tsx,json,yml,yaml,md}": "prettier --write",
|
"*.{js,jsx,ts,tsx,json,yml,yaml,md}": "prettier --write",
|
||||||
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
|
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf"
|
"packageManager": "pnpm@9.12.2+sha256.2ef6e547b0b07d841d605240dce4d635677831148cd30f6d564b8f4f928f73d2"
|
||||||
}
|
}
|
||||||
|
|
31393
pnpm-lock.yaml
generated
31393
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue