|
1 | 1 | {
|
2 | 2 | "name": "@sentry-internal/integration-tests",
|
3 |
| - "version": "4.1.1", |
| 3 | + "version": "4.2.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": "4.1.1", |
23 |
| - "@sentry-internal/sentry-bundler-plugin-tsconfig": "4.1.1", |
24 |
| - "@sentry/bundler-plugin-core": "4.1.1", |
25 |
| - "@sentry/esbuild-plugin": "4.1.1", |
26 |
| - "@sentry/rollup-plugin": "4.1.1", |
27 |
| - "@sentry/vite-plugin": "4.1.1", |
28 |
| - "@sentry/webpack-plugin": "4.1.1", |
| 22 | + "@sentry-internal/eslint-config": "4.2.0", |
| 23 | + "@sentry-internal/sentry-bundler-plugin-tsconfig": "4.2.0", |
| 24 | + "@sentry/bundler-plugin-core": "4.2.0", |
| 25 | + "@sentry/esbuild-plugin": "4.2.0", |
| 26 | + "@sentry/rollup-plugin": "4.2.0", |
| 27 | + "@sentry/vite-plugin": "4.2.0", |
| 28 | + "@sentry/webpack-plugin": "4.2.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