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>2024-01-15 03:18:42 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2024-01-15 03:18:42 +0300
commit8a17606ea513414740938eecbd3b754b582c523d (patch)
tree31bcf9fe7374085f8480db8bd23cfc77b27ebc25
parent2e9f85062636e839a764e5c9795a81680a81db6a (diff)
Update NodeJS dependencies
-rw-r--r--package.json4
-rw-r--r--yarn.lock43
2 files changed, 27 insertions, 20 deletions
diff --git a/package.json b/package.json
index aed4b7c4..ea4dd6b5 100644
--- a/package.json
+++ b/package.json
@@ -57,8 +57,8 @@
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.74.0",
- "@gitlab/ui": "^72.4.0",
+ "@gitlab/svgs": "^3.75.0",
+ "@gitlab/ui": "^72.7.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 959955ef..265f490f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1179,17 +1179,24 @@
lodash.isundefined "^3.0.1"
lodash.uniq "^4.5.0"
-"@floating-ui/core@^1.2.6":
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.6.tgz#d21ace437cc919cdd8f1640302fa8851e65e75c0"
- integrity sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==
+"@floating-ui/core@^1.3.1":
+ version "1.5.3"
+ resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.3.tgz#b6aa0827708d70971c8679a16cf680a515b8a52a"
+ integrity sha512-O0WKDOo0yhJuugCx6trZQj5jVJ9yR0ystG2JaNAemYUWce+pmM6WUEFIibnWyEJKdrDxhm75NoSRME35FNaM/Q==
+ dependencies:
+ "@floating-ui/utils" "^0.2.0"
-"@floating-ui/dom@1.2.9":
- version "1.2.9"
- resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.9.tgz#b9ed1c15d30963419a6736f1b7feb350dd49c603"
- integrity sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ==
+"@floating-ui/dom@1.4.3":
+ version "1.4.3"
+ resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.3.tgz#0854a3297ea03894932381f3ea1403fab3a6e602"
+ integrity sha512-nB/68NyaQlcdY22L+Fgd1HERQ7UGv7XFN+tPxwrEfQL4nKtAP/jIZnZtpUlXbtV+VEGHh6W/63Gy2C5biWI3sA==
dependencies:
- "@floating-ui/core" "^1.2.6"
+ "@floating-ui/core" "^1.3.1"
+
+"@floating-ui/utils@^0.2.0":
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
+ integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
"@gitlab/eslint-plugin@^19.2.0":
version "19.2.0"
@@ -1219,17 +1226,17 @@
stylelint-declaration-strict-value "1.9.2"
stylelint-scss "5.1.0"
-"@gitlab/svgs@^3.74.0":
- version "3.74.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.74.0.tgz#b6b41be65b9e70378c0cef0435f96edd5467e759"
- integrity sha512-eHoywPSLrYb+I/IYGapei2Tum5vLtgWkFxN0fxmUUAnBnxFSA+67aheI33kQVV3WjANuZGkglfPBX3QAmN8BLA==
+"@gitlab/svgs@^3.75.0":
+ version "3.75.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-3.75.0.tgz#31e4a3ab66cab3e405c4cff1f065ee3924fe7a98"
+ integrity sha512-TAmlxByyZcZvr/hxipfI53XLNlzpVZCf5izRdoIhR4QFHjZ56HIwQfoVCGYRNLDV8eTnO4ljNBFLZCfyipdPoQ==
-"@gitlab/ui@^72.4.0":
- version "72.4.0"
- resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-72.4.0.tgz#035e2aa31c456900d2230edeb66b9eebc78fcb21"
- integrity sha512-6mgMHMEvIZ0jDnP8tDLgBmnrOCNvZ6rTmA68O5Xz9SQNuaTGfwuAc4xTql5fg9k8Ts5Jf9YU8x/IHCCVBAgvAg==
+"@gitlab/ui@^72.7.0":
+ version "72.7.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-72.7.0.tgz#67cfccb5a2282cb8bab8ccaff8ecd953f4c65b74"
+ integrity sha512-gRwkwbLvztNa9lD9lIvavLeXddiDetyTsO1aYv7mkBsbmIBgD9axa8IHABJo8hG5kZUlP/bCR33nbTQcPTnuBA==
dependencies:
- "@floating-ui/dom" "1.2.9"
+ "@floating-ui/dom" "1.4.3"
bootstrap-vue "2.23.1"
echarts "^5.3.2"
iframe-resizer "^4.3.2"