package.json 6.8 KB

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