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-06-13 10:18:43 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2023-06-13 14:27:33 +0300
commit2c82d2c6115e21e88a7a063c621fc34574cebd4d (patch)
treedb26f422ef0000d38bb0f79abd47a766b7bd5492 /package.json
parentfac5a337b3f7b31afef28461de19303258de16e3 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 54f07d8f..76203580 100644
--- a/package.json
+++ b/package.json
@@ -14,14 +14,14 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.22.1",
- "@babel/eslint-parser": "^7.21.8",
- "@babel/preset-env": "^7.22.4",
+ "@babel/core": "^7.22.5",
+ "@babel/eslint-parser": "^7.22.5",
+ "@babel/preset-env": "^7.22.5",
"@evilmartians/lefthook": "^1.4.1",
"@gitlab/eslint-plugin": "^19.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^6.0.3",
- "@rollup/plugin-commonjs": "^25.0.0",
+ "@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
@@ -42,22 +42,22 @@
"jest-environment-jsdom": "^29.5.0",
"jest-fail-on-console": "^3.1.1",
"markdownlint-cli": "^0.34.0",
- "markdownlint-cli2": "^0.7.1",
+ "markdownlint-cli2": "^0.8.1",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
- "rollup": "^3.23.1",
+ "rollup": "^3.25.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-import-css": "^3.2.1",
- "sass": "^1.62.1",
- "stylelint": "^15.6.3",
+ "sass": "^1.63.3",
+ "stylelint": "^15.7.0",
"vite": "^4.3.9",
"vue-template-compiler": "^2.7.0",
"vue-test-utils-compat": "^0.0.11"
},
"dependencies": {
"@gitlab/fonts": "^1.2.0",
- "@gitlab/svgs": "^3.51.0",
- "@gitlab/ui": "^64.2.2",
+ "@gitlab/svgs": "^3.53.0",
+ "@gitlab/ui": "^64.6.2",
"@popperjs/core": "^2.11.8",
"bootstrap": "^4.6.1",
"cheerio": "^1.0.0-rc.12",
@@ -65,7 +65,7 @@
"compare-versions": "^5.0.3",
"eslint-plugin-filenames": "^1.3.2",
"front-matter": "^4.0.2",
- "glob": "^10.2.6",
+ "glob": "^10.2.7",
"jquery": "^3.7.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",