Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 13 insertions, 11 deletions
diff --git a/package.json b/package.json
index 14c3fd8533e..a5ca4851efa 100644
--- a/package.json
+++ b/package.json
@@ -42,12 +42,13 @@
"@babel/plugin-syntax-import-meta": "^7.10.1",
"@babel/preset-env": "^7.10.1",
"@gitlab/at.js": "1.5.5",
- "@gitlab/svgs": "1.177.0",
+ "@gitlab/favicon-overlay": "2.0.0",
+ "@gitlab/svgs": "1.178.0",
"@gitlab/tributejs": "1.0.0",
- "@gitlab/ui": "24.8.1",
+ "@gitlab/ui": "25.11.3",
"@gitlab/visual-review-tools": "1.6.1",
- "@rails/actioncable": "^6.0.3-3",
- "@rails/ujs": "^6.0.3-2",
+ "@rails/actioncable": "^6.0.3-4",
+ "@rails/ujs": "^6.0.3-4",
"@sourcegraph/code-host-integration": "0.0.52",
"@toast-ui/editor": "^2.5.1",
"@toast-ui/vue-editor": "^2.5.1",
@@ -81,12 +82,13 @@
"deckar01-task_list": "^2.3.1",
"diff": "^3.4.0",
"document-register-element": "1.14.3",
- "dompurify": "^2.2.4",
+ "dompurify": "^2.2.6",
"dropzone": "^4.2.0",
"editorconfig": "^0.15.3",
"emoji-regex": "^7.0.3",
"emoji-unicode-version": "^0.2.1",
"exports-loader": "^0.7.0",
+ "fast-mersenne-twister": "1.0.2",
"file-loader": "^5.1.0",
"font-awesome": "4.7.0",
"fuzzaldrin-plus": "^0.6.0",
@@ -108,8 +110,8 @@
"katex": "^0.10.0",
"lodash": "^4.17.20",
"marked": "^0.3.12",
+ "mathjax": "3",
"mermaid": "^8.5.2",
- "mersenne-twister": "1.1.0",
"minimatch": "^3.0.4",
"miragejs": "^0.1.40",
"mock-apollo-client": "^0.5.0",
@@ -131,7 +133,7 @@
"sql.js": "^0.4.0",
"stickyfilljs": "^2.1.0",
"string-hash": "1.1.3",
- "style-loader": "^1.1.3",
+ "style-loader": "^1.3.0",
"swagger-ui-dist": "^3.32.4",
"three": "^0.84.0",
"three-orbit-controls": "^82.1.0",
@@ -145,7 +147,7 @@
"visibilityjs": "^1.2.4",
"vue": "^2.6.12",
"vue-apollo": "^3.0.3",
- "vue-loader": "^15.9.5",
+ "vue-loader": "^15.9.6",
"vue-router": "3.4.9",
"vue-template-compiler": "^2.6.12",
"vue-virtual-scroll-list": "^1.4.4",
@@ -161,9 +163,9 @@
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
- "@gitlab/eslint-plugin": "5.0.0",
+ "@gitlab/eslint-plugin": "6.0.0",
"@testing-library/dom": "^7.16.2",
- "@vue/test-utils": "1.0.0-beta.30",
+ "@vue/test-utils": "1.1.2",
"acorn": "^6.3.0",
"axios-mock-adapter": "^1.15.0",
"babel-jest": "^26.5.2",
@@ -208,7 +210,7 @@
"nodemon": "^2.0.4",
"pixelmatch": "^4.0.2",
"postcss": "^7.0.14",
- "prettier": "1.18.2",
+ "prettier": "2.2.1",
"readdir-enhanced": "^2.2.4",
"stylelint": "^10.1.0",
"stylelint-config-recommended": "^2.2.0",