These are not required in production --- a/package.json +++ b/package.json @@ -203,60 +203,7 @@ "yaml": "^2.0.0-10" }, "devDependencies": { - "@gitlab/eslint-plugin": "18.1.0", - "@gitlab/stylelint-config": "4.1.0", - "@graphql-eslint/eslint-plugin": "3.12.0", - "@testing-library/dom": "^7.16.2", - "@types/jest": "^27.5.1", - "@vue/test-utils": "1.3.0", - "@vue/vue2-jest": "^27.0.0", - "ajv": "^8.10.0", - "ajv-formats": "^2.1.1", - "axios-mock-adapter": "^1.15.0", - "babel-jest": "^27.5.1", - "chalk": "^2.4.1", - "cheerio": "^1.0.0-rc.9", - "commander": "^2.20.3", - "custom-jquery-matchers": "^2.1.0", - "eslint": "8.25.0", - "eslint-import-resolver-jest": "3.0.2", - "eslint-import-resolver-webpack": "0.13.2", - "eslint-plugin-import": "^2.26.0", - "eslint-plugin-no-jquery": "2.7.0", - "eslint-plugin-no-unsanitized": "^4.0.1", - "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": "^27.5.1", - "jest-canvas-mock": "^2.1.2", - "jest-diff": "^27.5.1", - "jest-environment-jsdom": "^27.5.1", - "jest-jasmine2": "^27.5.1", - "jest-junit": "^12.0.0", - "jest-raw-loader": "^1.0.1", - "jest-util": "^27.5.1", - "jsonlint": "^1.6.3", - "markdownlint-cli": "0.32.2", - "miragejs": "^0.1.40", - "mock-apollo-client": "1.2.0", - "nodemon": "^2.0.19", - "prettier": "2.2.1", - "prosemirror-schema-basic": "^1.2.0", - "prosemirror-schema-list": "^1.2.0", - "prosemirror-test-builder": "^1.1.0", - "purgecss": "^4.0.3", - "purgecss-from-html": "^4.0.3", - "sass": "^1.49.9", - "stylelint": "^14.9.1", - "timezone-mock": "^1.0.8", - "webpack-dev-server": "4.11.1", - "xhr-mock": "^2.5.1", - "yarn-check-webpack-plugin": "^1.2.0", - "yarn-deduplicate": "^6.0.0" - }, + }, "blockedDependencies": { "bootstrap-vue": "https://docs.gitlab.com/ee/development/fe_guide/dependencies.html#bootstrapvue" }, @@ -268,4 +215,4 @@ "node": ">=12.22.1", "yarn": "^1.10.0" } -} \ No newline at end of file +}