Skip to content
Snippets Groups Projects
Commit 2620ce26 authored by michael.minelli's avatar michael.minelli
Browse files

Merge branch 'update-dependencies' into v6.0.0

parents 34537431 c5e87cb4
Branches
No related tags found
No related merge requests found
Pipeline #38037 passed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -34,49 +34,48 @@
},
"dependencies" : {
"@dotenvx/dotenvx" : "^0.45.0",
"@eslint/js" : "^9.6.0",
"@gitbeaker/core" : "^40.0.3",
"@gitbeaker/requester-utils": "^40.0.3",
"@gitbeaker/rest" : "^40.0.3",
"@eslint/js" : "^9.21.0",
"@gitbeaker/core" : "^42.1.0",
"@gitbeaker/requester-utils": "^42.1.0",
"@gitbeaker/rest" : "^42.1.0",
"appdata-path" : "^1.0.0",
"axios" : "^1.7.2",
"axios" : "1.7.8",
"boxen" : "^5.1.2",
"chalk" : "^4.1.2",
"cli-table3" : "^0.6.5",
"commander" : "^12.1.0",
"form-data" : "^4.0.0",
"fs-extra" : "^11.2.0",
"commander" : "^13.1.0",
"form-data" : "^4.0.2",
"fs-extra" : "^11.3.0",
"http-status-codes" : "^2.3.0",
"inquirer" : "^8.2.6",
"json5" : "^2.2.3",
"jsonwebtoken" : "^8.5.1",
"open" : "^8.4.2",
"ora" : "^5.4.1",
"semver" : "^7.6.2",
"semver" : "^7.7.1",
"tar-stream" : "^3.1.7",
"winston" : "^3.13.0",
"winston-transport" : "^4.7.0",
"yaml" : "^2.4.5",
"zod" : "^3.23.8",
"zod-validation-error" : "^3.3.0"
"winston" : "^3.17.0",
"winston-transport" : "^4.9.0",
"yaml" : "^2.7.0",
"zod" : "^3.24.2",
"zod-validation-error" : "^3.4.0"
},
"devDependencies": {
"@types/fs-extra" : "^11.0.4",
"@types/inquirer" : "^8.2.10",
"@types/jsonwebtoken" : "^8.5.9",
"@types/node" : "^18.19.39",
"@types/jsonwebtoken" : "^9.0.9",
"@types/node" : "^18.19.76",
"@types/semver" : "^7.5.8",
"@types/tar-stream" : "^3.1.3",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser" : "^7.15.0",
"dotenv-cli" : "^7.4.2",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser" : "^8.25.0",
"dotenv-cli" : "^8.0.0",
"dotenv-vault" : "^1.26.2",
"eslint" : "^8.57.0",
"genversion" : "^3.2.0",
"pkg" : "^5.8.1",
"tiny-typed-emitter" : "^2.1.0",
"tsx" : "^4.16.2",
"typescript" : "^5.5.3",
"typescript-eslint" : "^7.15.0"
"tsx" : "^4.19.3",
"typescript" : "~5.5.4",
"typescript-eslint" : "^7.18.0"
}
}
Subproject commit de8af98ab1085f83a5756e797812b400298689dd
Subproject commit 92008b25753c96bef9917cd39baab3a4d160cd9c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment