You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 5.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. {
  2. "name": "SonarQube",
  3. "version": "0.0.1",
  4. "description": "Put your technical debt under control",
  5. "repository": "SonarSource/sonarqube",
  6. "license": "LGPL-3.0",
  7. "dependencies": {
  8. "@emotion/core": "10.0.28",
  9. "@emotion/styled": "10.0.27",
  10. "classnames": "2.2.6",
  11. "clipboard": "2.0.6",
  12. "core-js": "3.6.4",
  13. "create-react-class": "15.6.3",
  14. "d3-array": "2.4.0",
  15. "d3-hierarchy": "1.1.9",
  16. "d3-scale": "3.2.1",
  17. "d3-selection": "1.4.1",
  18. "d3-shape": "1.3.7",
  19. "d3-zoom": "1.8.3",
  20. "date-fns": "1.30.1",
  21. "dompurify": "2.2.7",
  22. "formik": "1.2.0",
  23. "history": "3.3.0",
  24. "keymaster": "1.6.2",
  25. "lodash": "4.17.21",
  26. "lunr": "2.3.8",
  27. "mdast-util-toc": "5.0.2",
  28. "prop-types": "15.7.2",
  29. "react": "16.13.0",
  30. "react-countup": "4.3.3",
  31. "react-day-picker": "7.3.0",
  32. "react-dom": "16.13.0",
  33. "react-draggable": "4.2.0",
  34. "react-helmet-async": "1.0.4",
  35. "react-intl": "2.8.0",
  36. "react-modal": "3.8.2",
  37. "react-redux": "5.1.1",
  38. "react-router": "3.2.6",
  39. "react-select": "1.2.1",
  40. "react-virtualized": "9.21.2",
  41. "redux": "4.0.5",
  42. "redux-thunk": "2.3.0",
  43. "regenerator-runtime": "0.13.5",
  44. "rehype-raw": "4.0.2",
  45. "rehype-react": "5.0.0",
  46. "rehype-slug": "3.0.0",
  47. "remark-custom-blocks": "2.5.1",
  48. "remark-rehype": "6.0.0",
  49. "unist-util-visit": "2.0.2",
  50. "valid-url": "1.0.9",
  51. "whatwg-fetch": "3.0.0"
  52. },
  53. "devDependencies": {
  54. "@babel/core": "7.8.7",
  55. "@babel/plugin-proposal-class-properties": "7.8.3",
  56. "@babel/plugin-proposal-object-rest-spread": "7.8.3",
  57. "@babel/plugin-syntax-dynamic-import": "7.8.3",
  58. "@babel/plugin-transform-react-constant-elements": "7.8.3",
  59. "@babel/plugin-transform-react-jsx-self": "7.8.3",
  60. "@babel/plugin-transform-react-jsx-source": "7.8.3",
  61. "@babel/preset-env": "7.9.0",
  62. "@babel/preset-react": "7.8.3",
  63. "@types/classnames": "2.2.10",
  64. "@types/clipboard": "2.0.1",
  65. "@types/d3-array": "1.2.4",
  66. "@types/d3-hierarchy": "1.1.4",
  67. "@types/d3-scale": "2.0.2",
  68. "@types/d3-selection": "1.3.2",
  69. "@types/d3-shape": "1.2.4",
  70. "@types/d3-zoom": "1.7.3",
  71. "@types/dompurify": "2.2.1",
  72. "@types/enzyme": "3.10.5",
  73. "@types/jest": "25.1.4",
  74. "@types/keymaster": "1.6.28",
  75. "@types/lodash": "4.14.149",
  76. "@types/prop-types": "15.7.3",
  77. "@types/react": "16.8.23",
  78. "@types/react-dom": "16.8.4",
  79. "@types/react-helmet": "5.0.15",
  80. "@types/react-intl": "2.3.17",
  81. "@types/react-modal": "3.8.2",
  82. "@types/react-redux": "6.0.6",
  83. "@types/react-router": "3.0.20",
  84. "@types/react-select": "1.2.6",
  85. "@types/react-virtualized": "9.21.0",
  86. "@types/sanitize-html": "1.22.0",
  87. "@types/valid-url": "1.0.2",
  88. "@typescript-eslint/eslint-plugin": "4.13.0",
  89. "@typescript-eslint/parser": "4.13.0",
  90. "autoprefixer": "9.7.4",
  91. "babel-core": "7.0.0-bridge.0",
  92. "babel-jest": "25.1.0",
  93. "babel-loader": "8.0.6",
  94. "babel-plugin-dynamic-import-node": "2.3.0",
  95. "babel-plugin-lodash": "3.3.4",
  96. "chalk": "3.0.0",
  97. "clean-webpack-plugin": "2.0.1",
  98. "copy-webpack-plugin": "5.1.2",
  99. "css-loader": "3.4.2",
  100. "cssnano": "4.1.10",
  101. "enzyme": "3.11.0",
  102. "enzyme-adapter-react-16": "1.15.2",
  103. "enzyme-to-json": "3.4.4",
  104. "escape-string-regexp": "2.0.0",
  105. "eslint": "7.17.0",
  106. "eslint-config-sonarqube": "1.0.0",
  107. "eslint-plugin-import": "2.22.1",
  108. "eslint-plugin-jest": "24.1.0",
  109. "eslint-plugin-jsx-a11y": "6.4.0",
  110. "eslint-plugin-promise": "4.2.1",
  111. "eslint-plugin-react": "7.22.0",
  112. "eslint-plugin-react-hooks": "4.2.0",
  113. "expose-loader": "0.7.5",
  114. "glob": "7.1.6",
  115. "glob-promise": "3.4.0",
  116. "html-webpack-plugin": "3.2.0",
  117. "jest": "25.4.0",
  118. "jest-emotion": "10.0.32",
  119. "jest-junit": "12.0.0",
  120. "lint-staged": "7.3.0",
  121. "lodash-webpack-plugin": "0.11.5",
  122. "mini-css-extract-plugin": "0.9.0",
  123. "postcss-calc": "7.0.2",
  124. "postcss-custom-properties": "9.1.1",
  125. "postcss-loader": "3.0.0",
  126. "prettier": "1.19.1",
  127. "raw-loader": "3.1.0",
  128. "react-dev-utils": "5.0.1",
  129. "react-error-overlay": "1.0.7",
  130. "react-test-renderer": "16.13.0",
  131. "remark": "11.0.2",
  132. "remark-react": "7",
  133. "style-loader": "1.1.3",
  134. "ts-jest": "25.2.1",
  135. "ts-loader": "6.2.1",
  136. "typescript": "4.1.3",
  137. "webpack": "4.46.0",
  138. "webpack-bundle-analyzer": "4.4.2",
  139. "webpack-dev-server": "3.11.2"
  140. },
  141. "scripts": {
  142. "start": "node scripts/start.js",
  143. "build": "node scripts/build.js",
  144. "build-release": "node scripts/build.js release",
  145. "test": "jest",
  146. "format": "prettier --write --list-different \"src/main/js/**/*.{js,ts,tsx,css}\"",
  147. "format-check": "prettier --list-different \"src/main/js/**/*.{js,ts,tsx,css}\"",
  148. "lint": "eslint --ext js,ts,tsx --quiet src/main/js",
  149. "lint-report": "eslint --ext js,ts,tsx -f json -o eslint-report.json src/main/js",
  150. "ts-check": "tsc --noEmit",
  151. "validate": "yarn lint && yarn ts-check && yarn format-check && yarn test",
  152. "validate-ci": "yarn lint-report && yarn test --coverage --ci",
  153. "check-ci": "yarn ts-check && yarn format-check",
  154. "precommit": "yarn ts-check && lint-staged"
  155. },
  156. "engines": {
  157. "node": ">=8"
  158. },
  159. "browserslist": [
  160. "last 3 Chrome versions",
  161. "last 3 Firefox versions",
  162. "last 3 Safari versions",
  163. "last 3 Edge versions",
  164. "IE 11"
  165. ],
  166. "prettier": {
  167. "jsxBracketSameLine": true,
  168. "printWidth": 100,
  169. "singleQuote": true
  170. },
  171. "lint-staged": {
  172. "linters": {
  173. "*.{css,json}": [
  174. "prettier --write",
  175. "git add"
  176. ],
  177. "*.{js,ts,tsx}": [
  178. "eslint",
  179. "jest --bail --passWithNoTests --findRelatedTests",
  180. "prettier --write",
  181. "git add"
  182. ]
  183. }
  184. },
  185. "packageManager": "yarn@3.0.2"
  186. }