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-01-03 14:16:33 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-01-03 14:16:33 +0300
commit06a56e6a9f3f735138f9e4544b7cd7d39f16abdd (patch)
tree1fe796b6db61f4f5bc89791c62e652397f66c2d3 /package.json
parent29d5a579375ce0417a7bb00303bbb3f357d542c9 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index d4d813bf..21e871a6 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.20.5",
+ "@babel/core": "^7.20.7",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.20.2",
"@evilmartians/lefthook": "^1.2.6",
@@ -26,7 +26,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^29.3.1",
- "eslint": "^8.30.0",
+ "eslint": "^8.31.0",
"fast-csv": "^4.3.6",
"flush-promises": "^1.0.2",
"jest": "^29.3.1",
@@ -35,18 +35,18 @@
"markdownlint-cli": "^0.32.2",
"postcss": "^8.4.20",
"prettier": "^2.8.1",
- "rollup": "^3.7.5",
+ "rollup": "^3.9.1",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
- "@docsearch/css": "^3.3.0",
+ "@docsearch/css": "^3.3.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.14.0",
- "@gitlab/ui": "^52.6.0",
+ "@gitlab/ui": "^52.7.2",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.3",
"bootstrap": "^4.6.1",
@@ -57,8 +57,8 @@
"front-matter": "^4.0.2",
"glob": "^8.0.3",
"instantsearch.css": "^7.4.5",
- "instantsearch.js": "^4.49.2",
- "jquery": "^3.6.2",
+ "instantsearch.js": "^4.49.3",
+ "jquery": "^3.6.3",
"js-yaml": "^4.1.0",
"lunr": "^2.3.9",
"mermaid": "^9.3.0",