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.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 650f6be8..3788c4c3 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.19.0",
- "@babel/eslint-parser": "^7.18.9",
- "@babel/preset-env": "^7.19.0",
+ "@babel/core": "^7.19.1",
+ "@babel/eslint-parser": "^7.19.1",
+ "@babel/preset-env": "^7.19.1",
"@evilmartians/lefthook": "^1.1.1",
"@gitlab/eslint-plugin": "^17.0.0",
"@gitlab/stylelint-config": "^4.1.0",
@@ -26,7 +26,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^29.0.3",
- "eslint": "^8.23.0",
+ "eslint": "^8.24.0",
"flush-promises": "^1.0.2",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
@@ -34,18 +34,18 @@
"markdownlint-cli": "^0.32.2",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
- "rollup": "^2.79.0",
+ "rollup": "^2.79.1",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.11.0",
+ "stylelint": "^14.12.1",
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
"@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
- "@gitlab/svgs": "^3.3.0",
- "@gitlab/ui": "^43.15.0",
+ "@gitlab/svgs": "^3.4.0",
+ "@gitlab/ui": "^43.19.0",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
@@ -55,10 +55,10 @@
"eslint-plugin-filenames": "^1.3.2",
"glob": "^8.0.3",
"instantsearch.css": "^7.4.5",
- "instantsearch.js": "^4.45.1",
+ "instantsearch.js": "^4.46.2",
"jquery": "^3.6.1",
"lunr": "^2.3.9",
- "mermaid": "^9.1.6",
+ "mermaid": "^9.1.7",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",
"vue": "^2.7.0",