|
1 | 1 | { |
2 | 2 | "name": "@sentry-internal/integration-tests", |
3 | | - "version": "0.7.2", |
| 3 | + "version": "2.0.0-alpha.7", |
4 | 4 | "license": "MIT", |
5 | 5 | "private": true, |
6 | 6 | "scripts": { |
|
15 | 15 | "clean:deps": "rimraf node_modules" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@sentry-internal/eslint-config": "0.7.2", |
19 | | - "@sentry-internal/sentry-bundler-plugin-tsconfig": "0.7.2", |
20 | | - "@sentry/bundler-plugin-core": "0.7.2", |
21 | | - "@sentry/vite-plugin": "0.7.2", |
22 | | - "@sentry/webpack-plugin": "0.7.2", |
23 | | - "@sentry/esbuild-plugin": "0.7.2", |
24 | | - "@sentry/rollup-plugin": "0.7.2", |
| 18 | + "@sentry-internal/eslint-config": "2.0.0-alpha.7", |
| 19 | + "@sentry-internal/sentry-bundler-plugin-tsconfig": "2.0.0-alpha.7", |
| 20 | + "@sentry/bundler-plugin-core": "2.0.0-alpha.7", |
| 21 | + "@sentry/esbuild-plugin": "2.0.0-alpha.7", |
| 22 | + "@sentry/rollup-plugin": "2.0.0-alpha.7", |
| 23 | + "@sentry/vite-plugin": "2.0.0-alpha.7", |
| 24 | + "@sentry/webpack-plugin": "2.0.0-alpha.7", |
25 | 25 | "@swc/jest": "^0.2.21", |
26 | 26 | "@types/jest": "^28.1.3", |
27 | 27 | "@types/webpack4": "npm:@types/[email protected]", |
|
0 commit comments