File tree Expand file tree Collapse file tree 11 files changed +35
-35
lines changed Expand file tree Collapse file tree 11 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.6 .0" ,
2+ "version" : " 0.7 .0" ,
33 "packages" : " packages/*" ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/bundler-plugin-core" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " Sentry Bundler Plugin Core" ,
55 "repository" : " git://github.com/getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/bundler-plugin-core" ,
7070 "@rollup/plugin-json" : " 4.1.0" ,
7171 "@rollup/plugin-node-resolve" : " 13.3.0" ,
7272 "@rollup/plugin-replace" : " ^4.0.0" ,
73- "@sentry-internal/eslint-config" : " 0.6 .0" ,
74- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
73+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
74+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
7575 "@swc/core" : " ^1.2.205" ,
7676 "@swc/jest" : " ^0.2.21" ,
7777 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/bundler-plugin-e2e-tests" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1515 "lint" : " eslint ."
1616 },
1717 "dependencies" : {
18- "@sentry/esbuild-plugin" : " 0.6 .0" ,
19- "@sentry/rollup-plugin" : " 0.6 .0" ,
20- "@sentry/vite-plugin" : " 0.6 .0" ,
21- "@sentry/webpack-plugin" : " 0.6 .0" ,
18+ "@sentry/esbuild-plugin" : " 0.7 .0" ,
19+ "@sentry/rollup-plugin" : " 0.7 .0" ,
20+ "@sentry/vite-plugin" : " 0.7 .0" ,
21+ "@sentry/webpack-plugin" : " 0.7 .0" ,
2222 "axios" : " ^1.1.3"
2323 },
2424 "devDependencies" : {
25- "@sentry-internal/eslint-config" : " 0.6 .0" ,
26- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
25+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
26+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
2727 "@swc/jest" : " ^0.2.21" ,
2828 "@types/axios" : " ^0.14.0" ,
2929 "@types/glob" : " 8.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/esbuild-plugin" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " Official Sentry esbuild plugin" ,
55 "repository" :
" [email protected] :getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/esbuild-plugin" ,
4747 "lint" : " eslint ./src ./test"
4848 },
4949 "dependencies" : {
50- "@sentry/bundler-plugin-core" : " 0.6 .0"
50+ "@sentry/bundler-plugin-core" : " 0.7 .0"
5151 },
5252 "devDependencies" : {
5353 "@babel/core" : " 7.18.5" ,
5757 "@rollup/plugin-commonjs" : " 22.0.1" ,
5858 "@rollup/plugin-json" : " 4.1.0" ,
5959 "@rollup/plugin-node-resolve" : " 13.3.0" ,
60- "@sentry-internal/eslint-config" : " 0.6 .0" ,
61- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
60+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
61+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
6262 "@swc/core" : " ^1.2.205" ,
6363 "@swc/jest" : " ^0.2.21" ,
6464 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/eslint-config" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/integration-tests" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1515 "clean:deps" : " rimraf node_modules"
1616 },
1717 "dependencies" : {
18- "@sentry-internal/eslint-config" : " 0.6 .0" ,
19- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
20- "@sentry/bundler-plugin-core" : " 0.6 .0" ,
18+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
19+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
20+ "@sentry/bundler-plugin-core" : " 0.7 .0" ,
2121 "@swc/jest" : " ^0.2.21" ,
2222 "@types/jest" : " ^28.1.3" ,
2323 "@types/webpack4" :
" npm:@types/[email protected] " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/bundler-plugin-playground" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1818 "start:proxyLogger" : " ts-node scripts/request-logger-proxy.ts"
1919 },
2020 "dependencies" : {
21- "@sentry/bundler-plugin-core" : " 0.6 .0" ,
21+ "@sentry/bundler-plugin-core" : " 0.7 .0" ,
2222 "@sentry/integrations" : " ^7.19.0" ,
2323 "@sentry/node" : " ^7.19.0" ,
2424 "@types/express" : " ^4.17.13" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/rollup-plugin" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " Official Sentry Rollup plugin" ,
55 "repository" : " git://github.com/getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/rollup-plugin" ,
4848 "lint" : " eslint ./src ./test"
4949 },
5050 "dependencies" : {
51- "@sentry/bundler-plugin-core" : " 0.6 .0"
51+ "@sentry/bundler-plugin-core" : " 0.7 .0"
5252 },
5353 "devDependencies" : {
5454 "@babel/core" : " 7.18.5" ,
5858 "@rollup/plugin-commonjs" : " 22.0.1" ,
5959 "@rollup/plugin-json" : " 4.1.0" ,
6060 "@rollup/plugin-node-resolve" : " 13.3.0" ,
61- "@sentry-internal/eslint-config" : " 0.6 .0" ,
62- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
61+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
62+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
6363 "@swc/core" : " ^1.2.205" ,
6464 "@swc/jest" : " ^0.2.21" ,
6565 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/sentry-bundler-plugin-tsconfig" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "license" : " MIT" ,
55 "private" : true
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/vite-plugin" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " Official Sentry Vite plugin" ,
55 "repository" : " git://github.com/getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/vite-plugin" ,
4747 "lint" : " eslint ./src ./test"
4848 },
4949 "dependencies" : {
50- "@sentry/bundler-plugin-core" : " 0.6 .0"
50+ "@sentry/bundler-plugin-core" : " 0.7 .0"
5151 },
5252 "devDependencies" : {
5353 "@babel/core" : " 7.18.5" ,
5757 "@rollup/plugin-commonjs" : " 22.0.1" ,
5858 "@rollup/plugin-json" : " 4.1.0" ,
5959 "@rollup/plugin-node-resolve" : " 13.3.0" ,
60- "@sentry-internal/eslint-config" : " 0.6 .0" ,
61- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.6 .0" ,
60+ "@sentry-internal/eslint-config" : " 0.7 .0" ,
61+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7 .0" ,
6262 "@swc/core" : " ^1.2.205" ,
6363 "@swc/jest" : " ^0.2.21" ,
6464 "@types/jest" : " ^28.1.3" ,
You can’t perform that action at this time.
0 commit comments