Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-12-27 06:18:30 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-12-27 06:18:30 +0300
commit756d1a61117413aae363b155eb6153a27a880b7d (patch)
treebdd997c34e49a97d9acabcbfbf39203d41a0e27a
parent5da033afa6aab744cc06ae9f8c30a41c04662488 (diff)
Update dependency @gitlab/ui to v72
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 6de7e9b1..2bc9de5f 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"dependencies": {
"@gitlab/fonts": "^1.3.0",
"@gitlab/svgs": "^3.74.0",
- "@gitlab/ui": "^71.11.1",
+ "@gitlab/ui": "^72.3.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",
diff --git a/yarn.lock b/yarn.lock
index 74568778..bb3d0a22 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1224,10 +1224,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.74.0.tgz#b6b41be65b9e70378c0cef0435f96edd5467e759"
integrity sha512-eHoywPSLrYb+I/IYGapei2Tum5vLtgWkFxN0fxmUUAnBnxFSA+67aheI33kQVV3WjANuZGkglfPBX3QAmN8BLA==
-"@gitlab/ui@^71.11.1":
- version "71.11.1"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-71.11.1.tgz#8ce051fdfa6b564830b26e440fa5b394581bfbac"
- integrity sha512-59JZOwDOIl3kijD3Yr6pNUUP7wvTWMltOoLm3ySbZNPozuSUVYZqMNt/LS1s/SxMODiAgmJEoOO9p3j21P2T0A==
+"@gitlab/ui@^72.3.0":
+ version "72.3.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-72.3.0.tgz#8c5ab2f5ab3386c2a9b2800f498677e486133754"
+ integrity sha512-E8Fbi9PAdy1UEdnyv2kO4997MINkp17PRCNpRvgzIYgiGCZsfiuFab4q2m3UOLe29z25neiTKk5YYABrpQLxWg==
dependencies:
"@floating-ui/dom" "1.2.9"
bootstrap-vue "2.23.1"