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>2023-10-11 22:18:29 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-10-11 22:18:29 +0300
commit2b9f907a1afcc44611ef748e96110c0a3cc07b91 (patch)
treebc9f45fbe0ce543d54a990a364403f4e3b954914 /package.json
parentb64f3fc4393e8c648d389b444d337f47ad28e8f2 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/package.json b/package.json
index 5e0f191b..ee08a2ef 100644
--- a/package.json
+++ b/package.json
@@ -16,18 +16,18 @@
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
- "@babel/preset-env": "^7.22.20",
- "@evilmartians/lefthook": "^1.5.0",
+ "@babel/preset-env": "^7.23.2",
+ "@evilmartians/lefthook": "^1.5.2",
"@gitlab/eslint-plugin": "^19.1.0",
- "@gitlab/stylelint-config": "^5.0.0",
- "@rollup/plugin-babel": "^6.0.3",
- "@rollup/plugin-commonjs": "^25.0.4",
- "@rollup/plugin-json": "^6.0.0",
- "@rollup/plugin-node-resolve": "^15.2.1",
- "@rollup/plugin-replace": "^5.0.2",
- "@rollup/plugin-terser": "^0.4.3",
- "@rollup/plugin-url": "^8.0.1",
- "@rollup/plugin-yaml": "^4.1.1",
+ "@gitlab/stylelint-config": "^5.0.1",
+ "@rollup/plugin-babel": "^6.0.4",
+ "@rollup/plugin-commonjs": "^25.0.5",
+ "@rollup/plugin-json": "^6.0.1",
+ "@rollup/plugin-node-resolve": "^15.2.3",
+ "@rollup/plugin-replace": "^5.0.3",
+ "@rollup/plugin-terser": "^0.4.4",
+ "@rollup/plugin-url": "^8.0.2",
+ "@rollup/plugin-yaml": "^4.1.2",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/compat": "^3.2.47",
"@vue/compiler-sfc": "^3.2.47",
@@ -36,7 +36,7 @@
"@vue/vue2-jest": "^28.0.1",
"@vue/vue3-jest": "^29.2.3",
"babel-jest": "^29.7.0",
- "eslint": "^8.50.0",
+ "eslint": "^8.51.0",
"fast-csv": "^4.3.6",
"flush-promises": "^1.0.2",
"jest": "^29.7.0",
@@ -48,17 +48,17 @@
"prettier": "^3.0.3",
"rollup": "^3.29.4",
"rollup-plugin-copy": "^3.5.0",
- "rollup-plugin-import-css": "^3.3.4",
- "sass": "^1.68.0",
+ "rollup-plugin-import-css": "^3.3.5",
+ "sass": "^1.69.2",
"stylelint": "^15.10.3",
- "vite": "^4.4.9",
+ "vite": "^4.4.11",
"vue-template-compiler": "^2.7.0",
"vue-test-utils-compat": "^0.0.11"
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.65.0",
- "@gitlab/ui": "^66.21.0",
+ "@gitlab/svgs": "^3.66.0",
+ "@gitlab/ui": "^66.27.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",