package.json 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. {
  2. "$schema": "https://json.schemastore.org/package.json",
  3. "name": "sentry",
  4. "version": "0.0.0",
  5. "private": true,
  6. "repository": {
  7. "type": "git",
  8. "url": "git://github.com/getsentry/sentry.git"
  9. },
  10. "dependencies": {
  11. "@babel/core": "~7.23.2",
  12. "@babel/plugin-transform-react-jsx": "^7.22.15",
  13. "@babel/plugin-transform-react-jsx-source": "^7.22.5",
  14. "@babel/plugin-transform-runtime": "~7.23.2",
  15. "@babel/preset-env": "~7.23.2",
  16. "@babel/preset-react": "^7.22.15",
  17. "@babel/preset-typescript": "^7.23.2",
  18. "@babel/runtime": "~7.23.2",
  19. "@dnd-kit/core": "^3.1.1",
  20. "@dnd-kit/sortable": "^4.0.0",
  21. "@emotion/babel-plugin": "^11.10.5",
  22. "@emotion/css": "^11.10.5",
  23. "@emotion/react": "^11.10.5",
  24. "@emotion/styled": "^11.10.5",
  25. "@fullstory/babel-plugin-annotate-react": "^2.3.0",
  26. "@monaco-editor/react": "^4.4.5",
  27. "@popperjs/core": "^2.11.5",
  28. "@react-aria/button": "^3.7.2",
  29. "@react-aria/focus": "^3.12.1",
  30. "@react-aria/gridlist": "^3.4.0",
  31. "@react-aria/i18n": "^3.7.2",
  32. "@react-aria/interactions": "^3.15.1",
  33. "@react-aria/listbox": "^3.9.1",
  34. "@react-aria/menu": "^3.9.1",
  35. "@react-aria/numberfield": "^3.5.1",
  36. "@react-aria/overlays": "^3.14.1",
  37. "@react-aria/radio": "^3.6.1",
  38. "@react-aria/separator": "^3.3.2",
  39. "@react-aria/slider": "^3.4.1",
  40. "@react-aria/tabs": "^3.6.0",
  41. "@react-aria/utils": "^3.17.0",
  42. "@react-aria/visually-hidden": "^3.8.1",
  43. "@react-stately/collections": "^3.8.0",
  44. "@react-stately/menu": "^3.5.2",
  45. "@react-stately/numberfield": "^3.4.2",
  46. "@react-stately/radio": "^3.8.1",
  47. "@react-stately/slider": "^3.3.2",
  48. "@react-stately/tabs": "^3.4.1",
  49. "@react-stately/tree": "^3.6.1",
  50. "@react-types/shared": "^3.18.1",
  51. "@rspack/cli": "^0.4.2",
  52. "@rspack/core": "^0.4.2",
  53. "@rspack/plugin-react-refresh": "^0.4.2",
  54. "@sentry-internal/global-search": "^0.5.7",
  55. "@sentry-internal/react-inspector": "6.0.1-4",
  56. "@sentry-internal/rrweb": "2.3.0",
  57. "@sentry-internal/rrweb-player": "2.3.0",
  58. "@sentry-internal/rrweb-snapshot": "2.3.0",
  59. "@sentry/core": "^7.85.0",
  60. "@sentry/integrations": "^7.85.0",
  61. "@sentry/node": "^7.85.0",
  62. "@sentry/react": "^7.85.0",
  63. "@sentry/release-parser": "^1.3.1",
  64. "@sentry/tracing": "^7.85.0",
  65. "@sentry/types": "^7.85.0",
  66. "@sentry/utils": "^7.85.0",
  67. "@spotlightjs/spotlight": "^1.1.1",
  68. "@tanstack/react-query": "^4.29.7",
  69. "@types/color": "^3.0.3",
  70. "@types/crypto-js": "^4.1.1",
  71. "@types/diff": "5.0.2",
  72. "@types/dompurify": "^2.4.0",
  73. "@types/invariant": "^2.2.35",
  74. "@types/jest": "^29.5.3",
  75. "@types/js-beautify": "^1.13.3",
  76. "@types/js-cookie": "^3.0.2",
  77. "@types/lodash": "^4.14.182",
  78. "@types/marked": "^0.7.2",
  79. "@types/mini-css-extract-plugin": "^2.5.1",
  80. "@types/papaparse": "^5.3.5",
  81. "@types/pegjs": "^0.10.3",
  82. "@types/prismjs": "^1.26.0",
  83. "@types/react": "~17.0.62",
  84. "@types/react-date-range": "^1.4.4",
  85. "@types/react-dom": "~17.0.20",
  86. "@types/react-grid-layout": "^1.3.2",
  87. "@types/react-mentions": "4.1.6",
  88. "@types/react-router": "^3.0.22",
  89. "@types/react-select": "4.0.18",
  90. "@types/react-sparklines": "^1.7.2",
  91. "@types/react-virtualized": "^9.21.22",
  92. "@types/reflux": "0.4.1",
  93. "@types/scroll-to-element": "^2.0.2",
  94. "@types/webpack-env": "^1.18.0",
  95. "ansi-to-react": "^6.1.6",
  96. "babel-plugin-add-react-displayname": "^0.0.5",
  97. "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
  98. "buffer": "^6.0.3",
  99. "cbor-web": "^8.1.0",
  100. "classnames": "2.3.1",
  101. "color": "^4.2.3",
  102. "compression-webpack-plugin": "10.0.0",
  103. "core-js": "^3.33.0",
  104. "cronstrue": "^2.26.0",
  105. "crypto-browserify": "^3.12.0",
  106. "crypto-js": "4.2.0",
  107. "diff": "5.1.0",
  108. "dompurify": "^3.0.0",
  109. "downsample": "1.4.0",
  110. "echarts": "5.4.0",
  111. "echarts-for-react": "3.0.2",
  112. "focus-trap": "^7.3.1",
  113. "focus-visible": "^5.2.0",
  114. "framer-motion": "^6.2.8",
  115. "fuse.js": "^6.6.2",
  116. "gettext-parser": "1.3.1",
  117. "gl-matrix": "^3.4.3",
  118. "intersection-observer": "^0.12.2",
  119. "invariant": "^2.2.4",
  120. "ios-device-list": "1.1.37",
  121. "jed": "^1.1.0",
  122. "js-beautify": "^1.14.4",
  123. "js-cookie": "3.0.1",
  124. "less": "^4.1.3",
  125. "less-loader": "^11.1.0",
  126. "lodash": "^4.17.19",
  127. "marked": "0.7.0",
  128. "mobx": "^6.8.0",
  129. "mobx-react": "~7.6.0",
  130. "mockdate": "3.0.5",
  131. "moment": "2.29.4",
  132. "moment-timezone": "0.5.43",
  133. "papaparse": "^5.3.2",
  134. "pegjs": "^0.10.0",
  135. "pegjs-loader": "^0.5.6",
  136. "platformicons": "^5.8.2",
  137. "po-catalog-loader": "2.0.0",
  138. "prettier": "3.0.3",
  139. "prismjs": "^1.29.0",
  140. "process": "^0.11.10",
  141. "prop-types": "^15.8.1",
  142. "qrcode.react": "^3.1.0",
  143. "query-string": "7.0.1",
  144. "react": "17.0.2",
  145. "react-autosize-textarea": "7.1.0",
  146. "react-date-range": "^1.4.0",
  147. "react-dom": "17.0.2",
  148. "react-grid-layout": "^1.3.4",
  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": "4.3.1",
  154. "react-select-event": "5.5.0",
  155. "react-sparklines": "1.7.0",
  156. "react-virtualized": "^9.22.5",
  157. "reflux": "0.4.1",
  158. "screenfull": "^6.0.2",
  159. "scroll-to-element": "^2.0.0",
  160. "sprintf-js": "1.0.3",
  161. "ts-node": "^10.9.1",
  162. "tslib": "^2.6.2",
  163. "typescript": "^5.3.2",
  164. "u2f-api": "1.0.10",
  165. "webpack": "5.87.0",
  166. "webpack-hook-plugin": "^1.0.7",
  167. "zxcvbn": "^4.4.2"
  168. },
  169. "devDependencies": {
  170. "@sentry/jest-environment": "^4.0.0",
  171. "@sentry/profiling-node": "^1.2.1",
  172. "@styled/typescript-styled-plugin": "^1.0.0",
  173. "@testing-library/jest-dom": "^5.16.5",
  174. "@testing-library/react": "^12.1.2",
  175. "@testing-library/react-hooks": "^8.0.1",
  176. "@testing-library/user-event": "^14.4.3",
  177. "@types/node": "^18.14.0",
  178. "babel-jest": "^29.6.2",
  179. "babel-plugin-dynamic-import-node": "^2.3.3",
  180. "benchmark": "^2.1.4",
  181. "eslint": "8.49.0",
  182. "eslint-config-sentry-app": "1.125.0",
  183. "html-webpack-plugin": "^5.5.0",
  184. "jest": "29.6.2",
  185. "jest-canvas-mock": "^2.5.2",
  186. "jest-environment-jsdom": "^29.6.2",
  187. "jest-fail-on-console": "^3.1.1",
  188. "jest-junit": "16.0.0",
  189. "jest-sentry-environment": "3.0.0",
  190. "postcss-styled-syntax": "0.4.0",
  191. "react-refresh": "0.14.0",
  192. "react-test-renderer": "17.0.2",
  193. "stylelint": "15.10.2",
  194. "stylelint-config-recommended": "^13.0.0",
  195. "terser": "5.16.9",
  196. "tocbot": "^4.20.0",
  197. "tsconfig-paths": "^4.2.0",
  198. "webpack-dev-server": "^4.15.1"
  199. },
  200. "optionalDependencies": {
  201. "fsevents": "^2.3.2"
  202. },
  203. "resolutions": {
  204. "**/ua-parser-js": "<=0.7.28"
  205. },
  206. "APIMethod": "stub",
  207. "proxyURL": "http://localhost:8000",
  208. "scripts": {
  209. "test-wrap": "node scripts/test.js",
  210. "test": "yarn test-wrap --watch",
  211. "test-ci": "yarn test-wrap --ci --coverage --maxWorkers=100% --colors",
  212. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  213. "test-precommit": "yarn test-wrap --bail --findRelatedTests -u",
  214. "test-staged": "yarn test-wrap --findRelatedTests $(git diff --name-only --cached)",
  215. "lint": "yarn eslint static/app tests/js --ext .js,.jsx,.ts,.tsx",
  216. "lint:css": "yarn stylelint 'static/app/**/*.[jt]sx'",
  217. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  218. "dev-ui": "SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 yarn rspack serve",
  219. "dev-acceptance": "NO_DEV_SERVER=1 NODE_ENV=development yarn rspack --watch",
  220. "webpack-profile": "NO_TS_FORK=1 yarn -s rspack build --json stats.json",
  221. "install-api-docs": "cd api-docs && yarn install",
  222. "build-deprecated-docs": "yarn install-api-docs && ts-node api-docs/index.ts api-docs/openapi.json tests/apidocs/openapi-deprecated.json",
  223. "diff-docs": "yarn install-api-docs && ts-node api-docs/openapi-diff.ts",
  224. "deref-api-docs": "ts-node api-docs/index.ts tests/apidocs/openapi-spectacular.json tests/apidocs/openapi-derefed.json",
  225. "build-chartcuterie-config": "NODE_ENV=production yarn rspack --config=config/rspack.chartcuterie.config.ts",
  226. "build-acceptance": "IS_ACCEPTANCE_TEST=1 NODE_ENV=production yarn rspack build",
  227. "build-production": "NODE_ENV=production yarn rspack --mode production",
  228. "build": "NODE_OPTIONS=--max-old-space-size=4096 yarn rspack build",
  229. "build-analyze": "yarn rspack build --analyze",
  230. "build-js-loader": "ts-node scripts/build-js-loader.ts",
  231. "validate-api-examples": "cd api-docs && yarn openapi-examples-validator ../tests/apidocs/openapi-derefed.json --no-additional-properties",
  232. "mkcert-localhost": "mkcert -key-file config/localhost-key.pem -cert-file config/localhost.pem localhost 127.0.0.1 dev.getsentry.net *.dev.getsentry.net && mkcert -install"
  233. },
  234. "browserslist": {
  235. "production": [
  236. "last 10 Chrome versions",
  237. "last 10 Firefox versions",
  238. "last 2 Edge major versions",
  239. "last 2 Safari major versions",
  240. "last 3 iOS major versions",
  241. "Firefox ESR"
  242. ],
  243. "development": [
  244. "last 10 Chrome versions",
  245. "last 10 Firefox versions",
  246. "last 2 Edge major versions",
  247. "last 2 Safari major versions",
  248. "last 3 iOS major versions",
  249. "Firefox ESR"
  250. ],
  251. "test": [
  252. "current node"
  253. ]
  254. },
  255. "volta": {
  256. "extends": ".volta.json"
  257. },
  258. "fork-ts-checker": {
  259. "typescript": {
  260. "memoryLimit": 4096
  261. }
  262. }
  263. }