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-04-19 03:17:49 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-04-19 03:17:49 +0300
commit02d7ea6a839cbd3466a479cd699bafd3066af0bc (patch)
tree35ac50e70152cf98290b98a897dc60207efa4bf3 /package.json
parent1cbcaf2e2ffcd442131a5156f4698784b4168cb7 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 57019d7f..8b73627e 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
"glob": "^7.1.6",
"jest": "^26.6.3",
"prettier": "^2.2.1",
- "rollup": "^2.45.1",
+ "rollup": "^2.45.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
- "rollup-plugin-import-resolver": "^1.1.0",
+ "rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-vue": "^5.1.9",
@@ -34,10 +34,10 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.188.0",
- "@gitlab/ui": "^29.3.0",
+ "@gitlab/svgs": "^1.189.0",
+ "@gitlab/ui": "^29.7.3",
"@tnir/instantsearch.js": "4.13.2-q.1",
- "algoliasearch": "4.8.6",
+ "algoliasearch": "4.9.0",
"bootstrap": "^4.6.0",
"pikaday": "^1.8.2",
"popper.js": "1.16.1-lts",