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

Update dependencies

parent f6ca7124
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,9 @@ ...@@ -3,7 +3,9 @@
<component name="MaterialThemeProjectNewConfig"> <component name="MaterialThemeProjectNewConfig">
<option name="metadata"> <option name="metadata">
<MTProjectMetadataState> <MTProjectMetadataState>
<option name="userId" value="104e8585:19002424fea:-7fa9" /> <option name="migrated" value="true" />
<option name="pristineConfig" value="false" />
<option name="userId" value="104e8585:19002424fea:-7ffe" />
</MTProjectMetadataState> </MTProjectMetadataState>
</option> </option>
</component> </component>
......
This diff is collapsed.
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
"test" : "echo \"Error: no test specified\" && exit 1" "test" : "echo \"Error: no test specified\" && exit 1"
}, },
"dependencies" : { "dependencies" : {
"@dotenvx/dotenvx" : "^0.44.1", "@dotenvx/dotenvx" : "^0.45.0",
"@eslint/js" : "^9.3.0", "@eslint/js" : "^9.6.0",
"@gitbeaker/core" : "^40.0.3", "@gitbeaker/core" : "^40.0.3",
"@gitbeaker/requester-utils": "^40.0.3", "@gitbeaker/requester-utils": "^40.0.3",
"@gitbeaker/rest" : "^40.0.3", "@gitbeaker/rest" : "^40.0.3",
...@@ -46,21 +46,21 @@ ...@@ -46,21 +46,21 @@
"tar-stream" : "^3.1.7", "tar-stream" : "^3.1.7",
"winston" : "^3.13.0", "winston" : "^3.13.0",
"winston-transport" : "^4.7.0", "winston-transport" : "^4.7.0",
"yaml" : "^2.4.2", "yaml" : "^2.4.5",
"zod" : "^3.23.8", "zod" : "^3.23.8",
"zod-validation-error" : "^3.3.0" "zod-validation-error" : "^3.3.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.33", "@types/node" : "^18.19.39",
"@types/tar-stream" : "^3.1.3", "@types/tar-stream" : "^3.1.3",
"eslint" : "^8.57.0", "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.11.0", "tsx" : "^4.16.2",
"typescript" : "^5.4.5", "typescript" : "^5.5.3",
"typescript-eslint" : "^7.11.0" "typescript-eslint" : "^7.15.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment