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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 0ea77fe8..96779982 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/preset-env": "^7.22.9",
- "@evilmartians/lefthook": "^1.4.5",
+ "@evilmartians/lefthook": "^1.4.7",
"@gitlab/eslint-plugin": "^19.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^6.0.3",
@@ -43,21 +43,21 @@
"jest-fail-on-console": "^3.1.1",
"markdownlint-cli": "^0.35.0",
"markdownlint-cli2": "^0.8.1",
- "postcss": "^8.4.26",
+ "postcss": "^8.4.27",
"prettier": "^3.0.0",
- "rollup": "^3.26.2",
+ "rollup": "^3.26.3",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-import-css": "^3.3.1",
- "sass": "^1.63.6",
- "stylelint": "^15.10.1",
- "vite": "^4.4.4",
+ "sass": "^1.64.1",
+ "stylelint": "^15.10.2",
+ "vite": "^4.4.6",
"vue-template-compiler": "^2.7.0",
"vue-test-utils-compat": "^0.0.11"
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.55.0",
- "@gitlab/ui": "^64.21.0",
+ "@gitlab/svgs": "^3.57.0",
+ "@gitlab/ui": "^64.22.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",