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

Update dependencies

parent d4528fd1
No related branches found
No related tags found
No related merge requests found
Pipeline #38034 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -31,36 +31,35 @@ ...@@ -31,36 +31,35 @@
}, },
"dependencies" : { "dependencies" : {
"@dotenvx/dotenvx" : "^0.45.0", "@dotenvx/dotenvx" : "^0.45.0",
"@gitbeaker/core" : "^40.0.3", "@gitbeaker/core" : "^42.1.0",
"@gitbeaker/requester-utils": "^40.0.3", "@gitbeaker/requester-utils": "^42.1.0",
"@gitbeaker/rest" : "^40.0.3", "@gitbeaker/rest" : "^42.1.0",
"axios" : "^1.7.2", "axios" : "^1.7.2",
"boxen" : "^5.1.2", "boxen" : "^5.1.2",
"chalk" : "^4.1.2", "chalk" : "^4.1.2",
"form-data" : "^4.0.0", "form-data" : "^4.0.2",
"fs-extra" : "^11.2.0", "fs-extra" : "^11.3.0",
"http-status-codes" : "^2.3.0", "http-status-codes" : "^2.3.0",
"json5" : "^2.2.3", "json5" : "^2.2.3",
"ora" : "^5.4.1", "ora" : "^5.4.1",
"tar-stream" : "^3.1.7", "tar-stream" : "^3.1.7",
"winston" : "^3.13.0", "winston" : "^3.17.0",
"winston-transport" : "^4.7.0", "winston-transport" : "^4.9.0",
"yaml" : "^2.4.5", "yaml" : "^2.7.0",
"zod" : "^3.23.8", "zod" : "^3.24.2",
"zod-validation-error" : "^3.3.0" "zod-validation-error" : "^3.4.0"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra" : "^11.0.4", "@types/fs-extra" : "^11.0.4",
"@types/js-yaml" : "^4.0.9", "@types/js-yaml" : "^4.0.9",
"@types/node" : "^18.19.39", "@types/node" : "^18.19.76",
"@types/tar-stream" : "^3.1.3", "@types/tar-stream" : "^3.1.3",
"eslint" : "^8.57.0",
"genversion" : "^3.2.0", "genversion" : "^3.2.0",
"pkg" : "^5.8.1", "pkg" : "^5.8.1",
"tiny-typed-emitter": "^2.1.0", "tiny-typed-emitter": "^2.1.0",
"tsx" : "^4.16.2", "tsx" : "^4.19.3",
"ts-node" : "^10.9.2", "ts-node" : "^10.9.2",
"typescript" : "^5.5.3", "typescript" : "~5.5.4",
"typescript-eslint" : "^7.15.0" "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