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-10 03:16:59 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-10-10 03:16:59 +0300
commit60a3e71bc0371226c7d8d7767c412cdca6cd73e0 (patch)
tree3c15175d7ea285c9cb92b404f0dfc92b45c18a2b /package.json
parent441c941b03ad1678c4eeb81ccc2eedff9f4d743d (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index aa7edb05..15358f75 100644
--- a/package.json
+++ b/package.json
@@ -16,9 +16,9 @@
"@evilmartians/lefthook": "^1.1.1",
"@gitlab/eslint-plugin": "^18.1.0",
"@gitlab/stylelint-config": "^4.1.0",
- "@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "^22.0.2",
- "@rollup/plugin-inject": "^4.0.4",
+ "@rollup/plugin-babel": "^6.0.0",
+ "@rollup/plugin-commonjs": "^23.0.0",
+ "@rollup/plugin-inject": "^5.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
@@ -45,7 +45,7 @@
"@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.4.0",
- "@gitlab/ui": "^43.21.0",
+ "@gitlab/ui": "^46.0.0",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",