| 
1 | 1 | {  | 
2 | 2 |   "name": "@sentry-internal/integration-tests",  | 
3 |  | -  "version": "2.23.0",  | 
 | 3 | +  "version": "3.0.0",  | 
4 | 4 |   "license": "MIT",  | 
5 | 5 |   "private": true,  | 
6 | 6 |   "scripts": {  | 
 | 
19 | 19 |     "@rollup/plugin-babel": "^6.0.4",  | 
20 | 20 |     "@rollup/plugin-commonjs": "^25.0.7",  | 
21 | 21 |     "@rollup/plugin-node-resolve": "^15.2.3",  | 
22 |  | -    "@sentry-internal/eslint-config": "2.23.0",  | 
23 |  | -    "@sentry-internal/sentry-bundler-plugin-tsconfig": "2.23.0",  | 
24 |  | -    "@sentry/bundler-plugin-core": "2.23.0",  | 
25 |  | -    "@sentry/esbuild-plugin": "2.23.0",  | 
26 |  | -    "@sentry/rollup-plugin": "2.23.0",  | 
27 |  | -    "@sentry/vite-plugin": "2.23.0",  | 
28 |  | -    "@sentry/webpack-plugin": "2.23.0",  | 
 | 22 | +    "@sentry-internal/eslint-config": "3.0.0",  | 
 | 23 | +    "@sentry-internal/sentry-bundler-plugin-tsconfig": "3.0.0",  | 
 | 24 | +    "@sentry/bundler-plugin-core": "3.0.0",  | 
 | 25 | +    "@sentry/esbuild-plugin": "3.0.0",  | 
 | 26 | +    "@sentry/rollup-plugin": "3.0.0",  | 
 | 27 | +    "@sentry/vite-plugin": "3.0.0",  | 
 | 28 | +    "@sentry/webpack-plugin": "3.0.0",  | 
29 | 29 |     "@swc/jest": "^0.2.21",  | 
30 | 30 |     "@types/jest": "^28.1.3",  | 
31 | 31 |     "@types/react": "^18.2.0",  | 
 | 
0 commit comments