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>2022-10-18 21:16:23 +0300
committerSarah German <sgerman@gitlab.com>2022-10-18 23:22:37 +0300
commitc50f355121a2d77a89425f0c40c0ed22231e71d3 (patch)
treed95aa793d1801e8aa7784f1493fdf850ffba12ac /package.json
parentdf0cf400222552d67d6b370df92beeb47eec7c34 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 97f24842..9de0d897 100644
--- a/package.json
+++ b/package.json
@@ -19,10 +19,10 @@
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^23.0.0",
"@rollup/plugin-inject": "^5.0.1",
- "@rollup/plugin-json": "^4.1.0",
+ "@rollup/plugin-json": "^5.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
- "@rollup/plugin-replace": "^4.0.0",
- "@rollup/plugin-url": "^7.0.0",
+ "@rollup/plugin-replace": "^5.0.0",
+ "@rollup/plugin-url": "^8.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^29.2.0",
@@ -34,7 +34,7 @@
"markdownlint-cli": "^0.32.2",
"postcss": "^8.4.18",
"prettier": "^2.7.1",
- "rollup": "^2.79.1",
+ "rollup": "^3.2.3",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
@@ -45,7 +45,7 @@
"@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.4.0",
- "@gitlab/ui": "^46.1.0",
+ "@gitlab/ui": "^47.0.1",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",