package.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  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.18.5",
  11. "@babel/plugin-proposal-decorators": "~7.18.2",
  12. "@babel/plugin-transform-react-jsx": "^7.17.12",
  13. "@babel/plugin-transform-runtime": "~7.18.5",
  14. "@babel/preset-env": "~7.18.2",
  15. "@babel/preset-react": "^7.17.12",
  16. "@babel/preset-typescript": "^7.17.12",
  17. "@babel/runtime": "~7.18.3",
  18. "@dnd-kit/core": "^3.1.1",
  19. "@dnd-kit/sortable": "^4.0.0",
  20. "@emotion/babel-plugin": "^11.9.2",
  21. "@emotion/css": "^11.1.3",
  22. "@emotion/react": "^11.9.3",
  23. "@emotion/styled": "^11.3.0",
  24. "@esbuild-plugins/node-globals-polyfill": "^0.1.1",
  25. "@monaco-editor/react": "^4.4.5",
  26. "@popperjs/core": "^2.11.5",
  27. "@react-aria/button": "^3.3.4",
  28. "@react-aria/focus": "^3.5.0",
  29. "@react-aria/interactions": "^3.7.0",
  30. "@react-aria/menu": "^3.3.0",
  31. "@react-aria/overlays": "^3.7.3",
  32. "@react-aria/separator": "^3.1.3",
  33. "@react-aria/utils": "^3.11.0",
  34. "@react-stately/collections": "^3.3.3",
  35. "@react-stately/menu": "^3.2.3",
  36. "@react-stately/tree": "^3.2.0",
  37. "@react-types/menu": "^3.3.0",
  38. "@react-types/shared": "^3.8.0",
  39. "@remix-run/dev": "^1.6.8",
  40. "@remix-run/node": "^1.6.8",
  41. "@remix-run/react": "^1.6.8",
  42. "@remix-run/serve": "^1.6.8",
  43. "@sentry-internal/global-search": "^0.3.0",
  44. "@sentry/integrations": "7.11.0",
  45. "@sentry/node": "7.11.0",
  46. "@sentry/react": "7.11.0",
  47. "@sentry/release-parser": "^1.3.1",
  48. "@sentry/replay": "0.5.4",
  49. "@sentry/tracing": "7.11.0",
  50. "@sentry/utils": "7.11.0",
  51. "@testing-library/jest-dom": "^5.16.4",
  52. "@testing-library/react": "^12.1.2",
  53. "@testing-library/react-hooks": "^8.0.1",
  54. "@testing-library/user-event": "^13.5.0",
  55. "@types/color": "^3.0.3",
  56. "@types/diff": "5.0.2",
  57. "@types/dompurify": "^2.3.3",
  58. "@types/enzyme": "^3.10.12",
  59. "@types/jest": "^28.1.3",
  60. "@types/js-cookie": "^3.0.2",
  61. "@types/lodash": "^4.14.182",
  62. "@types/marked": "^0.7.2",
  63. "@types/mini-css-extract-plugin": "^2.5.1",
  64. "@types/papaparse": "^5.3.2",
  65. "@types/pegjs": "^0.10.3",
  66. "@types/react": "~17.0.14",
  67. "@types/react-date-range": "^1.4.4",
  68. "@types/react-document-title": "^2.0.5",
  69. "@types/react-dom": "~17.0.9",
  70. "@types/react-grid-layout": "^1.3.2",
  71. "@types/react-mentions": "4.1.6",
  72. "@types/react-router": "^3.0.22",
  73. "@types/react-select": "3.0.8",
  74. "@types/react-sparklines": "^1.7.2",
  75. "@types/react-virtualized": "^9.21.20",
  76. "@types/reflux": "0.4.1",
  77. "@types/scroll-to-element": "^2.0.2",
  78. "@types/webpack-dev-server": "^4.7.2",
  79. "@types/webpack-env": "^1.17.0",
  80. "@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
  81. "ansi-to-react": "^6.1.6",
  82. "babel-loader": "^8.2.5",
  83. "babel-plugin-add-react-displayname": "^0.0.5",
  84. "babel-plugin-macros": "^3.1.0",
  85. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  86. "cbor-web": "^8.1.0",
  87. "classnames": "2.3.1",
  88. "color": "^4.2.3",
  89. "compression-webpack-plugin": "10.0.0",
  90. "copy-text-to-clipboard": "3.0.1",
  91. "core-js": "^3.23.3",
  92. "cross-env": "^7.0.3",
  93. "crypto-browserify": "^3.12.0",
  94. "crypto-js": "4.0.0",
  95. "css-loader": "^5.2.6",
  96. "css-minimizer-webpack-plugin": "^4.0.0",
  97. "decky": "^1.1.1",
  98. "diff": "5.1.0",
  99. "dompurify": "^2.3.8",
  100. "downsample": "1.4.0",
  101. "echarts": "5.3.3",
  102. "echarts-for-react": "3.0.2",
  103. "enzyme": "3.11.0",
  104. "esbuild-plugin-babel": "^0.2.3",
  105. "esbuild-plugin-import-glob": "^0.1.1",
  106. "focus-trap": "^6.9.4",
  107. "focus-visible": "^5.2.0",
  108. "fork-ts-checker-webpack-plugin": "^7.2.11",
  109. "framer-motion": "^6.2.8",
  110. "fuse.js": "^6.6.2",
  111. "gettext-parser": "1.3.1",
  112. "gl-matrix": "^3.4.3",
  113. "intersection-observer": "^0.12.2",
  114. "ios-device-list": "^1.1.35",
  115. "jed": "^1.1.0",
  116. "js-beautify": "^1.14.4",
  117. "js-cookie": "3.0.1",
  118. "less": "^4.1.3",
  119. "less-loader": "^11.0.0",
  120. "lodash": "^4.17.19",
  121. "marked": "0.7.0",
  122. "mini-css-extract-plugin": "^2.6.1",
  123. "mobx": "^6.6.1",
  124. "mobx-react": "~7.5.1",
  125. "mockdate": "3.0.5",
  126. "moment": "2.29.4",
  127. "moment-timezone": "0.5.34",
  128. "npm-run-all": "^4.1.5",
  129. "pako": "^2.0.4",
  130. "papaparse": "^5.3.2",
  131. "pegjs": "^0.10.0",
  132. "pegjs-loader": "^0.5.6",
  133. "platformicons": "^5.3.0",
  134. "po-catalog-loader": "2.0.0",
  135. "prettier": "2.7.1",
  136. "prism-sentry": "^1.0.2",
  137. "prismjs": "^1.27.0",
  138. "prop-types": "^15.8.1",
  139. "pyright": "1.1.255",
  140. "qrcode.react": "^3.0.2",
  141. "query-string": "7.0.1",
  142. "react": "17.0.2",
  143. "react-autosize-textarea": "7.1.0",
  144. "react-date-range": "^1.4.0",
  145. "react-document-title": "2.0.3",
  146. "react-dom": "17.0.2",
  147. "react-grid-layout": "^1.3.4",
  148. "react-hotkeys-hook": "^3.4.6",
  149. "react-lazyload": "^2.3.0",
  150. "react-mentions": "4.4.2",
  151. "react-popper": "^2.3.0",
  152. "react-router": "3.2.0",
  153. "react-select": "3.1.0",
  154. "react-select-event": "5.5.0",
  155. "react-sparklines": "1.7.0",
  156. "react-virtualized": "git+https://git@github.com/remorses/react-virtualized-fixed-import.git#9.22.3",
  157. "reflux": "0.4.1",
  158. "regenerator-runtime": "^0.13.3",
  159. "remix": "^1.6.8",
  160. "remix-esbuild-override": "^3.0.4",
  161. "rrweb": "^1.1.3",
  162. "rrweb-player": "^0.7.13",
  163. "screenfull": "^6.0.2",
  164. "scroll-to-element": "^2.0.0",
  165. "sprintf-js": "1.0.3",
  166. "style-loader": "^3.3.1",
  167. "ts-node": "^10.8.1",
  168. "tslib": "^2.3.1",
  169. "typescript": "^4.7.4",
  170. "u2f-api": "1.0.10",
  171. "webpack": "5.73.0",
  172. "webpack-cli": "4.10.0",
  173. "webpack-remove-empty-scripts": "^0.8.1",
  174. "zxcvbn": "^4.4.2"
  175. },
  176. "devDependencies": {
  177. "@babel/plugin-transform-react-jsx-source": "^7.16.7",
  178. "@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
  179. "@size-limit/preset-small-lib": "^5.0.5",
  180. "@storybook/addon-a11y": "6.5.9",
  181. "@storybook/addon-actions": "6.5.9",
  182. "@storybook/addon-docs": "6.5.9",
  183. "@storybook/addon-essentials": "6.5.9",
  184. "@storybook/addon-links": "6.5.9",
  185. "@storybook/addon-storysource": "6.5.9",
  186. "@storybook/addons": "6.5.9",
  187. "@storybook/builder-webpack5": "6.5.9",
  188. "@storybook/manager-webpack5": "6.5.9",
  189. "@storybook/react": "6.5.9",
  190. "@storybook/router": "6.5.9",
  191. "@storybook/theming": "6.5.9",
  192. "@types/js-beautify": "^1.13.3",
  193. "@types/node": "^18.0.0",
  194. "@visual-snapshot/jest": "6.0.2",
  195. "assert": "^2.0.0",
  196. "babel-gettext-extractor": "^4.1.3",
  197. "babel-jest": "^28.1.2",
  198. "babel-plugin-dynamic-import-node": "^2.2.0",
  199. "benchmark": "^2.1.4",
  200. "eslint": "8.18.0",
  201. "eslint-config-sentry-app": "^1.95.0",
  202. "html-webpack-plugin": "^5.5.0",
  203. "jest": "28.1.2",
  204. "jest-canvas-mock": "^2.4.0",
  205. "jest-environment-jsdom": "^28.1.2",
  206. "jest-fetch-mock": "^3.0.3",
  207. "jest-junit": "13.2.0",
  208. "jest-sentry-environment": "3.0.0",
  209. "postcss-jsx": "0.36.4",
  210. "postcss-syntax": "0.36.2",
  211. "react-refresh": "0.13.0",
  212. "react-test-renderer": "17.0.2",
  213. "size-limit": "^5.0.5",
  214. "storybook-dark-mode": "^1.1.0",
  215. "stylelint": "14.8.2",
  216. "stylelint-config-prettier": "^9.0.3",
  217. "stylelint-config-recommended": "^8.0.0",
  218. "tocbot": "^4.18.2",
  219. "tsconfig-paths": "^4.0.0",
  220. "typescript-styled-plugin": "^0.18.2",
  221. "url-loader": "^4.1.0",
  222. "webpack-dev-server": "^4.9.2"
  223. },
  224. "optionalDependencies": {
  225. "fsevents": "^2.3.2"
  226. },
  227. "resolutions": {
  228. "**/ua-parser-js": "<=0.7.28",
  229. "**/is-svg": ">=4.2.2",
  230. "webpack": "5.73.0",
  231. "css-loader": "^5.2.6",
  232. "dotenv-webpack": "^7.1.0",
  233. "html-webpack-plugin": "^5.0.0",
  234. "less-loader": "^11.0.0",
  235. "style-loader": "^3.3.1",
  236. "terser-webpack-plugin": "^5.1.4",
  237. "webpack-virtual-modules": "^0.4.3",
  238. "colors": "1.4.0"
  239. },
  240. "APIMethod": "stub",
  241. "proxyURL": "http://localhost:8000",
  242. "scripts": {
  243. "test-wrap": "node scripts/test.js",
  244. "test": "yarn test-wrap --watch",
  245. "test-ci": "yarn test-wrap --ci --coverage --runInBand",
  246. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  247. "test-precommit": "yarn test-wrap --bail --findRelatedTests -u",
  248. "test-staged": "yarn test-wrap --findRelatedTests $(git diff --name-only --cached)",
  249. "lint": "yarn eslint static/app tests/js docs-ui/ --ext .js,.jsx,.ts,.tsx",
  250. "lint:css": "yarn stylelint 'static/app/**/*.[jt]sx'",
  251. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  252. "dev-ui": "SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 yarn webpack serve",
  253. "remix-build": "remix build",
  254. "remix-dev": "remix dev",
  255. "remix-start": "remix-serve build",
  256. "postinstall": "remix-esbuild-override",
  257. "dev-acceptance": "NO_DEV_SERVER=1 NODE_ENV=development yarn webpack --watch",
  258. "storybook": "SENTRY_UI_HOT_RELOAD='' start-storybook -p 9001 -c docs-ui/storybook",
  259. "storybook-build": "build-storybook -c docs-ui/storybook -o docs-ui/.storybook-out --quiet",
  260. "webpack-profile": "NO_TS_FORK=1 yarn -s webpack --profile --json > stats.json",
  261. "install-api-docs": "cd api-docs && yarn install",
  262. "build-deprecated-docs": "yarn install-api-docs && ts-node api-docs/index.ts api-docs/openapi.json tests/apidocs/openapi-deprecated.json",
  263. "diff-docs": "yarn install-api-docs && ts-node api-docs/openapi-diff.ts",
  264. "deref-api-docs": "ts-node api-docs/index.ts tests/apidocs/openapi-spectacular.json tests/apidocs/openapi-derefed.json",
  265. "build-css": "NODE_ENV=production yarn webpack --config=config/webpack.css.config.ts",
  266. "build-chartcuterie-config": "NODE_ENV=production yarn webpack --config=config/webpack.chartcuterie.config.ts",
  267. "build-acceptance": "IS_ACCEPTANCE_TEST=1 NODE_ENV=production yarn webpack --mode development",
  268. "build-production": "NODE_ENV=production yarn webpack --mode production",
  269. "build": "NODE_OPTIONS=--max-old-space-size=4096 yarn webpack",
  270. "validate-api-examples": "cd api-docs && yarn openapi-examples-validator ../tests/apidocs/openapi-derefed.json --no-additional-properties",
  271. "mkcert-localhost": "mkcert -key-file config/localhost-key.pem -cert-file config/localhost.pem localhost 127.0.0.1 dev.getsentry.net && mkcert -install"
  272. },
  273. "browserslist": {
  274. "production": [
  275. "last 10 Chrome versions",
  276. "last 10 Firefox versions",
  277. "last 2 Edge major versions",
  278. "last 2 Safari major versions",
  279. "last 3 iOS major versions",
  280. "last 1 OperaMobile version",
  281. "Firefox ESR"
  282. ],
  283. "development": [
  284. "last 10 Chrome versions",
  285. "last 10 Firefox versions",
  286. "last 2 Edge major versions",
  287. "last 2 Safari major versions",
  288. "last 3 iOS major versions",
  289. "last 1 OperaMobile version",
  290. "Firefox ESR"
  291. ],
  292. "test": [
  293. "current node"
  294. ]
  295. },
  296. "volta": {
  297. "node": "16.13.1",
  298. "yarn": "1.22.5"
  299. }
  300. }