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>2021-08-09 05:18:16 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-08-09 05:18:16 +0300
commit0d9fce541854a22507bac0342686bf6f3f281911 (patch)
tree3069730730a993759abf27cef2bd259a4648e5ef
parentdac5919278a5d55983990ff7781bc3267bdff023 (diff)
Update dependency @gitlab/ui to v32
-rw-r--r--package.json2
-rw-r--r--yarn.lock14
2 files changed, 5 insertions, 11 deletions
diff --git a/package.json b/package.json
index 11cf0b87..f8fad6f9 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.209.0",
- "@gitlab/ui": "^31.7.0",
+ "@gitlab/ui": "^32.1.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.3",
"bootstrap": "^4.6.0",
diff --git a/yarn.lock b/yarn.lock
index b8a7a3c9..5003de4e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1056,10 +1056,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.209.0.tgz#06020b74668df17b9bdaa33b561b4800ca34cc10"
integrity sha512-V6NaXDhu899tNCuU4+VepY7Rv2Ge3ViOctrUAS3NQtGcXV1THDhGAg6+OCFpgHr1fhmxYNwpxQ8OTh+HaPvtIA==
-"@gitlab/ui@^31.7.0":
- version "31.7.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-31.7.0.tgz#10f7e9071c431c9819202f161b79936105a62691"
- integrity sha512-3Fp/qH2UP5lLajqlhJ4g3Xrazy4IiqF3/7hXcPWmxFphUm2zhM5NfXiLtX0pIS11fV14j5XYDpuhTQuc2QDOHg==
+"@gitlab/ui@^32.1.0":
+ version "32.1.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.1.0.tgz#3b7a4b4d68a726f2e6a2d87db03cb604e4841398"
+ integrity sha512-FtNWIOE00lCLXAPrRpFTOoFDD6mvDiCB8qr03NQsvFSbEuwfkvxhElaKNeKy+w0HeM8S8Tt2JqSyz9UjprgFUQ==
dependencies:
"@babel/standalone" "^7.0.0"
bootstrap-vue "2.18.1"
@@ -1070,7 +1070,6 @@
js-beautify "^1.8.8"
lodash "^4.17.20"
portal-vue "^2.1.6"
- resize-observer-polyfill "^1.5.1"
url-search-params-polyfill "^5.0.0"
vue-runtime-helpers "^1.1.2"
@@ -5627,11 +5626,6 @@ require-from-string@^2.0.2:
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
-resize-observer-polyfill@^1.5.1:
- version "1.5.1"
- resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
- integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
-
resolve-cwd@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"