package.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. {
  2. "name": "Sentry",
  3. "version": "0.0.0",
  4. "private": true,
  5. "repository": {
  6. "type": "git",
  7. "url": "git://github.com/getsentry/sentry.git"
  8. },
  9. "dependencies": {
  10. "@babel/core": "~7.4.4",
  11. "@babel/plugin-proposal-class-properties": "~7.4.4",
  12. "@babel/plugin-proposal-decorators": "~7.4.4",
  13. "@babel/plugin-proposal-object-rest-spread": "~7.4.4",
  14. "@babel/plugin-syntax-dynamic-import": "^7.2.0",
  15. "@babel/plugin-transform-runtime": "~7.4.4",
  16. "@babel/polyfill": "~7.4.4",
  17. "@babel/preset-env": "~7.4.4",
  18. "@babel/preset-react": "^7.0.0",
  19. "@babel/preset-typescript": "^7.3.3",
  20. "@babel/runtime": "~7.4.4",
  21. "@sentry/browser": "5.6.0-beta.4",
  22. "@sentry/integrations": "5.6.0-beta.4",
  23. "@types/classnames": "^2.2.0",
  24. "@types/echarts": "^4.1.10",
  25. "@types/jest": "^24.0.17",
  26. "@types/jquery": "^2.0.53",
  27. "@types/js-cookie": "^2.2.2",
  28. "@types/lodash": "^4.14.134",
  29. "@types/moment-timezone": "^0.5.12",
  30. "@types/papaparse": "^4.5.11",
  31. "@types/react": "^16.7.0",
  32. "@types/react-bootstrap": "^0.32.19",
  33. "@types/react-document-title": "^2.0.3",
  34. "@types/react-dom": "^16.7.0",
  35. "@types/react-router": "^3.0.20",
  36. "@types/react-sparklines": "^1.7.0",
  37. "@types/react-virtualized": "^9.20.1",
  38. "algoliasearch": "^3.32.0",
  39. "babel-core": "^7.0.0-bridge.0",
  40. "babel-loader": "^8.0.0",
  41. "babel-plugin-emotion": "9.2.11",
  42. "babel-plugin-lodash": "^3.3.4",
  43. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  44. "bootstrap": "3.4.0",
  45. "classnames": "2.2.0",
  46. "clean-webpack-plugin": "^3.0.0",
  47. "clipboard": "^1.7.1",
  48. "color": "^3.1.0",
  49. "compression-webpack-plugin": "^2.0.0",
  50. "copy-webpack-plugin": "^5.0.3",
  51. "core-js": "^3.2.1",
  52. "create-react-class": "^15.6.2",
  53. "crypto-js": "3.1.5",
  54. "css-loader": "^2.0.1",
  55. "diff": "^3.5.0",
  56. "echarts": "^4.1.0",
  57. "echarts-for-react": "^2.0.13",
  58. "emotion": "9.2.12",
  59. "emotion-theming": "9.2.9",
  60. "file-loader": "^3.0.1",
  61. "focus-visible": "^5.0.2",
  62. "fuse.js": "^3.2.0",
  63. "gettext-parser": "1.3.1",
  64. "grid-emotion": "^2.1.0",
  65. "intersection-observer": "^0.7.0",
  66. "ios-device-list": "^1.1.30",
  67. "jed": "^1.1.0",
  68. "jquery": "2.2.2",
  69. "js-cookie": "2.0.4",
  70. "less": "^3.9.0",
  71. "less-loader": "^4.1.0",
  72. "lodash": "^4.17.11",
  73. "lodash-webpack-plugin": "^0.11.5",
  74. "marked": "0.6.2",
  75. "mini-css-extract-plugin": "^v0.5.0",
  76. "mobx": "^3.2.2",
  77. "mobx-react": "^4.2.2",
  78. "moment": "2.23.0",
  79. "moment-timezone": "0.5.25",
  80. "node-libs-browser": "0.5.3",
  81. "optimize-css-assets-webpack-plugin": "^5.0.1",
  82. "papaparse": "^4.6.0",
  83. "parseurl": "^1.3.2",
  84. "platformicons": "2.0.3",
  85. "po-catalog-loader": "2.0.0",
  86. "prop-types": "^15.6.0",
  87. "query-string": "6.6.0",
  88. "react": "16.7.0",
  89. "react-autosize-textarea": "^4.0.0",
  90. "react-bootstrap": "^0.32.0",
  91. "react-date-range": "^1.0.0-beta",
  92. "react-document-title": "2.0.3",
  93. "react-dom": "16.7.0",
  94. "react-emotion": "9.2.12",
  95. "react-hot-loader": "4.11.1",
  96. "react-keydown": "^1.9.7",
  97. "react-lazyload": "^2.3.0",
  98. "react-lottie": "^1.2.3",
  99. "react-mentions": "^1.2.0",
  100. "react-popper": "^1.3.3",
  101. "react-pose": "^4.0.8",
  102. "react-router": "3.2.0",
  103. "react-select": "^1.2.1",
  104. "react-sparklines": "1.7.0",
  105. "react-virtualized": "^9.20.1",
  106. "reflux": "0.4.1",
  107. "regenerator-runtime": "^0.13.3",
  108. "scroll-to-element": "^2.0.0",
  109. "sentry-dreamy-components": "^2.0.1",
  110. "sprintf-js": "1.0.3",
  111. "style-loader": "^0.23.1",
  112. "svg-sprite-loader": "^3.9.0",
  113. "svgo": "^1.0.3",
  114. "svgo-loader": "^2.1.0",
  115. "ts-loader": "^6.0.4",
  116. "typescript": "^3.5.2",
  117. "u2f-api": "1.0.10",
  118. "webpack": "^4.28.1",
  119. "webpack-cli": "^3.1.2",
  120. "webpack-fix-style-only-entries": "^0.2.0",
  121. "zxcvbn": "^4.4.2"
  122. },
  123. "devDependencies": {
  124. "@babel/plugin-transform-react-jsx-source": "^7.2.0",
  125. "@storybook/addon-a11y": "^4.1.3",
  126. "@storybook/addon-actions": "^4.1.3",
  127. "@storybook/addon-info": "^4.1.3",
  128. "@storybook/addon-knobs": "^4.1.3",
  129. "@storybook/addon-options": "^4.1.3",
  130. "@storybook/addon-storysource": "^4.1.3",
  131. "@storybook/addons": "^4.1.3",
  132. "@storybook/react": "^4.1.3",
  133. "@typescript-eslint/eslint-plugin": "^1.11.0",
  134. "@typescript-eslint/parser": "^1.11.0",
  135. "babel-eslint": "^10.0.1",
  136. "babel-gettext-extractor": "^4.1.3",
  137. "babel-jest": "24.1.0",
  138. "babel-plugin-dynamic-import-node": "^2.2.0",
  139. "enzyme": "3.10.0",
  140. "enzyme-adapter-react-16": "1.14.0",
  141. "enzyme-to-json": "3.4.0",
  142. "eslint": "5.11.1",
  143. "eslint-config-sentry-app": "1.14.0",
  144. "jest": "24.1.0",
  145. "jest-canvas-mock": "^2.1.0",
  146. "jest-junit": "^3.4.1",
  147. "mockdate": "2.0.2",
  148. "object.fromentries": "^2.0.0",
  149. "prettier": "1.16.4",
  150. "react-test-renderer": "16.7.0",
  151. "source-map-loader": "^0.2.4",
  152. "stylelint": "10.1.0",
  153. "stylelint-config-prettier": "^5.2.0",
  154. "stylelint-config-recommended": "^2.2.0",
  155. "stylelint-config-styled-components": "^0.1.1",
  156. "tsconfig-paths-webpack-plugin": "^3.2.0",
  157. "typescript-styled-plugin": "^0.14.0",
  158. "webpack-dev-server": "^3.1.10"
  159. },
  160. "optionalDependencies": {
  161. "fsevents": "^1.1.2"
  162. },
  163. "APIMethod": "stub",
  164. "proxyURL": "http://localhost:8000",
  165. "scripts": {
  166. "test": "node scripts/test.js",
  167. "test-precommit": "yarn test --bail --findRelatedTests -u",
  168. "test-ci": "JEST_JUNIT_OUTPUT=.artifacts/jest.junit.xml yarn test --ci --coverage --testResultsProcessor=jest-junit",
  169. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  170. "test-staged": "yarn test --findRelatedTests $(git diff --name-only --cached)",
  171. "lint": "node_modules/.bin/eslint tests/js src/sentry/static/sentry/app --ext .js,.jsx,.ts,.tsx",
  172. "lint:css": "yarn stylelint --syntax css-in-js 'src/sentry/static/sentry/app/**/*.jsx'",
  173. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  174. "dev-server": "webpack-dev-server",
  175. "storybook": "start-storybook -p 9001 -c .storybook",
  176. "storybook-build": "build-storybook -c .storybook -o .storybook-out && sed -i -e 's/\\/sb_dll/sb_dll/g' .storybook-out/index.html",
  177. "snapshot": "build-storybook && PERCY_TOKEN=$STORYBOOK_PERCY_TOKEN PERCY_PROJECT=$STORYBOOK_PERCY_PROJECT percy-storybook --widths=1280",
  178. "webpack-profile": "yarn -s webpack --profile --json > stats.json"
  179. },
  180. "volta": {
  181. "node": "10.16.3",
  182. "yarn": "1.17.3"
  183. }
  184. }