From 8a03b5424b73679d852fbf43781d9422c83869f7 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 8 Jun 2021 18:10:23 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f6bb8d60fd0..f5e8e4d8431 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,6 @@ "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: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", @@ -62,7 +60,7 @@ "@gitlab/visual-review-tools": "1.6.1", "@rails/actioncable": "6.1.3-2", "@rails/ujs": "6.1.3-2", - "@sentry/browser": "^5.22.3", + "@sentry/browser": "^6.5.1", "@sourcegraph/code-host-integration": "0.0.57", "@tiptap/core": "^2.0.0-beta.75", "@tiptap/extension-blockquote": "^2.0.0-beta.13", @@ -140,6 +138,7 @@ "jszip-utils": "^0.0.2", "katex": "^0.13.2", "lodash": "^4.17.20", + "lowlight": "^1.20.0", "marked": "^0.3.12", "mathjax": "3", "mermaid": "^8.10.2", -- cgit v1.2.3