avancement planning
This commit is contained in:
+10
-10
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@npmcli/git",
|
||||
"version": "6.0.3",
|
||||
"version": "7.0.2",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
"bin/",
|
||||
@@ -33,22 +33,22 @@
|
||||
"devDependencies": {
|
||||
"@npmcli/eslint-config": "^5.0.0",
|
||||
"@npmcli/template-oss": "4.24.1",
|
||||
"npm-package-arg": "^12.0.1",
|
||||
"npm-package-arg": "^13.0.0",
|
||||
"slash": "^3.0.0",
|
||||
"tap": "^16.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@npmcli/promise-spawn": "^8.0.0",
|
||||
"ini": "^5.0.0",
|
||||
"lru-cache": "^10.0.1",
|
||||
"npm-pick-manifest": "^10.0.0",
|
||||
"proc-log": "^5.0.0",
|
||||
"promise-retry": "^2.0.1",
|
||||
"@gar/promise-retry": "^1.0.0",
|
||||
"@npmcli/promise-spawn": "^9.0.0",
|
||||
"ini": "^6.0.0",
|
||||
"lru-cache": "^11.2.1",
|
||||
"npm-pick-manifest": "^11.0.1",
|
||||
"proc-log": "^6.0.0",
|
||||
"semver": "^7.3.5",
|
||||
"which": "^5.0.0"
|
||||
"which": "^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
},
|
||||
"templateOSS": {
|
||||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
||||
|
||||
Reference in New Issue
Block a user