avancement planning
This commit is contained in:
+20
-20
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pacote",
|
||||
"version": "21.0.0",
|
||||
"version": "21.0.4",
|
||||
"description": "JavaScript package downloader",
|
||||
"author": "GitHub Inc.",
|
||||
"bin": {
|
||||
@@ -26,10 +26,10 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npmcli/arborist": "^8.0.0",
|
||||
"@npmcli/eslint-config": "^5.0.0",
|
||||
"@npmcli/template-oss": "4.23.4",
|
||||
"hosted-git-info": "^8.0.0",
|
||||
"@npmcli/arborist": "^9.0.2",
|
||||
"@npmcli/eslint-config": "^6.0.0",
|
||||
"@npmcli/template-oss": "4.28.0",
|
||||
"hosted-git-info": "^9.0.0",
|
||||
"mutate-fs": "^2.1.1",
|
||||
"nock": "^13.2.4",
|
||||
"npm-registry-mock": "^1.3.2",
|
||||
@@ -46,23 +46,23 @@
|
||||
"git"
|
||||
],
|
||||
"dependencies": {
|
||||
"@npmcli/git": "^6.0.0",
|
||||
"@npmcli/installed-package-contents": "^3.0.0",
|
||||
"@npmcli/package-json": "^6.0.0",
|
||||
"@npmcli/promise-spawn": "^8.0.0",
|
||||
"@npmcli/run-script": "^9.0.0",
|
||||
"cacache": "^19.0.0",
|
||||
"@npmcli/git": "^7.0.0",
|
||||
"@npmcli/installed-package-contents": "^4.0.0",
|
||||
"@npmcli/package-json": "^7.0.0",
|
||||
"@npmcli/promise-spawn": "^9.0.0",
|
||||
"@npmcli/run-script": "^10.0.0",
|
||||
"cacache": "^20.0.0",
|
||||
"fs-minipass": "^3.0.0",
|
||||
"minipass": "^7.0.2",
|
||||
"npm-package-arg": "^12.0.0",
|
||||
"npm-packlist": "^10.0.0",
|
||||
"npm-pick-manifest": "^10.0.0",
|
||||
"npm-registry-fetch": "^18.0.0",
|
||||
"proc-log": "^5.0.0",
|
||||
"npm-package-arg": "^13.0.0",
|
||||
"npm-packlist": "^10.0.1",
|
||||
"npm-pick-manifest": "^11.0.1",
|
||||
"npm-registry-fetch": "^19.0.0",
|
||||
"proc-log": "^6.0.0",
|
||||
"promise-retry": "^2.0.1",
|
||||
"sigstore": "^3.0.0",
|
||||
"ssri": "^12.0.0",
|
||||
"tar": "^6.1.11"
|
||||
"sigstore": "^4.0.0",
|
||||
"ssri": "^13.0.0",
|
||||
"tar": "^7.4.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"templateOSS": {
|
||||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
||||
"version": "4.23.4",
|
||||
"version": "4.28.0",
|
||||
"windowsCI": false,
|
||||
"publish": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user