diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-19 07:33:21 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-19 07:33:21 +0000 |
commit | 36a59d088eca61b834191dacea009677a96c052f (patch) | |
tree | e4f33972dab5d8ef79e3944a9f403035fceea43f /package.json | |
parent | a1761f15ec2cae7c7f7bbda39a75494add0dfd6f (diff) | |
download | gitlab-ce-36a59d088eca61b834191dacea009677a96c052f.tar.gz |
Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 46 |
1 files changed, 24 insertions, 22 deletions
diff --git a/package.json b/package.json index 8080ac4f664..73778428426 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "jest:ci:minimal": "jest --config jest.config.js --ci --coverage --findRelatedTests $(cat tmp/changed_files.txt) --passWithNoTests --testSequencer ./scripts/frontend/parallel_ci_sequencer.js", "jest:integration": "jest --config jest.config.integration.js", "jsdoc": "jsdoc -c config/jsdocs.config.js", - "lint:eslint": "yarn run internal:eslint", - "lint:eslint:fix": "yarn run internal:eslint --fix", - "lint:eslint:all": "yarn run internal:eslint .", + "lint:eslint": "node scripts/frontend/eslint.js", + "lint:eslint:fix": "node scripts/frontend/eslint.js --fix", + "lint:eslint:all": "node scripts/frontend/eslint.js .", "lint:eslint:all:fix": "yarn run lint:eslint:all --fix", - "lint:eslint:report": "yarn run internal:eslint --format html --output-file ./eslint-report.html --no-inline-config .", + "lint:eslint:report": "node scripts/frontend/eslint.js --format html --output-file ./eslint-report.html --no-inline-config .", "lint:eslint:staged": "scripts/frontend/execute-on-staged-files.sh internal:eslint '(js|vue)'", "lint:eslint:staged:fix": "yarn run lint:eslint:staged --fix", "lint:prettier": "yarn run prettier --check '**/*.{graphql,js,vue}'", @@ -56,14 +56,14 @@ "@babel/preset-env": "^7.10.1", "@gitlab/at.js": "1.5.7", "@gitlab/favicon-overlay": "2.0.0", - "@gitlab/svgs": "2.8.0", - "@gitlab/ui": "38.8.1", - "@gitlab/visual-review-tools": "1.6.1", + "@gitlab/svgs": "2.14.0", + "@gitlab/ui": "40.2.1", + "@gitlab/visual-review-tools": "1.7.3", "@rails/actioncable": "6.1.4-7", "@rails/ujs": "6.1.4-7", "@sentry/browser": "5.30.0", "@sourcegraph/code-host-integration": "0.0.60", - "@tiptap/core": "^2.0.0-beta.174", + "@tiptap/core": "^2.0.0-beta.175", "@tiptap/extension-blockquote": "^2.0.0-beta.26", "@tiptap/extension-bold": "^2.0.0-beta.26", "@tiptap/extension-bullet-list": "^2.0.0-beta.26", @@ -78,7 +78,7 @@ "@tiptap/extension-horizontal-rule": "^2.0.0-beta.31", "@tiptap/extension-image": "^2.0.0-beta.27", "@tiptap/extension-italic": "^2.0.0-beta.26", - "@tiptap/extension-link": "^2.0.0-beta.36", + "@tiptap/extension-link": "^2.0.0-beta.37", "@tiptap/extension-list-item": "^2.0.0-beta.20", "@tiptap/extension-ordered-list": "^2.0.0-beta.27", "@tiptap/extension-paragraph": "^2.0.0-beta.23", @@ -89,17 +89,17 @@ "@tiptap/extension-table-cell": "^2.0.0-beta.20", "@tiptap/extension-table-header": "^2.0.0-beta.22", "@tiptap/extension-table-row": "^2.0.0-beta.19", - "@tiptap/extension-task-item": "^2.0.0-beta.31", + "@tiptap/extension-task-item": "^2.0.0-beta.32", "@tiptap/extension-task-list": "^2.0.0-beta.26", "@tiptap/extension-text": "^2.0.0-beta.15", - "@tiptap/vue-2": "^2.0.0-beta.77", + "@tiptap/vue-2": "^2.0.0-beta.78", "@toast-ui/editor": "^2.5.2", "@toast-ui/vue-editor": "^2.5.2", "apollo-upload-client": "15.0.0", "autosize": "^5.0.1", "aws-sdk": "^2.637.0", "axios": "^0.24.0", - "babel-loader": "^8.2.4", + "babel-loader": "^8.2.5", "babel-plugin-lodash": "^3.3.4", "bootstrap": "4.5.3", "cache-loader": "^4.1.0", @@ -109,7 +109,7 @@ "codesandbox-api": "0.0.23", "compression-webpack-plugin": "^5.0.2", "copy-webpack-plugin": "^6.4.1", - "core-js": "^3.22.0", + "core-js": "^3.22.5", "cron-validator": "^1.1.1", "cronstrue": "^1.122.0", "cropper": "^2.3.0", @@ -120,7 +120,7 @@ "dateformat": "^5.0.1", "deckar01-task_list": "^2.3.1", "diff": "^3.4.0", - "dompurify": "^2.3.6", + "dompurify": "^2.3.8", "dropzone": "^4.2.0", "editorconfig": "^0.15.3", "emoji-regex": "^10.0.0", @@ -129,13 +129,14 @@ "fuzzaldrin-plus": "^0.6.0", "graphql": "^15.7.2", "graphql-tag": "^2.11.0", + "hast-util-to-string": "^2.0.0", "highlight.js": "^11.3.1", "immer": "^7.0.7", "ipaddr.js": "^1.9.1", "jed": "^1.1.1", "jquery": "^3.6.0", "jquery.caret": "^0.3.1", - "js-cookie": "^2.2.1", + "js-cookie": "^3.0.0", "js-yaml": "^3.13.1", "jszip": "^3.1.3", "jszip-utils": "^0.0.2", @@ -144,7 +145,7 @@ "lowlight": "^2.5.0", "marked": "^0.3.12", "mathjax": "3", - "mermaid": "^8.13.10", + "mermaid": "^9.1.1", "minimatch": "^3.0.4", "monaco-editor": "^0.25.2", "monaco-editor-webpack-plugin": "^4.0.0", @@ -161,7 +162,7 @@ "prosemirror-model": "^1.16.1", "prosemirror-state": "^1.3.4", "prosemirror-tables": "^1.1.1", - "prosemirror-view": "^1.23.10", + "prosemirror-view": "^1.23.13", "raphael": "^2.2.7", "raw-loader": "^4.0.2", "rehype-raw": "^6.1.1", @@ -179,6 +180,7 @@ "three-stl-loader": "^1.0.4", "timeago.js": "^4.0.2", "unified": "^10.1.2", + "unist-util-visit-parents": "^5.1.0", "url-loader": "^4.1.1", "uuid": "8.1.0", "visibilityjs": "^1.2.4", @@ -203,9 +205,9 @@ }, "devDependencies": { "@babel/plugin-transform-modules-commonjs": "^7.10.1", - "@gitlab/eslint-plugin": "12.0.1", + "@gitlab/eslint-plugin": "12.1.0", "@gitlab/stylelint-config": "4.0.0", - "@graphql-eslint/eslint-plugin": "3.0.0", + "@graphql-eslint/eslint-plugin": "3.10.2", "@testing-library/dom": "^7.16.2", "@types/jest": "^26.0.24", "@vue/test-utils": "1.3.0", @@ -249,17 +251,17 @@ "prettier": "2.2.1", "prosemirror-schema-basic": "^1.1.2", "prosemirror-schema-list": "^1.1.6", - "prosemirror-test-builder": "^1.0.5", + "prosemirror-test-builder": "^1.0.6", "purgecss": "^4.0.3", "purgecss-from-html": "^4.0.3", "sass": "^1.32.12", "stylelint": "^14.3.0", "timezone-mock": "^1.0.8", "vue-jest": "4.0.1", - "webpack-dev-server": "4.8.1", + "webpack-dev-server": "4.9.0", "xhr-mock": "^2.5.1", "yarn-check-webpack-plugin": "^1.2.0", - "yarn-deduplicate": "^4.0.0" + "yarn-deduplicate": "^5.0.0" }, "blockedDependencies": { "bootstrap-vue": "https://docs.gitlab.com/ee/development/fe_guide/dependencies.html#bootstrapvue" |