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:
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 1ce9a87d..11cf0b87 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.14.8",
- "@babel/preset-env": "^7.14.9",
+ "@babel/core": "^7.15.0",
+ "@babel/preset-env": "^7.15.0",
"@gitlab/eslint-plugin": "^9.0.2",
"@gitlab/stylelint-config": "^2.3.0",
"@rollup/plugin-json": "^4.1.0",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^1.207.0",
- "@gitlab/ui": "^31.6.1",
+ "@gitlab/svgs": "^1.209.0",
+ "@gitlab/ui": "^31.7.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.3",
"bootstrap": "^4.6.0",