Commits on Source (5)
-
Vitaly Slobodin authored
-
Vitaly Slobodin authored
Add resolution rule for @achrinza/node-ipc to use 10.1.10 version to update our Node.js version.
-
Vitaly Slobodin authored
This reverts commit ed394d9d.
-
Vitaly Slobodin authored
-
Paul Slaughter authored
Update Node.js to 20.13.1 See merge request !909 Merged-by:
Paul Slaughter <pslaughter@gitlab.com> Approved-by:
Paul Slaughter <pslaughter@gitlab.com> Co-authored-by:
Vitaly Slobodin <vslobodin@gitlab.com>
... | ... | @@ -20,6 +20,7 @@ |
}, | ||
"main": "src/main.js", | ||
"dependencies": { | ||
"@achrinza/node-ipc": "9.2.8", | ||
"@gitlab/svgs": "3.97.0", | ||
"@gitlab/ui": "76.1.0", | ||
"axios": "^0.19.2", | ||
... | ... | @@ -61,5 +62,6 @@ |
"vue-template-compiler": "^2.6.11" | ||
}, | ||
"license": "MIT", | ||
"repository": "git@gitlab.com:gitlab-org/status-page-private.git" | ||
"repository": "git@gitlab.com:gitlab-org/status-page-private.git", | ||
"packageManager": "yarn@1.22.22+sha256.c17d3797fb9a9115bf375e31bfd30058cac6bc9c3b8807a3d8cb2094794b51ca" | ||
} |