diff --git a/CHANGELOG.md b/CHANGELOG.md index d87a35ec9..b1d18cc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ ### Dependencies +- Bump Bundler Plugins from v3.2.0 to v3.2.1 ([#4585](https://github.com/getsentry/sentry-react-native/pull/4585)) + - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#321) + - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.0...3.2.1) - Bump CLI from v2.42.1 to v2.42.2 ([#4586](https://github.com/getsentry/sentry-react-native/pull/4586)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2422) - [diff](https://github.com/getsentry/sentry-cli/compare/2.42.1...2.42.2) diff --git a/packages/core/package.json b/packages/core/package.json index 5158714cb..614b57340 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -65,7 +65,7 @@ "react-native": ">=0.65.0" }, "dependencies": { - "@sentry/babel-plugin-component-annotate": "3.2.0", + "@sentry/babel-plugin-component-annotate": "3.2.1", "@sentry/browser": "8.54.0", "@sentry/cli": "2.42.2", "@sentry/core": "8.54.0", diff --git a/samples/expo/package.json b/samples/expo/package.json index 27b040b83..19d8fe60d 100644 --- a/samples/expo/package.json +++ b/samples/expo/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", - "@sentry/babel-plugin-component-annotate": "3.2.0", + "@sentry/babel-plugin-component-annotate": "3.2.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 062b817bc..e8dfbd52e 100644 --- a/samples/react-native/package.json +++ b/samples/react-native/package.json @@ -51,7 +51,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": "3.2.0", + "@sentry/babel-plugin-component-annotate": "3.2.1", "@types/react": "^18.2.65", "@types/react-native-vector-icons": "^6.4.18", "@types/react-test-renderer": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index 6be5fbb2d..a3225e767 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7946,10 +7946,10 @@ __metadata: languageName: node linkType: hard -"@sentry/babel-plugin-component-annotate@npm:3.2.0": - version: 3.2.0 - resolution: "@sentry/babel-plugin-component-annotate@npm:3.2.0" - checksum: 5b1a368a3e38486fde0a89d1604fe0881b2af1008354ba9337640325522e23059e7322cb3cef406a69237b9f4678afce1142f7cb320e5f14cb4ca919f423e78d +"@sentry/babel-plugin-component-annotate@npm:3.2.1": + version: 3.2.1 + resolution: "@sentry/babel-plugin-component-annotate@npm:3.2.1" + checksum: 59b6d569da60ba681b55e5482b249952a67c20d83e1f264e1c553433131fdf24c7a9c40b376a9a5f3faeddc091bdade7dbc9d3dbbfb6cb8a6a091db0a2f63e69 languageName: node linkType: hard @@ -8121,7 +8121,7 @@ __metadata: "@sentry-internal/eslint-config-sdk": 8.54.0 "@sentry-internal/eslint-plugin-sdk": 8.54.0 "@sentry-internal/typescript": 8.54.0 - "@sentry/babel-plugin-component-annotate": 3.2.0 + "@sentry/babel-plugin-component-annotate": 3.2.1 "@sentry/browser": 8.54.0 "@sentry/cli": 2.42.2 "@sentry/core": 8.54.0 @@ -24602,7 +24602,7 @@ __metadata: dependencies: "@babel/core": ^7.26.0 "@babel/preset-env": ^7.26.0 - "@sentry/babel-plugin-component-annotate": 3.2.0 + "@sentry/babel-plugin-component-annotate": 3.2.1 "@sentry/react-native": 6.9.0 "@types/node": 20.10.4 "@types/react": ~18.3.12 @@ -24686,7 +24686,7 @@ __metadata: "@react-navigation/native": ^7.0.14 "@react-navigation/native-stack": ^7.2.0 "@react-navigation/stack": ^7.1.1 - "@sentry/babel-plugin-component-annotate": 3.2.0 + "@sentry/babel-plugin-component-annotate": 3.2.1 "@sentry/react-native": 6.9.0 "@types/react": ^18.2.65 "@types/react-native-vector-icons": ^6.4.18