|
1 | 1 | { |
2 | 2 | "name": "@sentry-internal/integration-tests", |
3 | | - "version": "2.22.4", |
| 3 | + "version": "2.22.5", |
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.22.4", |
23 | | - "@sentry-internal/sentry-bundler-plugin-tsconfig": "2.22.4", |
24 | | - "@sentry/bundler-plugin-core": "2.22.4", |
25 | | - "@sentry/esbuild-plugin": "2.22.4", |
26 | | - "@sentry/rollup-plugin": "2.22.4", |
27 | | - "@sentry/vite-plugin": "2.22.4", |
28 | | - "@sentry/webpack-plugin": "2.22.4", |
| 22 | + "@sentry-internal/eslint-config": "2.22.5", |
| 23 | + "@sentry-internal/sentry-bundler-plugin-tsconfig": "2.22.5", |
| 24 | + "@sentry/bundler-plugin-core": "2.22.5", |
| 25 | + "@sentry/esbuild-plugin": "2.22.5", |
| 26 | + "@sentry/rollup-plugin": "2.22.5", |
| 27 | + "@sentry/vite-plugin": "2.22.5", |
| 28 | + "@sentry/webpack-plugin": "2.22.5", |
29 | 29 | "@swc/jest": "^0.2.21", |
30 | 30 | "@types/jest": "^28.1.3", |
31 | 31 | "@types/react": "^18.2.0", |
|
0 commit comments