diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-13 15:08:09 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-13 15:08:09 +0000 |
commit | aadb3204eaf8b5912e262cd19fed34fc70789e95 (patch) | |
tree | ab19fa23b4e03cfd370b96627be10e0f2aefa648 /package.json | |
parent | 67cddd762d819d320ea905ed068f816b354d14bc (diff) | |
download | gitlab-ce-aadb3204eaf8b5912e262cd19fed34fc70789e95.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index b2624d45395..39939ea702f 100644 --- a/package.json +++ b/package.json @@ -57,9 +57,9 @@ "@gitlab/favicon-overlay": "2.0.0", "@gitlab/fonts": "^1.2.0", "@gitlab/svgs": "3.20.0", - "@gitlab/ui": "55.1.0", + "@gitlab/ui": "55.2.0", "@gitlab/visual-review-tools": "1.7.3", - "@gitlab/web-ide": "0.0.1-dev-20230120231236", + "@gitlab/web-ide": "0.0.1-dev-20230210211358", "@rails/actioncable": "6.1.4-7", "@rails/ujs": "6.1.4-7", "@sourcegraph/code-host-integration": "0.0.84", |