package.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  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.9.0",
  11. "@babel/plugin-proposal-class-properties": "~7.8.3",
  12. "@babel/plugin-proposal-decorators": "~7.8.3",
  13. "@babel/plugin-proposal-object-rest-spread": "~7.9.5",
  14. "@babel/plugin-syntax-dynamic-import": "^7.2.0",
  15. "@babel/plugin-transform-runtime": "~7.9.0",
  16. "@babel/preset-env": "~7.9.5",
  17. "@babel/preset-react": "^7.9.4",
  18. "@babel/preset-typescript": "^7.9.0",
  19. "@babel/runtime": "~7.9.2",
  20. "@emotion/babel-preset-css-prop": "^10.0.27",
  21. "@emotion/core": "^10.0.27",
  22. "@emotion/styled": "^10.0.27",
  23. "@sentry/tracing": "5.20.1",
  24. "@sentry/integrations": "5.20.1",
  25. "@sentry/react": "5.20.1",
  26. "@sentry/release-parser": "^0.6.0",
  27. "@sentry/rrweb": "^0.1.1",
  28. "@sentry/utils": "5.20.1",
  29. "@types/classnames": "^2.2.0",
  30. "@types/clipboard": "^2.0.1",
  31. "@types/color": "^3.0.0",
  32. "@types/create-react-class": "^15.6.2",
  33. "@types/dompurify": "^2.0.1",
  34. "@types/echarts": "^4.4.3",
  35. "@types/jest": "^24.0.17",
  36. "@types/jquery": "^2.0.53",
  37. "@types/js-cookie": "^2.2.2",
  38. "@types/lodash": "^4.14.134",
  39. "@types/marked": "^0.7.2",
  40. "@types/moment-timezone": "^0.5.12",
  41. "@types/papaparse": "^4.5.11",
  42. "@types/react": "~16.9.19",
  43. "@types/react-bootstrap": "^0.32.19",
  44. "@types/react-document-title": "^2.0.3",
  45. "@types/react-dom": "~16.9.5",
  46. "@types/react-router": "^3.0.22",
  47. "@types/react-select": "3.0.8",
  48. "@types/react-sparklines": "^1.7.0",
  49. "@types/react-virtualized": "^9.21.10",
  50. "@types/reflexbox": "^4.0.0",
  51. "@types/reflux": "0.4.1",
  52. "@types/scroll-to-element": "^2.0.0",
  53. "algoliasearch": "^3.32.0",
  54. "babel-loader": "^8.1.0",
  55. "babel-plugin-add-react-displayname": "^0.0.5",
  56. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  57. "bootstrap": "3.4.1",
  58. "classnames": "2.2.0",
  59. "clean-webpack-plugin": "^3.0.0",
  60. "clipboard": "^1.7.1",
  61. "color": "^3.1.0",
  62. "compression-webpack-plugin": "3.1.0",
  63. "core-js": "^3.2.1",
  64. "create-react-class": "^15.6.2",
  65. "crypto-js": "4.0.0",
  66. "css-loader": "^2.0.1",
  67. "diff": "^3.5.0",
  68. "dompurify": "^2.0.7",
  69. "echarts": "4.7.0",
  70. "echarts-for-react": "2.0.16",
  71. "emotion": "10.0.27",
  72. "emotion-theming": "10.0.27",
  73. "file-loader": "^3.0.1",
  74. "focus-visible": "^5.0.2",
  75. "fork-ts-checker-webpack-plugin": "^1.5.1",
  76. "framer-motion": "^1.11.1",
  77. "fuse.js": "^3.4.6",
  78. "gettext-parser": "1.3.1",
  79. "intersection-observer": "^0.7.0",
  80. "ios-device-list": "^1.1.30",
  81. "jed": "^1.1.0",
  82. "jquery": "2.2.2",
  83. "js-cookie": "2.2.1",
  84. "less": "^3.9.0",
  85. "less-loader": "^4.1.0",
  86. "lodash": "^4.17.19",
  87. "marked": "0.7.0",
  88. "mini-css-extract-plugin": "^v0.5.0",
  89. "mobx": "^5.13.0",
  90. "mobx-react": "~5.4.4",
  91. "moment": "2.24.0",
  92. "moment-timezone": "0.5.28",
  93. "optimize-css-assets-webpack-plugin": "^5.0.1",
  94. "papaparse": "^5.2.0",
  95. "parseurl": "^1.3.2",
  96. "platformicons": "2.0.3",
  97. "po-catalog-loader": "2.0.0",
  98. "prop-types": "^15.6.0",
  99. "query-string": "6.6.0",
  100. "react": "16.12.0",
  101. "react-autosize-textarea": "7.1.0",
  102. "react-bootstrap": "^0.32.0",
  103. "react-date-range": "^1.0.0-beta",
  104. "react-document-title": "2.0.3",
  105. "react-dom": "16.12.0",
  106. "react-keydown": "^1.9.7",
  107. "react-lazyload": "^2.3.0",
  108. "react-mentions": "^1.2.0",
  109. "react-popper": "^1.3.3",
  110. "react-router": "3.2.0",
  111. "react-select": "^3.0.8",
  112. "react-select-legacy": "npm:react-select-legacy@1",
  113. "react-sparklines": "1.7.0",
  114. "react-virtualized": "^9.21.2",
  115. "reflexbox": "^4.0.6",
  116. "reflux": "0.4.1",
  117. "regenerator-runtime": "^0.13.3",
  118. "rrweb-player": "^0.4.6",
  119. "scroll-to-element": "^2.0.0",
  120. "sprintf-js": "1.0.3",
  121. "style-loader": "^0.23.1",
  122. "svg-sprite-loader": "^3.9.0",
  123. "svgo": "^1.0.3",
  124. "svgo-loader": "^2.1.0",
  125. "typescript": "^3.8",
  126. "u2f-api": "1.0.10",
  127. "webpack": "4.42.1",
  128. "webpack-cli": "3.3.11",
  129. "webpack-fix-style-only-entries": "^0.2.0",
  130. "zxcvbn": "^4.4.2"
  131. },
  132. "devDependencies": {
  133. "@babel/plugin-transform-react-jsx-source": "^7.2.0",
  134. "@pmmmwh/react-refresh-webpack-plugin": "^0.3.1",
  135. "@sentry/node": "5.20.1",
  136. "@storybook/addon-a11y": "^5.3.3",
  137. "@storybook/addon-actions": "^5.3.3",
  138. "@storybook/addon-docs": "^5.3.3",
  139. "@storybook/addon-info": "^5.3.3",
  140. "@storybook/addon-knobs": "^5.3.3",
  141. "@storybook/addon-options": "^5.3.3",
  142. "@storybook/addon-storysource": "^5.3.3",
  143. "@storybook/addons": "^5.3.3",
  144. "@storybook/react": "^5.3.3",
  145. "babel-eslint": "^10.0.3",
  146. "babel-gettext-extractor": "^4.1.3",
  147. "babel-jest": "24.9.0",
  148. "babel-plugin-dynamic-import-node": "^2.2.0",
  149. "csstype": "^2.6.8",
  150. "enzyme": "3.10.0",
  151. "enzyme-adapter-react-16": "1.15.1",
  152. "enzyme-to-json": "3.4.3",
  153. "eslint": "5.11.1",
  154. "eslint-config-sentry-app": "^1.43.0",
  155. "html-webpack-plugin": "^4.3.0",
  156. "jest": "24.9.0",
  157. "jest-canvas-mock": "^2.2.0",
  158. "jest-junit": "^9.0.0",
  159. "mockdate": "2.0.5",
  160. "object.fromentries": "^2.0.0",
  161. "prettier": "1.19.1",
  162. "react-refresh": "^0.8.2",
  163. "react-test-renderer": "16.12.0",
  164. "source-map-loader": "^0.2.4",
  165. "speed-measure-webpack-plugin": "^1.3.1",
  166. "stylelint": "13.3.1",
  167. "stylelint-config-prettier": "^8.0.1",
  168. "stylelint-config-recommended": "^3.0.0",
  169. "stylelint-config-styled-components": "^0.1.1",
  170. "stylelint-processor-styled-components": "^1.10.0",
  171. "tsconfig-paths-webpack-plugin": "^3.2.0",
  172. "typescript-styled-plugin": "^0.15.0",
  173. "webpack-dev-server": "3.10.3"
  174. },
  175. "optionalDependencies": {
  176. "fsevents": "^2.1.2"
  177. },
  178. "resolutions": {
  179. "**/rrweb": "^0.7.33"
  180. },
  181. "APIMethod": "stub",
  182. "proxyURL": "http://localhost:8000",
  183. "scripts": {
  184. "test": "node scripts/test.js",
  185. "test-precommit": "yarn test --bail --findRelatedTests -u",
  186. "test-ci": "yarn test --ci --coverage",
  187. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  188. "test-staged": "yarn test --findRelatedTests $(git diff --name-only --cached)",
  189. "lint": "yarn eslint tests/js src/sentry/static/sentry/app --ext .js,.jsx,.ts,.tsx",
  190. "lint:css": "yarn stylelint 'src/sentry/static/sentry/app/**/*.[jt]sx'",
  191. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  192. "dev-ui": "SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 yarn webpack-dev-server",
  193. "dev-acceptance": "NO_DEV_SERVER=1 NODE_ENV=development yarn webpack --watch",
  194. "storybook": "SENTRY_UI_HOT_RELOAD='' start-storybook -p 9001 -c .storybook",
  195. "storybook-build": "build-storybook -c .storybook -o .storybook-out && sed -i -e 's/\\/sb_dll/sb_dll/g' .storybook-out/index.html",
  196. "webpack-profile": "yarn -s webpack --profile --json > stats.json",
  197. "build": "yarn webpack --output-path=public"
  198. },
  199. "volta": {
  200. "node": "10.21.0",
  201. "yarn": "1.22.4"
  202. }
  203. }