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-05-04 21:09:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-04 21:09:51 +0300
commitbd979acf95124119d41f75d34cab231229f4dd81 (patch)
treea7ce5127c8ab6d42b27aa8342889c54d2f0090b2 /package.json
parent4bdfcf93f224edb9c4daff90d95b0c6c92766ea3 (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 ec986934347..c5bc3767779 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
"clipboard": "^2.0.8",
"compression-webpack-plugin": "^5.0.2",
"copy-webpack-plugin": "^6.4.1",
- "core-js": "^3.29.1",
+ "core-js": "^3.30.1",
"cron-validator": "^1.1.1",
"cronstrue": "^1.122.0",
"cropper": "^2.3.0",
@@ -207,7 +207,7 @@
"vue-loader": "15.10.1",
"vue-observe-visibility": "^1.0.0",
"vue-resize": "^1.0.1",
- "vue-router": "3.4.9",
+ "vue-router": "3.6.5",
"vue-router-vue3": "npm:vue-router@4.1.6",
"vue-template-compiler": "2.7.14",
"vue-virtual-scroll-list": "^1.4.7",