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-07-17 03:18:24 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-07-17 03:18:24 +0300
commit3cd45801f36082c802eeb5d7469be13041ba5331 (patch)
tree46de28690ab44db21ed534543e50cb027f94e0a7 /package.json
parentbdfcb21a97c88f4a930ee2bc95d7798272e1acfb (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 683a06ed..710a9726 100644
--- a/package.json
+++ b/package.json
@@ -14,14 +14,14 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.22.8",
- "@babel/eslint-parser": "^7.22.7",
- "@babel/preset-env": "^7.22.7",
- "@evilmartians/lefthook": "^1.4.3",
+ "@babel/core": "^7.22.9",
+ "@babel/eslint-parser": "^7.22.9",
+ "@babel/preset-env": "^7.22.9",
+ "@evilmartians/lefthook": "^1.4.5",
"@gitlab/eslint-plugin": "^19.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^6.0.3",
- "@rollup/plugin-commonjs": "^25.0.2",
+ "@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
@@ -35,7 +35,7 @@
"@vue/vue2-jest": "^28.0.1",
"@vue/vue3-jest": "^29.2.3",
"babel-jest": "^29.6.1",
- "eslint": "^8.44.0",
+ "eslint": "^8.45.0",
"fast-csv": "^4.3.6",
"flush-promises": "^1.0.2",
"jest": "^29.6.1",
@@ -43,21 +43,21 @@
"jest-fail-on-console": "^3.1.1",
"markdownlint-cli": "^0.35.0",
"markdownlint-cli2": "^0.8.1",
- "postcss": "^8.4.25",
+ "postcss": "^8.4.26",
"prettier": "^3.0.0",
"rollup": "^3.26.2",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-import-css": "^3.3.1",
"sass": "^1.63.6",
"stylelint": "^15.10.1",
- "vite": "^4.4.2",
+ "vite": "^4.4.4",
"vue-template-compiler": "^2.7.0",
"vue-test-utils-compat": "^0.0.11"
},
"dependencies": {
"@gitlab/fonts": "^1.3.0",
- "@gitlab/svgs": "^3.54.0",
- "@gitlab/ui": "^64.18.3",
+ "@gitlab/svgs": "^3.55.0",
+ "@gitlab/ui": "^64.21.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",