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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-20 12:55:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-20 12:55:51 +0300
commite8d2c2579383897a1dd7f9debd359abe8ae8373d (patch)
treec42be41678c2586d49a75cabce89322082698334 /package.json
parentfc845b37ec3a90aaa719975f607740c22ba6a113 (diff)
Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42
Diffstat (limited to 'package.json')
-rw-r--r--package.json67
1 files changed, 39 insertions, 28 deletions
diff --git a/package.json b/package.json
index 0a889f6f6a0..dd2ac8027ef 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,9 @@
"markdownlint:no-trailing-spaces": "markdownlint --config doc/.markdownlint/markdownlint-no-trailing-spaces.yml",
"markdownlint:no-trailing-spaces:fix": "yarn run markdownlint:no-trailing-spaces --fix",
"postinstall": "node ./scripts/frontend/postinstall.js",
+ "storybook:install": "yarn --cwd ./storybook install",
+ "storybook:build": "yarn --cwd ./storybook build",
+ "storybook:start": "yarn --cwd ./storybook start",
"stylelint-create-utility-map": "node scripts/frontend/stylelint/stylelint-utility-map.js",
"webpack": "NODE_OPTIONS=\"--max-old-space-size=3584\" webpack --config config/webpack.config.js",
"webpack-vendor": "NODE_OPTIONS=\"--max-old-space-size=3584\" webpack --config config/webpack.vendor.config.js",
@@ -54,36 +57,40 @@
"@babel/preset-env": "^7.10.1",
"@gitlab/at.js": "1.5.7",
"@gitlab/favicon-overlay": "2.0.0",
- "@gitlab/svgs": "1.199.0",
+ "@gitlab/svgs": "1.202.0",
"@gitlab/tributejs": "1.0.0",
- "@gitlab/ui": "29.35.0",
+ "@gitlab/ui": "31.5.0",
"@gitlab/visual-review-tools": "1.6.1",
"@rails/actioncable": "6.1.3-2",
"@rails/ujs": "6.1.3-2",
"@sentry/browser": "5.26.0",
- "@sourcegraph/code-host-integration": "0.0.57",
- "@tiptap/core": "^2.0.0-beta.75",
- "@tiptap/extension-blockquote": "^2.0.0-beta.13",
- "@tiptap/extension-bold": "^2.0.0-beta.13",
- "@tiptap/extension-bullet-list": "^2.0.0-beta.13",
- "@tiptap/extension-code": "^2.0.0-beta.13",
- "@tiptap/extension-code-block-lowlight": "2.0.0-beta.25",
+ "@sourcegraph/code-host-integration": "0.0.58",
+ "@tiptap/core": "^2.0.0-beta.86",
+ "@tiptap/extension-blockquote": "^2.0.0-beta.14",
+ "@tiptap/extension-bold": "^2.0.0-beta.14",
+ "@tiptap/extension-bullet-list": "^2.0.0-beta.14",
+ "@tiptap/extension-code": "^2.0.0-beta.14",
+ "@tiptap/extension-code-block-lowlight": "2.0.0-beta.32",
"@tiptap/extension-document": "^2.0.0-beta.12",
- "@tiptap/extension-dropcursor": "^2.0.0-beta.14",
- "@tiptap/extension-gapcursor": "^2.0.0-beta.17",
- "@tiptap/extension-hard-break": "^2.0.0-beta.13",
- "@tiptap/extension-heading": "^2.0.0-beta.13",
- "@tiptap/extension-history": "^2.0.0-beta.12",
- "@tiptap/extension-horizontal-rule": "^2.0.0-beta.16",
- "@tiptap/extension-image": "^2.0.0-beta.13",
- "@tiptap/extension-italic": "^2.0.0-beta.13",
- "@tiptap/extension-link": "^2.0.0-beta.17",
+ "@tiptap/extension-dropcursor": "^2.0.0-beta.17",
+ "@tiptap/extension-gapcursor": "^2.0.0-beta.18",
+ "@tiptap/extension-hard-break": "^2.0.0-beta.14",
+ "@tiptap/extension-heading": "^2.0.0-beta.14",
+ "@tiptap/extension-history": "^2.0.0-beta.14",
+ "@tiptap/extension-horizontal-rule": "^2.0.0-beta.17",
+ "@tiptap/extension-image": "^2.0.0-beta.14",
+ "@tiptap/extension-italic": "^2.0.0-beta.14",
+ "@tiptap/extension-link": "^2.0.0-beta.18",
"@tiptap/extension-list-item": "^2.0.0-beta.13",
- "@tiptap/extension-ordered-list": "^2.0.0-beta.13",
- "@tiptap/extension-paragraph": "^2.0.0-beta.14",
- "@tiptap/extension-strike": "^2.0.0-beta.15",
+ "@tiptap/extension-ordered-list": "^2.0.0-beta.14",
+ "@tiptap/extension-paragraph": "^2.0.0-beta.15",
+ "@tiptap/extension-strike": "^2.0.0-beta.16",
+ "@tiptap/extension-table": "^2.0.0-beta.25",
+ "@tiptap/extension-table-cell": "^2.0.0-beta.13",
+ "@tiptap/extension-table-header": "^2.0.0-beta.15",
+ "@tiptap/extension-table-row": "^2.0.0-beta.13",
"@tiptap/extension-text": "^2.0.0-beta.12",
- "@tiptap/vue-2": "^2.0.0-beta.34",
+ "@tiptap/vue-2": "^2.0.0-beta.39",
"@toast-ui/editor": "^2.5.2",
"@toast-ui/vue-editor": "^2.5.2",
"apollo-cache-inmemory": "^1.6.6",
@@ -114,7 +121,7 @@
"dateformat": "^4.5.1",
"deckar01-task_list": "^2.3.1",
"diff": "^3.4.0",
- "dompurify": "^2.2.9",
+ "dompurify": "^2.3.0",
"dropzone": "^4.2.0",
"editorconfig": "^0.15.3",
"emoji-regex": "^7.0.3",
@@ -141,10 +148,11 @@
"mathjax": "3",
"mermaid": "^8.10.2",
"minimatch": "^3.0.4",
- "monaco-editor": "^0.20.0",
- "monaco-editor-webpack-plugin": "^1.9.1",
+ "monaco-editor": "^0.25.2",
+ "monaco-editor-webpack-plugin": "^4.0.0",
"monaco-yaml": "^2.5.1",
"mousetrap": "1.6.5",
+ "papaparse": "^5.3.1",
"pdfjs-dist": "^2.0.943",
"pikaday": "^1.8.0",
"popper.js": "^1.16.1",
@@ -153,6 +161,7 @@
"prosemirror-inputrules": "^1.1.3",
"prosemirror-markdown": "^1.5.1",
"prosemirror-model": "^1.13.3",
+ "prosemirror-state": "^1.3.4",
"raphael": "^2.2.7",
"raw-loader": "^4.0.2",
"scrollparent": "^2.0.1",
@@ -192,7 +201,7 @@
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
- "@gitlab/eslint-plugin": "8.4.0",
+ "@gitlab/eslint-plugin": "9.0.2",
"@gitlab/stylelint-config": "2.3.0",
"@testing-library/dom": "^7.16.2",
"@vue/test-utils": "1.2.0",
@@ -206,7 +215,7 @@
"commander": "^2.18.0",
"custom-jquery-matchers": "^2.1.0",
"docdash": "^1.0.2",
- "eslint": "7.28.0",
+ "eslint": "7.31.0",
"eslint-import-resolver-jest": "3.0.0",
"eslint-import-resolver-webpack": "0.13.1",
"eslint-plugin-jasmine": "4.1.2",
@@ -244,6 +253,8 @@
"nodemon": "^2.0.4",
"postcss": "^7.0.14",
"prettier": "2.2.1",
+ "prosemirror-schema-basic": "^1.1.2",
+ "prosemirror-test-builder": "^1.0.4",
"purgecss": "^4.0.3",
"purgecss-from-html": "^4.0.3",
"readdir-enhanced": "^2.2.4",
@@ -260,7 +271,7 @@
},
"resolutions": {
"chokidar": "^3.4.0",
- "monaco-editor": "0.20.0"
+ "monaco-editor": "0.24.0"
},
"engines": {
"node": ">=10.13.0",