package.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  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.15.5",
  11. "@babel/plugin-proposal-decorators": "~7.15.4",
  12. "@babel/plugin-transform-react-jsx": "^7.14.9",
  13. "@babel/plugin-transform-runtime": "~7.15.0",
  14. "@babel/preset-env": "~7.15.6",
  15. "@babel/preset-react": "^7.14.5",
  16. "@babel/preset-typescript": "^7.15.0",
  17. "@babel/runtime": "~7.15.4",
  18. "@dnd-kit/core": "^3.1.1",
  19. "@dnd-kit/sortable": "^4.0.0",
  20. "@emotion/babel-plugin": "^11.3.0",
  21. "@emotion/css": "^11.1.3",
  22. "@emotion/react": "^11.4.0",
  23. "@emotion/styled": "^11.3.0",
  24. "@sentry-internal/global-search": "^0.0.43",
  25. "@sentry/integrations": "6.17.8-beta.0",
  26. "@sentry/node": "6.17.8-beta.0",
  27. "@sentry/react": "6.17.8-beta.0",
  28. "@sentry/release-parser": "^1.3.0",
  29. "@sentry/rrweb": "^0.3.1",
  30. "@sentry/tracing": "6.17.8-beta.0",
  31. "@sentry/utils": "6.17.8-beta.0",
  32. "@testing-library/jest-dom": "^5.16.1",
  33. "@testing-library/react": "^12.1.2",
  34. "@testing-library/react-hooks": "^7.0.2",
  35. "@testing-library/user-event": "^13.5.0",
  36. "@types/color": "^3.0.2",
  37. "@types/compression-webpack-plugin": "^6.0.5",
  38. "@types/diff": "5.0.1",
  39. "@types/dompurify": "^2.2.3",
  40. "@types/enzyme": "^3.10.10",
  41. "@types/jest": "^26.0.24",
  42. "@types/js-cookie": "^2.2.7",
  43. "@types/lodash": "^4.14.171",
  44. "@types/marked": "^0.7.2",
  45. "@types/mini-css-extract-plugin": "^2.0.1",
  46. "@types/papaparse": "^5.2.6",
  47. "@types/pegjs": "^0.10.3",
  48. "@types/react": "~17.0.14",
  49. "@types/react-date-range": "^1.1.5",
  50. "@types/react-document-title": "^2.0.5",
  51. "@types/react-dom": "~17.0.9",
  52. "@types/react-grid-layout": "^1.3.0",
  53. "@types/react-mentions": "4.1.2",
  54. "@types/react-router": "^3.0.22",
  55. "@types/react-select": "3.0.8",
  56. "@types/react-sparklines": "^1.7.1",
  57. "@types/react-virtualized": "^9.21.12",
  58. "@types/reflux": "0.4.1",
  59. "@types/scroll-to-element": "^2.0.1",
  60. "@types/webpack-dev-server": "^3.11.4",
  61. "@wojtekmaj/enzyme-adapter-react-17": "0.6.1",
  62. "ansicolor": "^1.1.95",
  63. "babel-loader": "^8.1.0",
  64. "babel-plugin-add-react-displayname": "^0.0.5",
  65. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  66. "buffer": "^6.0.3",
  67. "cbor-web": "^8.1.0",
  68. "classnames": "2.3.1",
  69. "color": "^3.1.3",
  70. "compression-webpack-plugin": "7.0.0",
  71. "copy-text-to-clipboard": "2.2.0",
  72. "core-js": "^3.15.2",
  73. "crypto-browserify": "^3.12.0",
  74. "crypto-js": "4.0.0",
  75. "css-loader": "^5.2.6",
  76. "css-minimizer-webpack-plugin": "^3.4.1",
  77. "diff": "5.0.0",
  78. "dompurify": "^2.3.1",
  79. "downsample": "1.4.0",
  80. "echarts": "5.3.0",
  81. "echarts-for-react": "3.0.2",
  82. "enzyme": "3.11.0",
  83. "focus-trap": "^6.7.1",
  84. "focus-visible": "^5.2.0",
  85. "fork-ts-checker-webpack-plugin": "^6.3.3",
  86. "framer-motion": "^4.1.17",
  87. "fuse.js": "^3.4.6",
  88. "gettext-parser": "1.3.1",
  89. "gl-matrix": "^3.4.3",
  90. "intersection-observer": "^0.12.0",
  91. "ios-device-list": "^1.1.35",
  92. "jed": "^1.1.0",
  93. "js-cookie": "2.2.1",
  94. "less": "^3.12.2",
  95. "less-loader": "^10.0.1",
  96. "lodash": "^4.17.19",
  97. "marked": "0.7.0",
  98. "mini-css-extract-plugin": "^2.0.0",
  99. "mobx": "^6.3.6",
  100. "mobx-react": "~7.2.0",
  101. "mockdate": "3.0.5",
  102. "moment": "2.29.1",
  103. "moment-timezone": "0.5.33",
  104. "papaparse": "^5.3.1",
  105. "pegjs": "^0.10.0",
  106. "pegjs-loader": "^0.5.6",
  107. "platformicons": "^4.3.0",
  108. "po-catalog-loader": "2.0.0",
  109. "prism-sentry": "^1.0.2",
  110. "process": "^0.11.10",
  111. "prop-types": "^15.6.0",
  112. "pyright": "1.1.186",
  113. "qrcode.react": "^1.0.1",
  114. "query-string": "7.0.1",
  115. "react": "17.0.2",
  116. "react-aria": "^3.12.0",
  117. "react-autosize-textarea": "7.1.0",
  118. "react-date-range": "^1.3.0",
  119. "react-document-title": "2.0.3",
  120. "react-dom": "17.0.2",
  121. "react-grid-layout": "^1.3.0",
  122. "react-hotkeys-hook": "^3.4.3",
  123. "react-lazyload": "^2.3.0",
  124. "react-mentions": "4.3.0",
  125. "react-popper": "^1.3.11",
  126. "react-router": "3.2.0",
  127. "react-select": "^3.0.8",
  128. "react-sparklines": "1.7.0",
  129. "react-virtualized": "^9.22.3",
  130. "reflux": "0.4.1",
  131. "regenerator-runtime": "^0.13.3",
  132. "rrweb-player": "^0.7.6",
  133. "scroll-to-element": "^2.0.0",
  134. "sprintf-js": "1.0.3",
  135. "style-loader": "^3.0.0",
  136. "ts-node": "^10.1.0",
  137. "tslib": "^2.3.1",
  138. "typescript": "^4.5.4",
  139. "u2f-api": "1.0.10",
  140. "webpack": "5.66.0",
  141. "webpack-cli": "4.7.2",
  142. "webpack-remove-empty-scripts": "^0.7.1",
  143. "wink-jaro-distance": "^2.0.0",
  144. "zxcvbn": "^4.4.2"
  145. },
  146. "devDependencies": {
  147. "@babel/plugin-transform-react-jsx-source": "^7.14.5",
  148. "@pmmmwh/react-refresh-webpack-plugin": "0.5.4",
  149. "@size-limit/preset-small-lib": "^5.0.5",
  150. "@storybook/addon-a11y": "6.3.13",
  151. "@storybook/addon-actions": "6.3.13",
  152. "@storybook/addon-essentials": "6.3.13",
  153. "@storybook/addon-links": "6.3.13",
  154. "@storybook/addon-storysource": "6.3.13",
  155. "@storybook/addons": "6.3.13",
  156. "@storybook/builder-webpack5": "6.3.13",
  157. "@storybook/manager-webpack5": "6.3.13",
  158. "@storybook/react": "6.3.13",
  159. "@storybook/router": "6.3.13",
  160. "@storybook/theming": "6.3.13",
  161. "@types/node": "^17.0.18",
  162. "@visual-snapshot/jest": "5.0.0",
  163. "babel-eslint": "^10.1.0",
  164. "babel-gettext-extractor": "^4.1.3",
  165. "babel-jest": "27.0.6",
  166. "babel-plugin-dynamic-import-node": "^2.2.0",
  167. "csstype": "^3.0.8",
  168. "eslint": "5.11.1",
  169. "eslint-config-sentry-app": "1.76.0",
  170. "eslint-plugin-simple-import-sort": "^6.0.0",
  171. "html-webpack-plugin": "^5.3.2",
  172. "jest": "27.0.6",
  173. "jest-canvas-mock": "^2.3.1",
  174. "jest-circus": "27.0.6",
  175. "jest-fetch-mock": "^3.0.3",
  176. "jest-junit": "^9.0.0",
  177. "jest-sentry-environment": "1.3.0",
  178. "postcss-jsx": "0.36.4",
  179. "postcss-syntax": "0.36.2",
  180. "prettier": "2.3.2",
  181. "react-refresh": "0.11.0",
  182. "react-select-event": "5.3.0",
  183. "react-test-renderer": "17.0.2",
  184. "size-limit": "^5.0.5",
  185. "speed-measure-webpack-plugin": "^1.5.0",
  186. "storybook-dark-mode": "^1.0.8",
  187. "stylelint": "14.3.0",
  188. "stylelint-config-prettier": "^9.0.3",
  189. "stylelint-config-recommended": "^6.0.0",
  190. "tocbot": "^4.13.4",
  191. "typescript-styled-plugin": "^0.18.1",
  192. "url-loader": "^4.1.0",
  193. "webpack-dev-server": "^3.11.2"
  194. },
  195. "optionalDependencies": {
  196. "fsevents": "^2.3.2"
  197. },
  198. "resolutions": {
  199. "**/ua-parser-js": "<=0.7.28",
  200. "**/is-svg": ">=4.2.2",
  201. "webpack": "5.66.0",
  202. "css-loader": "^5.2.6",
  203. "dotenv-webpack": "^6.0.0",
  204. "html-webpack-plugin": "^5.0.0",
  205. "less-loader": "^10.0.0",
  206. "style-loader": "^2.0.0",
  207. "terser-webpack-plugin": "^5.1.4",
  208. "webpack-virtual-modules": "^0.4.3",
  209. "colors": "1.4.0"
  210. },
  211. "APIMethod": "stub",
  212. "proxyURL": "http://localhost:8000",
  213. "scripts": {
  214. "test": "node scripts/test.js",
  215. "test-precommit": "yarn test --bail --findRelatedTests -u",
  216. "test-ci": "yarn test --ci --coverage",
  217. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  218. "test-staged": "yarn test --findRelatedTests $(git diff --name-only --cached)",
  219. "lint": "yarn eslint tests/js static/app --ext .js,.jsx,.ts,.tsx",
  220. "lint:css": "yarn stylelint 'static/app/**/*.[jt]sx'",
  221. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  222. "dev-ui": "SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 yarn webpack serve",
  223. "dev-acceptance": "NO_DEV_SERVER=1 NODE_ENV=development yarn webpack --watch",
  224. "storybook": "SENTRY_UI_HOT_RELOAD='' start-storybook -p 9001 -c .storybook",
  225. "storybook-build": "build-storybook -c .storybook -o docs-ui/.storybook-out --quiet",
  226. "webpack-profile": "NO_TS_FORK=1 yarn -s webpack --profile --json > stats.json",
  227. "install-api-docs": "cd api-docs && yarn install",
  228. "build-deprecated-docs": "yarn install-api-docs && node api-docs/index.js api-docs/openapi.json tests/apidocs/openapi-deprecated.json",
  229. "deref-api-docs": "node api-docs/index.js tests/apidocs/openapi-spectacular.json tests/apidocs/openapi-derefed.json",
  230. "build-css": "NODE_ENV=production yarn webpack --config=config/webpack.css.config.ts",
  231. "build-chartcuterie-config": "NODE_ENV=production yarn webpack --config=config/webpack.chartcuterie.config.ts",
  232. "build-acceptance": "IS_ACCEPTANCE_TEST=1 NODE_ENV=production yarn webpack --mode development",
  233. "build-production": "NODE_ENV=production yarn webpack --mode production",
  234. "build": "NODE_OPTIONS=--max-old-space-size=4096 yarn webpack",
  235. "validate-api-examples": "cd api-docs && yarn openapi-examples-validator ../tests/apidocs/openapi-derefed.json --no-additional-properties",
  236. "mkcert-localhost": "mkcert -key-file config/localhost-key.pem -cert-file config/localhost.pem localhost"
  237. },
  238. "browserslist": {
  239. "production": [
  240. "last 10 Chrome versions",
  241. "last 10 Firefox versions",
  242. "last 2 Edge major versions",
  243. "last 2 Safari major versions",
  244. "last 3 iOS major versions",
  245. "last 1 OperaMobile version",
  246. "Firefox ESR"
  247. ],
  248. "development": [
  249. "last 10 Chrome versions",
  250. "last 10 Firefox versions",
  251. "last 2 Edge major versions",
  252. "last 2 Safari major versions",
  253. "last 3 iOS major versions",
  254. "last 1 OperaMobile version",
  255. "Firefox ESR"
  256. ],
  257. "test": [
  258. "current node"
  259. ]
  260. },
  261. "volta": {
  262. "node": "16.13.1",
  263. "yarn": "1.22.5"
  264. }
  265. }