Skip to content

Commit a15d370

Browse files
chore: update scripts/update-bundler-plugins.sh to 3.2.4 (#4707)
Co-authored-by: GitHub <[email protected]>
1 parent 2501f36 commit a15d370

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
### Dependencies
1212

13-
- Bump Bundler Plugins from v3.2.2 to v3.2.3 ([#4693](https://github.com/getsentry/sentry-react-native/pull/4693))
14-
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#323)
15-
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.2...3.2.3)
13+
- Bump Bundler Plugins from v3.2.2 to v3.2.4 ([#4693](https://github.com/getsentry/sentry-react-native/pull/4693), [#4707](https://github.com/getsentry/sentry-react-native/pull/4707))
14+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#324)
15+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.2...3.2.4)
1616
- Bump CLI from v2.42.4 to v2.43.0 ([#4692](https://github.com/getsentry/sentry-react-native/pull/4692))
1717
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430)
1818
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.4...2.43.0)

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native": ">=0.65.0"
6666
},
6767
"dependencies": {
68-
"@sentry/babel-plugin-component-annotate": "3.2.3",
68+
"@sentry/babel-plugin-component-annotate": "3.2.4",
6969
"@sentry/browser": "8.54.0",
7070
"@sentry/cli": "2.43.0",
7171
"@sentry/core": "8.54.0",

samples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "^7.26.0",
3939
"@babel/preset-env": "^7.26.0",
40-
"@sentry/babel-plugin-component-annotate": "3.2.3",
40+
"@sentry/babel-plugin-component-annotate": "3.2.4",
4141
"@types/node": "20.10.4",
4242
"sentry-react-native-samples-utils": "workspace:^"
4343
},

samples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@react-native/eslint-config": "0.77.1",
5858
"@react-native/metro-config": "0.77.1",
5959
"@react-native/typescript-config": "0.77.1",
60-
"@sentry/babel-plugin-component-annotate": "3.2.3",
60+
"@sentry/babel-plugin-component-annotate": "3.2.4",
6161
"@types/jest": "^29.5.14",
6262
"@types/node": "^22.13.1",
6363
"@types/react": "^18.2.65",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7940,10 +7940,10 @@ __metadata:
79407940
languageName: node
79417941
linkType: hard
79427942

7943-
"@sentry/babel-plugin-component-annotate@npm:3.2.3":
7944-
version: 3.2.3
7945-
resolution: "@sentry/babel-plugin-component-annotate@npm:3.2.3"
7946-
checksum: 3656390f1a1d810c287aed3b266d613a86f5eb1ba8e962d7542c6515b4d08325dafbf8f401ada178aa9bea017693753847743984fc891b411605280c497cc475
7943+
"@sentry/babel-plugin-component-annotate@npm:3.2.4":
7944+
version: 3.2.4
7945+
resolution: "@sentry/babel-plugin-component-annotate@npm:3.2.4"
7946+
checksum: 08ad215909b1b8a3b07b47c3b8607a911828a4b98f0d7a3ec9cbd5ba848030b698df98f3f1cd7d6290655558b67a09b8e6a96254196bd2cc4acb705543da747f
79477947
languageName: node
79487948
linkType: hard
79497949

@@ -8109,7 +8109,7 @@ __metadata:
81098109
"@sentry-internal/eslint-config-sdk": 8.54.0
81108110
"@sentry-internal/eslint-plugin-sdk": 8.54.0
81118111
"@sentry-internal/typescript": 8.54.0
8112-
"@sentry/babel-plugin-component-annotate": 3.2.3
8112+
"@sentry/babel-plugin-component-annotate": 3.2.4
81138113
"@sentry/browser": 8.54.0
81148114
"@sentry/cli": 2.43.0
81158115
"@sentry/core": 8.54.0
@@ -24621,7 +24621,7 @@ __metadata:
2462124621
dependencies:
2462224622
"@babel/core": ^7.26.0
2462324623
"@babel/preset-env": ^7.26.0
24624-
"@sentry/babel-plugin-component-annotate": 3.2.3
24624+
"@sentry/babel-plugin-component-annotate": 3.2.4
2462524625
"@sentry/react-native": 6.11.0-beta.0
2462624626
"@types/node": 20.10.4
2462724627
"@types/react": ~18.3.12
@@ -24705,7 +24705,7 @@ __metadata:
2470524705
"@react-navigation/native": ^7.0.14
2470624706
"@react-navigation/native-stack": ^7.2.0
2470724707
"@react-navigation/stack": ^7.1.1
24708-
"@sentry/babel-plugin-component-annotate": 3.2.3
24708+
"@sentry/babel-plugin-component-annotate": 3.2.4
2470924709
"@sentry/core": 8.54.0
2471024710
"@sentry/react-native": 6.11.0-beta.0
2471124711
"@shopify/flash-list": ^1.7.3

0 commit comments

Comments
 (0)