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:
authorEvan Read <eread@gitlab.com>2022-10-10 06:10:10 +0300
committerEvan Read <eread@gitlab.com>2022-10-10 06:10:10 +0300
commitba7c6de8e2bc1d4fe82237da31ea033e2092a6f5 (patch)
treee03d01e1bc4cbaa167356f3079787a4a6fafdefc /package.json
parentd0e46687a071cde8d3d0089b70426b725573c96a (diff)
parent60a3e71bc0371226c7d8d7767c412cdca6cd73e0 (diff)
Merge branch 'renovate/major-nodejs-dependencies' into 'main'
Update NodeJS dependencies (major) See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3166 Merged-by: Evan Read <eread@gitlab.com> Approved-by: Evan Read <eread@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
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 e5465966..2ed3a2f9 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",