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>2022-03-07 03:19:30 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-03-07 03:19:30 +0300
commit1e3395ae90e8da1ff82b9f5a3edc622401d084f8 (patch)
tree5c23407c36348e4a8a7ebdb6f62b730c748ff613 /package.json
parent131ccada09b57333b1f6bca65f2d221a03a8b969 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c188bdeb..1b6d4a67 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"jest": "^27.5.1",
"postcss": "^8.4.7",
"prettier": "^2.5.1",
- "rollup": "^2.68.0",
+ "rollup": "^2.69.2",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-vue": "^5.1.9",
@@ -38,11 +38,11 @@
},
"dependencies": {
"@gitlab/svgs": "^2.6.0",
- "@gitlab/ui": "^37.0.0",
+ "@gitlab/ui": "^37.3.0",
"@popperjs/core": "^2.11.2",
- "algoliasearch": "4.12.1",
+ "algoliasearch": "4.12.2",
"bootstrap": "^4.6.1",
- "instantsearch.js": "^4.39.0",
+ "instantsearch.js": "^4.39.1",
"pikaday": "^1.8.2",
"vue": "^2.6.14"
}