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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 61e48fe8..a5525f66 100644
--- a/package.json
+++ b/package.json
@@ -31,21 +31,21 @@
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-fail-on-console": "^2.4.2",
- "markdownlint-cli": "^0.32.1",
+ "markdownlint-cli": "^0.32.2",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
- "rollup": "^2.78.0",
+ "rollup": "^2.78.1",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.10.0",
+ "stylelint": "^14.11.0",
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
- "@docsearch/css": "^3.2.0",
+ "@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.1.0",
- "@gitlab/ui": "^43.5.0",
+ "@gitlab/ui": "^43.7.1",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
@@ -57,7 +57,7 @@
"instantsearch.css": "^7.4.5",
"instantsearch.js": "^4.44.0",
"jquery": "^3.6.0",
- "mermaid": "^9.1.5",
+ "mermaid": "^9.1.6",
"lunr": "^2.3.9",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",