Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-28 18:10:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-28 18:10:14 +0300
commitb6d3467a44aa1e7321aa8ec50cd1cc67f296d64f (patch)
treecb0082cdab3d5b3ca7f2f6f7ae0e53d80339cb1c /package.json
parenta115ce8e49ece901e8222e51ec581cb162b721c6 (diff)
Add latest changes from gitlab-org/gitlab@master
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 f840e21ba8d..3cc7de76e90 100644
--- a/package.json
+++ b/package.json
@@ -285,8 +285,8 @@
"stylelint": "^15.10.2",
"swagger-cli": "^4.0.4",
"timezone-mock": "^1.0.8",
- "vite": "^4.4.9",
- "vite-plugin-ruby": "^3.2.2",
+ "vite": "^5.0.0",
+ "vite-plugin-ruby": "^5.0.0",
"vue-loader-vue3": "npm:vue-loader@17",
"vue-test-utils-compat": "0.0.14",
"vuex-mock-store": "^0.1.0",