These are not required in production --- a/package.json +++ b/package.json @@ -204,65 +204,7 @@ "yaml": "^2.0.0-10" }, "devDependencies": { - "@babel/plugin-transform-modules-commonjs": "^7.10.1", - "@gitlab/eslint-plugin": "12.1.0", - "@gitlab/stylelint-config": "4.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", - "acorn": "^6.3.0", - "ajv": "^8.10.0", - "ajv-formats": "^2.1.1", - "axios-mock-adapter": "^1.15.0", - "babel-jest": "^26.5.2", - "babel-plugin-dynamic-import-node": "^2.3.3", - "babel-plugin-istanbul": "^6.0.0", - "chalk": "^2.4.1", - "cheerio": "^1.0.0-rc.9", - "commander": "^2.20.3", - "custom-jquery-matchers": "^2.1.0", - "docdash": "^1.0.2", - "eslint": "7.32.0", - "eslint-import-resolver-jest": "3.0.2", - "eslint-import-resolver-webpack": "0.13.2", - "eslint-plugin-no-jquery": "2.7.0", - "gettext-extractor": "^3.5.3", - "gettext-extractor-vue": "^5.0.0", - "glob": "^7.1.6", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-report": "^3.0.0", - "istanbul-reports": "^3.0.0", - "jest": "^26.5.2", - "jest-canvas-mock": "^2.1.2", - "jest-diff": "^27.4.6", - "jest-environment-jsdom": "^26.5.2", - "jest-junit": "^12.0.0", - "jest-raw-loader": "^1.0.1", - "jest-transform-graphql": "^2.1.0", - "jest-util": "^26.5.2", - "jsdoc": "^3.5.5", - "jsdoc-vue": "^1.0.0", - "markdownlint-cli": "0.31.0", - "md5": "^2.2.1", - "miragejs": "^0.1.40", - "mock-apollo-client": "1.2.0", - "nodemon": "^2.0.4", - "prettier": "2.2.1", - "prosemirror-schema-basic": "^1.1.2", - "prosemirror-schema-list": "^1.1.6", - "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.9.0", - "xhr-mock": "^2.5.1", - "yarn-check-webpack-plugin": "^1.2.0", - "yarn-deduplicate": "^5.0.0" - }, + }, "blockedDependencies": { "bootstrap-vue": "https://docs.gitlab.com/ee/development/fe_guide/dependencies.html#bootstrapvue" },