Skip to content

Commit b7622da

Browse files
chore: update scripts/update-bundler-plugins.sh to 4.0.2 (#5030)
Co-authored-by: GitHub <[email protected]>
1 parent ac50687 commit b7622da

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
@@ -33,9 +33,9 @@
3333
- Bump CLI from v2.50.0 to v2.50.2 ([#5007](https://github.com/getsentry/sentry-react-native/pull/5007))
3434
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2502)
3535
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.0...2.50.2)
36-
- Bump Bundler Plugins from v3.6.1 to v4.0.1 ([#5000](https://github.com/getsentry/sentry-react-native/pull/5000), [#5021](https://github.com/getsentry/sentry-react-native/pull/5021))
37-
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#401)
38-
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.1)
36+
- Bump Bundler Plugins from v3.6.1 to v4.0.2 ([#5000](https://github.com/getsentry/sentry-react-native/pull/5000), [#5021](https://github.com/getsentry/sentry-react-native/pull/5021), [#5030](https://github.com/getsentry/sentry-react-native/pull/5030))
37+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#402)
38+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.2)
3939

4040
## 6.18.1
4141

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": "4.0.1",
68+
"@sentry/babel-plugin-component-annotate": "4.0.2",
6969
"@sentry/browser": "8.55.0",
7070
"@sentry/cli": "2.50.2",
7171
"@sentry/core": "8.55.0",

samples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/core": "^7.26.0",
4545
"@babel/preset-env": "^7.26.0",
46-
"@sentry/babel-plugin-component-annotate": "4.0.1",
46+
"@sentry/babel-plugin-component-annotate": "4.0.2",
4747
"@types/node": "20.10.4",
4848
"sentry-react-native-samples-utils": "workspace:^"
4949
},

samples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@react-native/eslint-config": "0.77.1",
5656
"@react-native/metro-config": "0.77.1",
5757
"@react-native/typescript-config": "0.77.1",
58-
"@sentry/babel-plugin-component-annotate": "4.0.1",
58+
"@sentry/babel-plugin-component-annotate": "4.0.2",
5959
"@types/jest": "^29.5.14",
6060
"@types/node": "^22.13.1",
6161
"@types/react": "^19.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8999,10 +8999,10 @@ __metadata:
89998999
languageName: node
90009000
linkType: hard
90019001

9002-
"@sentry/babel-plugin-component-annotate@npm:4.0.1":
9003-
version: 4.0.1
9004-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.0.1"
9005-
checksum: f1bee85db17157f35478571b412094005fff951f341d2ebf13b1ed4b098b456159800f09ccb768faeab5d60b67aaccc8872b3565527da19b0725348a74df25e0
9002+
"@sentry/babel-plugin-component-annotate@npm:4.0.2":
9003+
version: 4.0.2
9004+
resolution: "@sentry/babel-plugin-component-annotate@npm:4.0.2"
9005+
checksum: 21c04d14b641bbc2aa61f03ea81fd3de9bef36c279a28c4fe2562b35489d93503ab64c8d7a572dcc8a985ab81d3ca92522d95f9d41a0a1dbcdb55e574c1dfc76
90069006
languageName: node
90079007
linkType: hard
90089008

@@ -9168,7 +9168,7 @@ __metadata:
91689168
"@sentry-internal/eslint-config-sdk": 8.55.0
91699169
"@sentry-internal/eslint-plugin-sdk": 8.55.0
91709170
"@sentry-internal/typescript": 8.55.0
9171-
"@sentry/babel-plugin-component-annotate": 4.0.1
9171+
"@sentry/babel-plugin-component-annotate": 4.0.2
91729172
"@sentry/browser": 8.55.0
91739173
"@sentry/cli": 2.50.2
91749174
"@sentry/core": 8.55.0
@@ -26697,7 +26697,7 @@ __metadata:
2669726697
dependencies:
2669826698
"@babel/core": ^7.26.0
2669926699
"@babel/preset-env": ^7.26.0
26700-
"@sentry/babel-plugin-component-annotate": 4.0.1
26700+
"@sentry/babel-plugin-component-annotate": 4.0.2
2670126701
"@sentry/react-native": 6.18.0
2670226702
"@types/node": 20.10.4
2670326703
"@types/react": ~19.0.10
@@ -26783,7 +26783,7 @@ __metadata:
2678326783
"@react-navigation/native": 7.1.8
2678426784
"@react-navigation/native-stack": 7.3.12
2678526785
"@react-navigation/stack": 7.3.1
26786-
"@sentry/babel-plugin-component-annotate": 4.0.1
26786+
"@sentry/babel-plugin-component-annotate": 4.0.2
2678726787
"@sentry/core": 8.55.0
2678826788
"@sentry/react-native": 6.18.0
2678926789
"@shopify/flash-list": 1.8.0

0 commit comments

Comments
 (0)