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>2023-10-30 03:18:34 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-10-30 03:18:34 +0300
commiteac18b30f51f9cf4497dcc68c7292e91b23f33ed (patch)
tree880b50ad07ba82daaf7ddf6bb850bb31c87e9ef5 /package.json
parente56fd750f5804a6f4d1c79fbb72375438df36ef0 (diff)
Update NodeJS dependencies
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 372896b1..01094e79 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
- "@rollup/plugin-replace": "^5.0.4",
+ "@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-url": "^8.0.2",
"@rollup/plugin-yaml": "^4.1.2",
@@ -46,10 +46,10 @@
"markdownlint-cli2": "^0.10.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
- "rollup": "^4.1.4",
+ "rollup": "^4.1.5",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-import-css": "^3.3.5",
- "sass": "^1.69.4",
+ "sass": "^1.69.5",
"stylelint": "^15.11.0",
"vite": "^4.5.0",
"vue-template-compiler": "^2.7.0",
@@ -57,8 +57,8 @@
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.66.0",
- "@gitlab/ui": "^66.35.1",
+ "@gitlab/svgs": "^3.68.0",
+ "@gitlab/ui": "^66.37.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",
@@ -71,7 +71,7 @@
"lodash": "^4.17.21",
"lodash.isequal": "^4.5.0",
"lunr": "^2.3.9",
- "mermaid": "^10.5.1",
+ "mermaid": "^10.6.0",
"pikaday": "^1.8.2",
"v-click-outside": "^3.2.0",
"vue": "^2.7.0"