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.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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. "workspaces": [
  8. "design-system"
  9. ],
  10. "dependencies": {
  11. "@emotion/react": "11.11.3",
  12. "@emotion/styled": "11.11.0",
  13. "@primer/octicons-react": "19.8.0",
  14. "@react-spring/rafz": "9.7.3",
  15. "@react-spring/web": "9.7.3",
  16. "@sonarsource/echoes-react": "0.1.3",
  17. "@tanstack/react-query": "5.18.1",
  18. "axios": "1.6.7",
  19. "classnames": "2.5.1",
  20. "clipboard": "2.0.11",
  21. "core-js": "3.35.1",
  22. "d3-array": "3.2.4",
  23. "d3-hierarchy": "3.1.2",
  24. "d3-scale": "4.0.2",
  25. "d3-selection": "3.0.0",
  26. "d3-shape": "3.2.0",
  27. "d3-zoom": "3.0.0",
  28. "date-fns": "3.3.1",
  29. "diff": "5.1.0",
  30. "dompurify": "3.0.8",
  31. "formik": "2.4.5",
  32. "lodash": "4.17.21",
  33. "lunr": "2.3.9",
  34. "react": "18.2.0",
  35. "react-day-picker": "8.10.0",
  36. "react-dom": "18.2.0",
  37. "react-draggable": "4.4.6",
  38. "react-helmet-async": "2.0.4",
  39. "react-highlight-words": "0.20.0",
  40. "react-intl": "6.6.2",
  41. "react-joyride": "2.7.2",
  42. "react-modal": "3.16.1",
  43. "react-router-dom": "6.22.0",
  44. "react-select": "5.7.7",
  45. "react-virtualized": "9.22.5",
  46. "regenerator-runtime": "0.14.1",
  47. "shared-store-hook": "0.0.4",
  48. "valid-url": "1.0.9"
  49. },
  50. "devDependencies": {
  51. "@emotion/jest": "11.11.0",
  52. "@swc/core": "1.4.0",
  53. "@swc/jest": "0.2.36",
  54. "@testing-library/dom": "9.3.4",
  55. "@testing-library/jest-dom": "6.4.2",
  56. "@testing-library/react": "14.2.1",
  57. "@testing-library/user-event": "14.5.2",
  58. "@types/cheerio": "0.22.35",
  59. "@types/classnames": "2.3.1",
  60. "@types/d3-array": "3.2.1",
  61. "@types/d3-hierarchy": "3.1.6",
  62. "@types/d3-scale": "4.0.8",
  63. "@types/d3-selection": "3.0.10",
  64. "@types/d3-shape": "3.1.6",
  65. "@types/diff": "5.0.9",
  66. "@types/dompurify": "3.0.5",
  67. "@types/jest": "29.5.8",
  68. "@types/jest-axe": "3.5.8",
  69. "@types/lodash": "4.14.202",
  70. "@types/node": "20.11.16",
  71. "@types/react": "18.2.55",
  72. "@types/react-dom": "18.2.19",
  73. "@types/react-helmet": "6.1.11",
  74. "@types/react-highlight-words": "0.16.7",
  75. "@types/react-modal": "3.16.3",
  76. "@types/react-virtualized": "9.21.29",
  77. "@types/valid-url": "1.0.7",
  78. "@typescript-eslint/eslint-plugin": "6.21.0",
  79. "@typescript-eslint/parser": "6.21.0",
  80. "@typescript-eslint/rule-tester": "6.21.0",
  81. "autoprefixer": "10.4.17",
  82. "chalk": "4.1.2",
  83. "chokidar": "3.6.0",
  84. "dd-trace": "4.25.0",
  85. "design-system": "1.0.0",
  86. "esbuild": "0.20.0",
  87. "eslint": "8.56.0",
  88. "eslint-config-sonarqube": "2.1.3",
  89. "eslint-plugin-import": "2.29.1",
  90. "eslint-plugin-jest": "27.6.3",
  91. "eslint-plugin-jest-dom": "5.1.0",
  92. "eslint-plugin-jsx-a11y": "6.8.0",
  93. "eslint-plugin-local-rules": "2.0.1",
  94. "eslint-plugin-promise": "6.1.1",
  95. "eslint-plugin-react": "7.33.2",
  96. "eslint-plugin-react-hooks": "4.6.0",
  97. "eslint-plugin-testing-library": "6.2.0",
  98. "fs-extra": "11.2.0",
  99. "http-proxy": "1.18.1",
  100. "jest": "29.7.0",
  101. "jest-axe": "8.0.0",
  102. "jest-environment-jsdom": "29.7.0",
  103. "jest-fail-on-console": "3.1.2",
  104. "jest-junit": "16.0.0",
  105. "jest-slow-test-reporter": "1.0.0",
  106. "jsdom": "24.0.0",
  107. "openapi-types": "12.1.3",
  108. "path-browserify": "1.0.1",
  109. "postcss": "8.4.35",
  110. "postcss-calc": "9.0.1",
  111. "postcss-custom-properties": "12.1.11",
  112. "prettier": "3.2.5",
  113. "react-select-event": "5.5.1",
  114. "tailwindcss": "3.3.5",
  115. "turbo": "1.11.3",
  116. "typescript": "5.3.3",
  117. "whatwg-fetch": "3.6.20"
  118. },
  119. "scripts": {
  120. "start": "node scripts/start.js",
  121. "start:force": "node scripts/start.js --force-build-design-system",
  122. "build": "node scripts/build.js",
  123. "build-release": "yarn install --immutable && node scripts/build.js release",
  124. "test": "NODE_OPTIONS=--max-old-space-size=1024 jest",
  125. "test-ci": "NODE_OPTIONS=\"-r dd-trace/ci/init\" jest --coverage --maxWorkers=5 --workerIdleMemoryLimit=2G --ci",
  126. "test-eslint-local-rules": "jest -c eslint-local-rules/jest.config.js",
  127. "format": "prettier --write --list-different \"src/main/js/**/*.{js,ts,tsx,css}\"",
  128. "format-check": "prettier --check \"src/main/js/**/*.{js,ts,tsx,css}\"",
  129. "lint": "eslint --ext js,ts,tsx --quiet src/main/js",
  130. "lint-report": "eslint --ext js,ts,tsx -f json -o eslint-report/eslint-report.json src/main/js",
  131. "lint-report-ci": "yarn install --immutable && eslint --ext js,ts,tsx --config .eslintrc-ci -f json -o eslint-report/eslint-report.json src/main/js || yarn lint",
  132. "ts-check": "tsc --noEmit",
  133. "validate": "yarn dep-check && yarn lint && yarn ts-check && yarn format-check && yarn test",
  134. "validate-ci": "yarn install --immutable && yarn dep-check && yarn test-ci",
  135. "check-ci": "yarn install --immutable && yarn ts-check && yarn format-check && yarn test-eslint-local-rules",
  136. "update-cwes": "node scripts/update-cwes.js",
  137. "dep-check": "node scripts/validate-package-json.js"
  138. },
  139. "engines": {
  140. "node": ">=14"
  141. },
  142. "browser": {
  143. "path": "path-browserify"
  144. },
  145. "packageManager": "yarn@4.1.0"
  146. }