diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ee8fbaae..41f955112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,9 @@ - Bump CLI from v2.50.2 to v2.51.1 ([#5053](https://github.com/getsentry/sentry-react-native/pull/5053), [#5058](https://github.com/getsentry/sentry-react-native/pull/5058)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511) - [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.1) -- Bump Bundler Plugins from v4.0.2 to v4.1.0 ([#5062](https://github.com/getsentry/sentry-react-native/pull/5062)) - - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#410) - - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.0.2...4.1.0) +- Bump Bundler Plugins from v4.0.2 to v4.1.1 ([#5062](https://github.com/getsentry/sentry-react-native/pull/5062), [#5072](https://github.com/getsentry/sentry-react-native/pull/5072)) + - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#411) + - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.0.2...4.1.1) ## 6.19.0 diff --git a/packages/core/package.json b/packages/core/package.json index 1718bed2d..1607ad19e 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -67,7 +67,7 @@ "react-native": ">=0.65.0" }, "dependencies": { - "@sentry/babel-plugin-component-annotate": "4.1.0", + "@sentry/babel-plugin-component-annotate": "4.1.1", "@sentry/browser": "8.55.0", "@sentry/cli": "2.51.1", "@sentry/core": "8.55.0", diff --git a/samples/expo/package.json b/samples/expo/package.json index 2e1068178..3c32169cb 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.1.0", + "@sentry/babel-plugin-component-annotate": "4.1.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 a94ccb2e5..1b4814a73 100644 --- a/samples/react-native/package.json +++ b/samples/react-native/package.json @@ -55,7 +55,7 @@ "@react-native/eslint-config": "0.77.1", "@react-native/metro-config": "0.77.1", "@react-native/typescript-config": "0.77.1", - "@sentry/babel-plugin-component-annotate": "4.1.0", + "@sentry/babel-plugin-component-annotate": "4.1.1", "@types/jest": "^29.5.14", "@types/node": "^22.13.1", "@types/react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index ba674d45c..0795b8ac1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8999,10 +8999,10 @@ __metadata: languageName: node linkType: hard -"@sentry/babel-plugin-component-annotate@npm:4.1.0": - version: 4.1.0 - resolution: "@sentry/babel-plugin-component-annotate@npm:4.1.0" - checksum: f4d68b235fb84d3a19f28adf8cae17f37c17bfb193a49e4682c181f52883aab87be12ec1f296685001ded32d3935712a69b7dc15117e702a710a008daeed8575 +"@sentry/babel-plugin-component-annotate@npm:4.1.1": + version: 4.1.1 + resolution: "@sentry/babel-plugin-component-annotate@npm:4.1.1" + checksum: 37bd9a0a586169ca35abe0609f4d1132956380f382f2ac51b469b8c64d1e086171c42f7fe2a5b83a322b5da03d01bdd98db0e632ab8be46fe5879b1954a2283c languageName: node linkType: hard @@ -9168,7 +9168,7 @@ __metadata: "@sentry-internal/eslint-config-sdk": 8.55.0 "@sentry-internal/eslint-plugin-sdk": 8.55.0 "@sentry-internal/typescript": 8.55.0 - "@sentry/babel-plugin-component-annotate": 4.1.0 + "@sentry/babel-plugin-component-annotate": 4.1.1 "@sentry/browser": 8.55.0 "@sentry/cli": 2.51.1 "@sentry/core": 8.55.0 @@ -26946,7 +26946,7 @@ __metadata: dependencies: "@babel/core": ^7.26.0 "@babel/preset-env": ^7.26.0 - "@sentry/babel-plugin-component-annotate": 4.1.0 + "@sentry/babel-plugin-component-annotate": 4.1.1 "@sentry/react-native": 6.19.0 "@types/node": 20.10.4 "@types/react": ~19.0.10 @@ -27032,7 +27032,7 @@ __metadata: "@react-navigation/native": 7.1.8 "@react-navigation/native-stack": 7.3.12 "@react-navigation/stack": 7.3.1 - "@sentry/babel-plugin-component-annotate": 4.1.0 + "@sentry/babel-plugin-component-annotate": 4.1.1 "@sentry/core": 8.55.0 "@sentry/react-native": 6.19.0 "@shopify/flash-list": 1.8.0