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-08-08 19:16:36 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-08 19:16:36 +0300
commitfb42684656578ae608e0aa4ef98962d37436fb50 (patch)
treeb983cea038bdc160bd3f4f4e7b70568480b16c6c /package.json
parent934cee194e9b1d73059c7c8702433a9fb5c83e5b (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 2a0484b9..23651506 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@gitlab/eslint-plugin": "^15.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "^22.0.1",
+ "@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
@@ -32,7 +32,7 @@
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"markdownlint-cli": "^0.32.1",
- "postcss": "^8.4.14",
+ "postcss": "^8.4.16",
"prettier": "^2.7.1",
"rollup": "^2.77.2",
"rollup-plugin-import-resolver": "^1.2.1",
@@ -42,7 +42,7 @@
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
- "@docsearch/css": "^3.1.1",
+ "@docsearch/css": "^3.2.0",
"@docsearch/js": "3",
"@gitlab/svgs": "^2.33.0",
"@gitlab/ui": "^42.25.0",
@@ -53,9 +53,9 @@
"compare-versions": "^4.1.3",
"eslint-plugin-filenames": "^1.3.2",
"instantsearch.css": "^7.4.5",
- "instantsearch.js": "^4.43.1",
+ "instantsearch.js": "^4.44.0",
"jquery": "^3.6.0",
- "mermaid": "^9.1.3",
+ "mermaid": "^9.1.4",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",
"vue": "^2.7.0",