diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f35ad40cb..8bddbd586e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,9 @@ - Bump Cocoa SDK from v8.57.2 to v8.57.3 ([#5375](https://github.com/getsentry/sentry-react-native/pull/5375)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8573) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...8.57.3) +- Bump Bundler Plugins from v4.6.0 to v4.6.1 ([#5394](https://github.com/getsentry/sentry-react-native/pull/5394)) + - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#461) + - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.6.0...4.6.1) ## 7.6.0 diff --git a/packages/core/package.json b/packages/core/package.json index fbad954980..d75febd6f1 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -68,7 +68,7 @@ "react-native": ">=0.65.0" }, "dependencies": { - "@sentry/babel-plugin-component-annotate": "4.6.0", + "@sentry/babel-plugin-component-annotate": "4.6.1", "@sentry/browser": "10.26.0", "@sentry/cli": "2.58.2", "@sentry/core": "10.26.0", diff --git a/samples/expo/package.json b/samples/expo/package.json index 91c510c415..b55d571703 100644 --- a/samples/expo/package.json +++ b/samples/expo/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", - "@sentry/babel-plugin-component-annotate": "4.6.0", + "@sentry/babel-plugin-component-annotate": "4.6.1", "@types/node": "20.10.4", "sentry-react-native-samples-utils": "workspace:^" }, diff --git a/samples/react-native/package.json b/samples/react-native/package.json index a8904eed60..de6f556bad 100644 --- a/samples/react-native/package.json +++ b/samples/react-native/package.json @@ -58,7 +58,7 @@ "@react-native/eslint-config": "0.80.2", "@react-native/metro-config": "0.80.2", "@react-native/typescript-config": "0.80.2", - "@sentry/babel-plugin-component-annotate": "4.6.0", + "@sentry/babel-plugin-component-annotate": "4.6.1", "@testing-library/react-native": "^13.2.2", "@types/jest": "^29.5.14", "@types/node": "^22.13.1", diff --git a/yarn.lock b/yarn.lock index 0e564d0ae9..cfcd228c4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9608,10 +9608,10 @@ __metadata: languageName: node linkType: hard -"@sentry/babel-plugin-component-annotate@npm:4.6.0": - version: 4.6.0 - resolution: "@sentry/babel-plugin-component-annotate@npm:4.6.0" - checksum: d95f3fe2539fcc39846754a938b6eba55874a9275d42755bfba7fa3b4d6d4f85bd3c82a37a0de377e20a4c16c7838b57852f4915356a28a2190acef2669d7562 +"@sentry/babel-plugin-component-annotate@npm:4.6.1": + version: 4.6.1 + resolution: "@sentry/babel-plugin-component-annotate@npm:4.6.1" + checksum: 452b7cbc4073fd91289d6605ffa4879cd94fc666c4ec7f9c65f5ffa31e3e32fb0e6d7944e7610950791d38966ebba4b045810a5df0a4cbfdb3f6450e46980507 languageName: node linkType: hard @@ -9777,7 +9777,7 @@ __metadata: "@sentry-internal/eslint-config-sdk": 10.26.0 "@sentry-internal/eslint-plugin-sdk": 10.26.0 "@sentry-internal/typescript": 10.26.0 - "@sentry/babel-plugin-component-annotate": 4.6.0 + "@sentry/babel-plugin-component-annotate": 4.6.1 "@sentry/browser": 10.26.0 "@sentry/cli": 2.58.2 "@sentry/core": 10.26.0 @@ -27605,7 +27605,7 @@ __metadata: dependencies: "@babel/core": ^7.26.0 "@babel/preset-env": ^7.26.0 - "@sentry/babel-plugin-component-annotate": 4.6.0 + "@sentry/babel-plugin-component-annotate": 4.6.1 "@sentry/react-native": 7.6.0 "@types/node": 20.10.4 "@types/react": ~19.0.10 @@ -27693,7 +27693,7 @@ __metadata: "@react-navigation/native-stack": ^7.3.24 "@react-navigation/stack": ^7.4.5 "@reduxjs/toolkit": ^2.8.2 - "@sentry/babel-plugin-component-annotate": 4.6.0 + "@sentry/babel-plugin-component-annotate": 4.6.1 "@sentry/core": 10.26.0 "@sentry/react": 10.26.0 "@sentry/react-native": 7.6.0