package.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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. "@acemarke/react-prod-sourcemaps": "^0.2.1",
  12. "@babel/core": "~7.24.5",
  13. "@babel/plugin-transform-react-jsx": "^7.23.4",
  14. "@babel/plugin-transform-react-jsx-source": "^7.24.1",
  15. "@babel/plugin-transform-runtime": "~7.24.3",
  16. "@babel/preset-env": "~7.24.5",
  17. "@babel/preset-react": "^7.24.1",
  18. "@babel/preset-typescript": "^7.24.1",
  19. "@babel/runtime": "~7.24.5",
  20. "@dnd-kit/core": "^6.1.0",
  21. "@dnd-kit/sortable": "^8.0.0",
  22. "@emotion/babel-plugin": "^11.11.0",
  23. "@emotion/css": "^11.11.2",
  24. "@emotion/react": "^11.11.3",
  25. "@emotion/styled": "^11.11.0",
  26. "@monaco-editor/react": "^4.4.5",
  27. "@popperjs/core": "^2.11.5",
  28. "@react-aria/button": "^3.9.1",
  29. "@react-aria/combobox": "^3.8.4",
  30. "@react-aria/dnd": "^3.6.1",
  31. "@react-aria/focus": "^3.16.0",
  32. "@react-aria/gridlist": "^3.7.3",
  33. "@react-aria/i18n": "^3.10.0",
  34. "@react-aria/interactions": "^3.20.1",
  35. "@react-aria/listbox": "^3.11.3",
  36. "@react-aria/menu": "^3.12.0",
  37. "@react-aria/numberfield": "^3.10.1",
  38. "@react-aria/overlays": "^3.20.0",
  39. "@react-aria/radio": "^3.10.0",
  40. "@react-aria/separator": "^3.3.9",
  41. "@react-aria/slider": "^3.7.4",
  42. "@react-aria/tabs": "^3.9.1",
  43. "@react-aria/utils": "^3.23.0",
  44. "@react-aria/visually-hidden": "^3.8.8",
  45. "@react-stately/collections": "^3.10.7",
  46. "@react-stately/combobox": "^3.8.2",
  47. "@react-stately/dnd": "^3.3.1",
  48. "@react-stately/menu": "^3.6.0",
  49. "@react-stately/numberfield": "^3.8.0",
  50. "@react-stately/radio": "^3.10.1",
  51. "@react-stately/slider": "^3.5.0",
  52. "@react-stately/tabs": "^3.6.6",
  53. "@react-stately/tree": "^3.7.5",
  54. "@react-types/shared": "^3.22.0",
  55. "@rsdoctor/webpack-plugin": "^0.2.5",
  56. "@sentry-internal/global-search": "^1.0.0",
  57. "@sentry-internal/react-inspector": "6.0.1-4",
  58. "@sentry-internal/rrweb": "2.25.0",
  59. "@sentry-internal/rrweb-player": "2.25.0",
  60. "@sentry-internal/rrweb-snapshot": "2.25.0",
  61. "@sentry/babel-plugin-component-annotate": "^2.16.1",
  62. "@sentry/core": "^8.12.0-beta.0",
  63. "@sentry/node": "^8.12.0-beta.0",
  64. "@sentry/react": "^8.12.0-beta.0",
  65. "@sentry/release-parser": "^1.3.1",
  66. "@sentry/status-page-list": "^0.2.0",
  67. "@sentry/types": "^8.12.0-beta.0",
  68. "@sentry/utils": "^8.12.0-beta.0",
  69. "@spotlightjs/spotlight": "^2.0.0-alpha.1",
  70. "@tanstack/react-query": "^4.29.7",
  71. "@tanstack/react-query-devtools": "^4.36.1",
  72. "@tanstack/react-virtual": "^3.5.1",
  73. "@types/color": "^3.0.3",
  74. "@types/diff": "5.2.1",
  75. "@types/dompurify": "^3.0.5",
  76. "@types/invariant": "^2.2.35",
  77. "@types/jest": "29.5.12",
  78. "@types/js-beautify": "^1.14.3",
  79. "@types/js-cookie": "^3.0.2",
  80. "@types/lodash": "^4.14.182",
  81. "@types/mini-css-extract-plugin": "^2.5.1",
  82. "@types/papaparse": "^5.3.5",
  83. "@types/pegjs": "^0.10.3",
  84. "@types/prismjs": "^1.26.0",
  85. "@types/react": "18.2.55",
  86. "@types/react-date-range": "^1.4.4",
  87. "@types/react-dom": "18.2.19",
  88. "@types/react-grid-layout": "^1.3.2",
  89. "@types/react-lazyload": "3.2.3",
  90. "@types/react-mentions": "4.1.13",
  91. "@types/react-router": "^3.0.28",
  92. "@types/react-select": "4.0.18",
  93. "@types/react-sparklines": "^1.7.2",
  94. "@types/react-virtualized": "^9.21.22",
  95. "@types/reflux": "0.4.1",
  96. "@types/scroll-to-element": "^2.0.2",
  97. "@types/webpack-env": "^1.18.4",
  98. "ansi-to-react": "^6.1.6",
  99. "babel-loader": "^9.1.3",
  100. "babel-plugin-add-react-displayname": "^0.0.5",
  101. "browserslist": "^4.22.2",
  102. "buffer": "^6.0.3",
  103. "cbor-web": "^8.1.0",
  104. "classnames": "2.3.1",
  105. "color": "^4.2.3",
  106. "compression-webpack-plugin": "11.1.0",
  107. "copy-webpack-plugin": "^12.0.2",
  108. "core-js": "^3.37.0",
  109. "cronstrue": "^2.50.0",
  110. "css-loader": "^7.1.1",
  111. "css-minimizer-webpack-plugin": "^6.0.0",
  112. "diff": "5.2.0",
  113. "dompurify": "^3.1.5",
  114. "downsample": "1.4.0",
  115. "echarts": "5.4.0",
  116. "echarts-for-react": "3.0.2",
  117. "esbuild": "^0.20.0",
  118. "focus-trap": "^7.3.1",
  119. "fork-ts-checker-webpack-plugin": "^9.0.2",
  120. "framer-motion": "^11.1.7",
  121. "fuse.js": "^6.6.2",
  122. "gettext-parser": "1.3.1",
  123. "gl-matrix": "^3.4.3",
  124. "intersection-observer": "^0.12.2",
  125. "invariant": "^2.2.4",
  126. "ios-device-list": "1.1.37",
  127. "jed": "^1.1.0",
  128. "js-beautify": "^1.15.1",
  129. "js-cookie": "3.0.1",
  130. "less": "^4.1.3",
  131. "less-loader": "^12.2.0",
  132. "lightningcss": "^1.23.0",
  133. "lodash": "^4.17.19",
  134. "marked": "6.0.0",
  135. "mini-css-extract-plugin": "^2.8.0",
  136. "mobx": "^6.8.0",
  137. "mobx-react": "~7.6.0",
  138. "mockdate": "3.0.5",
  139. "moment": "2.29.4",
  140. "moment-timezone": "0.5.43",
  141. "papaparse": "^5.3.2",
  142. "pegjs": "^0.10.0",
  143. "pegjs-loader": "^0.5.6",
  144. "platformicons": "^5.10.9",
  145. "po-catalog-loader": "2.0.0",
  146. "prettier": "3.2.5",
  147. "prismjs": "^1.29.0",
  148. "process": "^0.11.10",
  149. "qrcode.react": "^3.1.0",
  150. "query-string": "7.0.1",
  151. "react": "18.2.0",
  152. "react-autosize-textarea": "7.1.0",
  153. "react-date-range": "^1.4.0",
  154. "react-dom": "18.2.0",
  155. "react-grid-layout": "^1.3.4",
  156. "react-lazyload": "^3.2.1",
  157. "react-mentions": "4.4.10",
  158. "react-popper": "^2.3.0",
  159. "react-router": "3.2.6",
  160. "react-select": "4.3.1",
  161. "react-sparklines": "1.7.0",
  162. "react-virtualized": "^9.22.5",
  163. "reflux": "0.4.1",
  164. "screenfull": "^6.0.2",
  165. "scroll-to-element": "^2.0.0",
  166. "sprintf-js": "1.0.3",
  167. "style-loader": "^3.3.4",
  168. "terser-webpack-plugin": "^5.3.10",
  169. "ts-node": "^10.9.2",
  170. "tslib": "^2.6.2",
  171. "typescript": "^5.4.5",
  172. "u2f-api": "1.0.10",
  173. "url-loader": "^4.1.1",
  174. "webpack": "5.91.0",
  175. "webpack-cli": "5.1.4",
  176. "webpack-remove-empty-scripts": "^1.0.4",
  177. "zxcvbn": "^4.4.2"
  178. },
  179. "devDependencies": {
  180. "@biomejs/biome": "^1.8.0",
  181. "@codecov/webpack-plugin": "^0.0.1-beta.8",
  182. "@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
  183. "@sentry/jest-environment": "6.0.0",
  184. "@sentry/profiling-node": "^8.12.0-beta.0",
  185. "@styled/typescript-styled-plugin": "^1.0.1",
  186. "@testing-library/dom": "10.1.0",
  187. "@testing-library/jest-dom": "6.4.5",
  188. "@testing-library/react": "16.0.0",
  189. "@testing-library/user-event": "14.5.2",
  190. "@types/node": "^20.14.8",
  191. "babel-gettext-extractor": "^4.1.3",
  192. "babel-jest": "29.7.0",
  193. "benchmark": "^2.1.4",
  194. "eslint": "8.57.0",
  195. "eslint-config-sentry-app": "2.7.0",
  196. "html-webpack-plugin": "^5.5.0",
  197. "jest": "29.7.0",
  198. "jest-canvas-mock": "^2.5.2",
  199. "jest-environment-jsdom": "29.7.0",
  200. "jest-fail-on-console": "3.3.0",
  201. "jest-junit": "16.0.0",
  202. "postcss-styled-syntax": "0.6.4",
  203. "react-refresh": "0.14.0",
  204. "stylelint": "16.2.1",
  205. "stylelint-config-recommended": "^14.0.0",
  206. "terser": "5.30.3",
  207. "tsconfig-paths": "^4.2.0",
  208. "webpack-dev-server": "5.0.4"
  209. },
  210. "resolutions": {
  211. "react-mentions/@babel/runtime": "*"
  212. },
  213. "optionalDependencies": {
  214. "fsevents": "^2.3.2"
  215. },
  216. "APIMethod": "stub",
  217. "proxyURL": "http://localhost:8000",
  218. "scripts": {
  219. "test": "node scripts/test.js --watch",
  220. "test-ci": "node scripts/test.js --ci --coverage --maxWorkers=100% --colors",
  221. "test-debug": "node --inspect-brk scripts/test.js --runInBand",
  222. "test-precommit": "node scripts/test.js --bail --findRelatedTests -u",
  223. "test-staged": "node scripts/test.js --findRelatedTests $(git diff --name-only --cached)",
  224. "lint": "yarn lint:biome && yarn lint:prettier && yarn lint:js && yarn lint:css",
  225. "lint:js": "eslint . --ext .js,.ts,.tsx",
  226. "lint:css": "stylelint '**/*.[jt]sx'",
  227. "lint:biome": "biome check .",
  228. "lint:prettier": "prettier \"**/*.md\" \"**/*.yaml\" \"**/*.[jt]s(x)?\" --check --log-level=error",
  229. "fix": "yarn fix:biome && yarn fix:prettier && yarn fix:eslint",
  230. "fix:eslint": "eslint . --ext .js,.ts,.tsx --fix",
  231. "fix:biome": "biome check . --write",
  232. "fix:prettier": "prettier \"**/*.md\" \"**/*.yaml\" \"**/*.[jt]s(x)?\" --write --log-level=error",
  233. "dev": "(yarn check --verify-tree || yarn install --check-files) && sentry devserver",
  234. "dev-ui": "SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 webpack serve",
  235. "dev-acceptance": "NO_DEV_SERVER=1 NODE_ENV=development webpack --watch",
  236. "webpack-profile": "NO_TS_FORK=1 webpack --profile --json > stats.json",
  237. "install-api-docs": "yarn install --cwd ./api-docs",
  238. "build-deprecated-docs": "yarn install-api-docs && ts-node api-docs/index.ts api-docs/openapi.json tests/apidocs/openapi-deprecated.json",
  239. "diff-docs": "yarn install-api-docs && ts-node api-docs/openapi-diff.ts",
  240. "deref-api-docs": "ts-node api-docs/index.ts tests/apidocs/openapi-spectacular.json tests/apidocs/openapi-derefed.json",
  241. "build-chartcuterie-config": "NODE_ENV=production webpack --config=config/webpack.chartcuterie.config.ts",
  242. "build-acceptance": "IS_ACCEPTANCE_TEST=1 NODE_ENV=production webpack",
  243. "build-production": "NODE_ENV=production webpack --mode production",
  244. "build": "NODE_OPTIONS=--max-old-space-size=4096 webpack",
  245. "build-js-loader": "ts-node scripts/build-js-loader.ts",
  246. "validate-api-examples": "yarn --cwd api-docs openapi-examples-validator ../tests/apidocs/openapi-derefed.json --no-additional-properties",
  247. "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",
  248. "extract-ios-device-names": "ts-node scripts/extract-ios-device-names.ts"
  249. },
  250. "browserslist": {
  251. "production": [
  252. "last 10 Chrome versions",
  253. "last 10 Firefox versions",
  254. "last 2 Edge major versions",
  255. "last 2 Safari major versions",
  256. "last 3 iOS major versions",
  257. "Firefox ESR"
  258. ],
  259. "development": [
  260. "last 10 Chrome versions",
  261. "last 10 Firefox versions",
  262. "last 2 Edge major versions",
  263. "last 2 Safari major versions",
  264. "last 3 iOS major versions",
  265. "Firefox ESR"
  266. ],
  267. "test": ["current node"]
  268. },
  269. "volta": {
  270. "extends": ".volta.json"
  271. },
  272. "prettier": {
  273. "bracketSpacing": false,
  274. "bracketSameLine": false,
  275. "printWidth": 90,
  276. "semi": true,
  277. "singleQuote": true,
  278. "tabWidth": 2,
  279. "trailingComma": "es5",
  280. "useTabs": false,
  281. "arrowParens": "avoid"
  282. }
  283. }