forked from getsentry/sentry
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
308 lines (308 loc) · 12.7 KB
/
package.json
File metadata and controls
308 lines (308 loc) · 12.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
{
"$schema": "https://json.schemastore.org/package.json",
"name": "sentry",
"version": "0.0.0",
"private": true,
"repository": {
"type": "git",
"url": "git://github.com/getsentry/sentry.git"
},
"dependencies": {
"@amplitude/analytics-browser": "^1.5.3",
"@babel/core": "~7.28.0",
"@babel/preset-env": "~7.28.0",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/cache": "^11.14.0",
"@emotion/css": "^11.13.5",
"@emotion/is-prop-valid": "^1.3.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/mdx": "^3.1.0",
"@popperjs/core": "^2.11.5",
"@r4ai/remark-callout": "^0.6.2",
"@react-aria/button": "3.14.0",
"@react-aria/combobox": "3.13.0",
"@react-aria/disclosure": "3.0.7",
"@react-aria/focus": "3.21.0",
"@react-aria/gridlist": "3.13.3",
"@react-aria/i18n": "3.12.11",
"@react-aria/interactions": "3.25.4",
"@react-aria/listbox": "3.14.7",
"@react-aria/live-announcer": "3.4.4",
"@react-aria/menu": "3.19.0",
"@react-aria/numberfield": "3.12.0",
"@react-aria/overlays": "3.28.0",
"@react-aria/radio": "3.12.0",
"@react-aria/selection": "3.25.0",
"@react-aria/separator": "3.4.11",
"@react-aria/slider": "3.8.0",
"@react-aria/tabs": "3.10.6",
"@react-aria/textfield": "3.18.0",
"@react-aria/utils": "3.30.0",
"@react-aria/visually-hidden": "3.8.26",
"@react-google-maps/api": "^2.12.0",
"@react-stately/collections": "3.12.6",
"@react-stately/combobox": "3.11.0",
"@react-stately/disclosure": "3.0.6",
"@react-stately/form": "3.2.0",
"@react-stately/list": "3.12.4",
"@react-stately/numberfield": "3.10.0",
"@react-stately/overlays": "3.6.18",
"@react-stately/radio": "3.11.0",
"@react-stately/slider": "3.7.0",
"@react-stately/tabs": "3.8.4",
"@react-stately/tree": "3.9.1",
"@react-types/shared": "3.31.0",
"@remix-run/router": "1.23.0",
"@rsdoctor/rspack-plugin": "1.3.1",
"@rspack/cli": "1.5.2",
"@rspack/core": "1.5.2",
"@rspack/plugin-react-refresh": "1.5.1",
"@sentry-internal/global-search": "^1.0.0",
"@sentry-internal/rrweb": "2.40.0",
"@sentry-internal/rrweb-player": "2.40.0",
"@sentry-internal/rrweb-snapshot": "2.40.0",
"@sentry/core": "10.27.0",
"@sentry/node": "10.27.0",
"@sentry/react": "10.27.0",
"@sentry/release-parser": "^1.3.1",
"@sentry/status-page-list": "^0.6.1",
"@sentry/toolbar": "1.0.0-beta.16",
"@sentry/webpack-plugin": "4.6.1",
"@stripe/react-stripe-js": "^3.9.2",
"@stripe/stripe-js": "^5.10.0",
"@swc/plugin-emotion": "11.0.3",
"@tanstack/query-async-storage-persister": "5.83.1",
"@tanstack/react-pacer": "^0.17.0",
"@tanstack/react-query": "5.85.0",
"@tanstack/react-query-devtools": "5.85.0",
"@tanstack/react-query-persist-client": "5.85.0",
"@tanstack/react-virtual": "^3.13.6",
"@types/gtag.js": "^0.0.12",
"@types/history": "^3.2.5",
"@types/invariant": "^2.2.35",
"@types/jest": "30.0.0",
"@types/js-beautify": "^1.14.3",
"@types/js-cookie": "3.0.6",
"@types/lodash": "^4.14.182",
"@types/papaparse": "^5.3.5",
"@types/prismjs": "^1.26.0",
"@types/react": "19.2.1",
"@types/react-date-range": "^1.4.4",
"@types/react-dom": "19.2.1",
"@types/react-grid-layout": "^1.3.2",
"@types/react-lazyload": "3.2.3",
"@types/react-mentions": "4.1.13",
"@types/react-select": "4.0.18",
"@types/react-virtualized": "^9.22.0",
"@types/reflux": "0.4.1",
"@types/scroll-to-element": "^2.0.2",
"@types/webpack-env": "1.18.8",
"ansi-to-react": "^6.1.6",
"base64-arraybuffer": "^1.0.1",
"buffer": "^6.0.3",
"cbor2": "^1.12.0",
"classnames": "2.3.1",
"color": "5.0.2",
"compression-webpack-plugin": "11.1.0",
"conduit-client": "^1.0.0",
"core-js": "3.45.0",
"cronstrue": "^2.50.0",
"css-loader": "^7.1.2",
"diff": "8.0.2",
"dompurify": "3.2.5",
"downsample": "1.4.0",
"echarts": "6.0.0",
"echarts-for-react": "3.0.5",
"esbuild": "0.25.10",
"focus-trap": "7.6.5",
"framer-motion": "12.23.12",
"fuse.js": "^6.6.2",
"gettext-parser": "7.0.1",
"gl-matrix": "^3.4.3",
"html-webpack-plugin": "5.6.3",
"idb-keyval": "6.2.2",
"invariant": "^2.2.4",
"jed": "^1.1.0",
"jest-fetch-mock": "^3.0.3",
"js-beautify": "^1.15.1",
"js-cookie": "3.0.5",
"jsonrepair": "^3.8.0",
"less": "4.3.0",
"less-loader": "^12.2.0",
"lodash": "^4.17.19",
"marked": "15.0.9",
"marked-highlight": "2.2.1",
"mobx": "6.13.7",
"mobx-react-lite": "4.1.0",
"mockdate": "3.0.5",
"moment-timezone": "0.6.0",
"nuqs": "2.7.1",
"papaparse": "^5.3.2",
"peggy": "^4.1.1",
"platformicons": "^8.0.9",
"po-catalog-loader": "2.1.0",
"prettier": "3.6.0",
"prismjs": "^1.30.0",
"process": "^0.11.10",
"qrcode.react": "^3.1.0",
"query-string": "7.0.1",
"react": "19.2.3",
"react-date-range": "^1.4.0",
"react-docgen-typescript": "^2.2.2",
"react-dom": "19.2.3",
"react-grid-layout": "^1.3.4",
"react-lazyload": "^3.2.1",
"react-mentions": "4.4.10",
"react-popper": "^2.3.0",
"react-router-dom": "6.30.1",
"react-select": "4.3.1",
"react-textarea-autosize": "8.5.7",
"react-virtualized": "^9.22.6",
"reflux": "0.4.1",
"rehype-expressive-code": "^0.41.2",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.1",
"remark-mdx-frontmatter": "^5.2.0",
"screenfull": "^6.0.2",
"scroll-to-element": "^2.0.0",
"sprintf-js": "1.0.3",
"style-loader": "4.0.0",
"swc-plugin-component-annotate": "1.11.0",
"ts-checker-rspack-plugin": "1.1.5",
"tslib": "^2.8.1",
"type-fest": "^5.2.0",
"typescript": "5.9.2",
"zrender": "6.0.0",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@codecov/webpack-plugin": "^1.9.0",
"@emotion/eslint-plugin": "^11.12.0",
"@eslint/js": "9.32.0",
"@ianvs/prettier-plugin-sort-imports": "4.6.1",
"@prettier/plugin-oxc": "0.0.4",
"@sentry-internal/rrweb-types": "2.40.0",
"@sentry/jest-environment": "6.1.0",
"@sentry/profiling-node": "10.27.0",
"@styled/typescript-styled-plugin": "^1.0.1",
"@tanstack/eslint-plugin-query": "5.83.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/gettext-parser": "8.0.0",
"@types/node": "^22.9.1",
"babel-jest": "30.0.4",
"eslint": "9.34.0",
"eslint-config-prettier": "10.1.8",
"eslint-import-resolver-typescript": "^3.8.3",
"eslint-plugin-boundaries": "^5.0.1",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "29.0.1",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-mdx": "3.6.2",
"eslint-plugin-no-relative-import-paths": "^1.6.1",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "6.1.0",
"eslint-plugin-react-you-might-not-need-an-effect": "0.5.3",
"eslint-plugin-sentry": "^2.10.0",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-typescript-sort-keys": "^3.3.0",
"eslint-plugin-unicorn": "^57.0.0",
"expect-type": "1.2.1",
"globals": "16.3.0",
"jest": "30.0.4",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "30.0.4",
"jest-fail-on-console": "3.3.1",
"jest-junit": "16.0.0",
"knip": "5.71.0",
"postcss-styled-syntax": "0.7.0",
"react-refresh": "0.18.0",
"stylelint": "16.10.0",
"stylelint-config-recommended": "^14.0.1",
"terser": "5.40.0",
"typescript-eslint": "8.39.0"
},
"pnpm": {
"overrides": {
"react-mentions>@babel/runtime": "7.26.10",
"react-is": "19.2.1"
},
"onlyBuiltDependencies": [
"@sentry-internal/node-cpu-profiler",
"@sentry/cli",
"core-js",
"esbuild"
]
},
"optionalDependencies": {
"fsevents": "^2.3.2"
},
"APIMethod": "stub",
"proxyURL": "http://localhost:8000",
"scripts": {
"type-coverage": "NODE_OPTIONS='--experimental-transform-types' node scripts/type-coverage.ts -p tsconfig.json",
"test": "NODE_OPTIONS='--experimental-transform-types' node scripts/test.js --watch",
"test-ci": "NODE_OPTIONS='--experimental-transform-types' node scripts/test.js --ci --maxWorkers=75% --colors",
"test-debug": "NODE_OPTIONS='--experimental-transform-types' node --inspect-brk scripts/test.js --runInBand",
"test-precommit": "NODE_OPTIONS='--experimental-transform-types' node scripts/test.js --bail --findRelatedTests -u",
"test-staged": "NODE_OPTIONS='--experimental-transform-types' node scripts/test.js --findRelatedTests $(git diff --name-only --cached)",
"lint": "pnpm run lint:prettier && pnpm run lint:js && pnpm run lint:css",
"lint:js": "eslint --concurrency=3",
"lint:css": "stylelint '**/*.[jt]sx'",
"lint:prettier": "prettier \"**/*{.md,.yaml,.js,.mjs,.jsx,.ts,.tsx}\" --check --log-level=error --experimental-cli --no-cache",
"fix": "pnpm run fix:prettier && pnpm run fix:eslint",
"fix:eslint": "eslint --fix",
"fix:prettier": "prettier \"**/*{.md,.yaml,.js,.mjs,.jsx,.ts,.tsx}\" --write --log-level=error --experimental-cli --no-cache",
"dev": "pnpm install --frozen-lockfile && sentry devserver",
"dev-ui": "NODE_OPTIONS='--experimental-transform-types' SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 SENTRY_UI_HOT_RELOAD=1 rspack serve",
"dev-ui-production": "NODE_OPTIONS='--experimental-transform-types' NODE_ENV=production SENTRY_UI_DEV_ONLY=1 SENTRY_WEBPACK_PROXY_PORT=7999 SENTRY_UI_HOT_RELOAD=1 rspack --mode production serve",
"dev-ui-admin": "SENTRY_ADMIN_UI_DEV=1 pnpm run dev-ui",
"dev-ui-storybook": "STORYBOOK_TYPES=1 pnpm run dev-ui",
"dev-acceptance": "NODE_OPTIONS='--experimental-transform-types' NO_DEV_SERVER=1 NODE_ENV=development rspack --watch",
"install-api-docs": "pnpm install --frozen-lockfile --dir ./api-docs",
"build-deprecated-docs": "pnpm run install-api-docs && node --experimental-transform-types api-docs/index.ts api-docs/openapi.json tests/apidocs/openapi-deprecated.json",
"diff-docs": "pnpm run install-api-docs && node --experimental-transform-types api-docs/openapi-diff.ts",
"deref-api-docs": "node --experimental-transform-types api-docs/index.ts tests/apidocs/openapi-spectacular.json tests/apidocs/openapi-derefed.json",
"build-chartcuterie-config": "node --experimental-transform-types config/build-chartcuterie.ts",
"build-acceptance": "CODECOV_ENABLE_BA=false IS_ACCEPTANCE_TEST=1 STORYBOOK_TYPES=0 NODE_ENV=production pnpm run build",
"build-production": "NODE_OPTIONS='--experimental-transform-types' NODE_ENV=production rspack --mode production --config ./rspack.config.ts",
"build": "NODE_OPTIONS='--max-old-space-size=4096 --experimental-transform-types' rspack --config ./rspack.config.ts",
"build-js-loader": "node --experimental-transform-types scripts/build-js-loader.ts",
"build-js-po": "node --experimental-transform-types build-utils/ts-extract-gettext.ts",
"build-profile": "NODE_OPTIONS='--experimental-transform-types' NO_TS_FORK=1 rspack --profile --json > stats.json",
"validate-api-examples": "pnpm run --dir api-docs openapi-examples-validator ../tests/apidocs/openapi-derefed.json --no-additional-properties",
"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",
"https-proxy": "caddy run --config - <<< '{\"apps\":{\"http\":{\"servers\":{\"srv0\":{\"listen\":[\":8003\"],\"routes\":[{\"handle\":[{\"handler\":\"reverse_proxy\",\"upstreams\":[{\"dial\":\"localhost:8000\"}]}]}],\"tls_connection_policies\":[{\"certificate_selection\":{\"any_tag\":[\"cert0\"]}}]}}},\"tls\":{\"certificates\":{\"load_files\":[{\"certificate\":\"./config/localhost.pem\",\"key\":\"./config/localhost-key.pem\",\"tags\":[\"cert0\"]}]}}}}'",
"knip": "NODE_OPTIONS='--experimental-transform-types' knip --treat-config-hints-as-errors",
"knip:prod": "pnpm run knip --production --exclude dependencies,unresolved"
},
"browserslist": {
"production": [
"last 10 Chrome versions",
"last 10 Firefox versions",
"last 4 Safari major versions",
"last 3 iOS major versions",
"Firefox ESR"
],
"development": [
"last 10 Chrome versions",
"last 10 Firefox versions",
"last 4 Safari major versions",
"last 3 iOS major versions",
"Firefox ESR"
],
"test": [
"current node"
]
},
"packageManager": "pnpm@10.10.0"
}