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-11-20 05:18:28 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-11-20 05:18:28 +0300
commitf0c4801502a47d783ef7faff9fe3bbe4eea17695 (patch)
tree2a3523e5c00a6d1e36bd15744c0993791bbca8ed /package.json
parent2368f817aef7df5a63fb17d43b6f6db329f13ec2 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7ddbfa62..4e01ea6c 100644
--- a/package.json
+++ b/package.json
@@ -51,14 +51,14 @@
"rollup-plugin-import-css": "^3.3.5",
"sass": "^1.69.5",
"stylelint": "^15.11.0",
- "vite": "^4.5.0",
+ "vite": "^5.0.0",
"vue-template-compiler": "^2.7.0",
"vue-test-utils-compat": "^0.0.11"
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
"@gitlab/svgs": "^3.71.0",
- "@gitlab/ui": "^68.8.0",
+ "@gitlab/ui": "^69.0.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",