Skip to content

Commit 04991fe

Browse files
chore: update scripts/update-bundler-plugins.sh to 4.1.1 (#5072)
Co-authored-by: GitHub <noreply@github.com>
1 parent 57bb0e2 commit 04991fe

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
@@ -23,9 +23,9 @@
2323
- 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))
2424
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511)
2525
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.1)
26-
- Bump Bundler Plugins from v4.0.2 to v4.1.0 ([#5062](https://github.com/getsentry/sentry-react-native/pull/5062))
27-
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#410)
28-
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.0.2...4.1.0)
26+
- 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))
27+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#411)
28+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.0.2...4.1.1)
2929

3030
## 6.19.0
3131

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-native": ">=0.65.0"
6868
},
6969
"dependencies": {
70-
"@sentry/babel-plugin-component-annotate": "4.1.0",
70+
"@sentry/babel-plugin-component-annotate": "4.1.1",
7171
"@sentry/browser": "8.55.0",
7272
"@sentry/cli": "2.51.1",
7373
"@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.1.0",
46+
"@sentry/babel-plugin-component-annotate": "4.1.1",
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.1.0",
58+
"@sentry/babel-plugin-component-annotate": "4.1.1",
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.1.0":
9003-
version: 4.1.0
9004-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.1.0"
9005-
checksum: f4d68b235fb84d3a19f28adf8cae17f37c17bfb193a49e4682c181f52883aab87be12ec1f296685001ded32d3935712a69b7dc15117e702a710a008daeed8575
9002+
"@sentry/babel-plugin-component-annotate@npm:4.1.1":
9003+
version: 4.1.1
9004+
resolution: "@sentry/babel-plugin-component-annotate@npm:4.1.1"
9005+
checksum: 37bd9a0a586169ca35abe0609f4d1132956380f382f2ac51b469b8c64d1e086171c42f7fe2a5b83a322b5da03d01bdd98db0e632ab8be46fe5879b1954a2283c
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.1.0
9171+
"@sentry/babel-plugin-component-annotate": 4.1.1
91729172
"@sentry/browser": 8.55.0
91739173
"@sentry/cli": 2.51.1
91749174
"@sentry/core": 8.55.0
@@ -26946,7 +26946,7 @@ __metadata:
2694626946
dependencies:
2694726947
"@babel/core": ^7.26.0
2694826948
"@babel/preset-env": ^7.26.0
26949-
"@sentry/babel-plugin-component-annotate": 4.1.0
26949+
"@sentry/babel-plugin-component-annotate": 4.1.1
2695026950
"@sentry/react-native": 6.19.0
2695126951
"@types/node": 20.10.4
2695226952
"@types/react": ~19.0.10
@@ -27032,7 +27032,7 @@ __metadata:
2703227032
"@react-navigation/native": 7.1.8
2703327033
"@react-navigation/native-stack": 7.3.12
2703427034
"@react-navigation/stack": 7.3.1
27035-
"@sentry/babel-plugin-component-annotate": 4.1.0
27035+
"@sentry/babel-plugin-component-annotate": 4.1.1
2703627036
"@sentry/core": 8.55.0
2703727037
"@sentry/react-native": 6.19.0
2703827038
"@shopify/flash-list": 1.8.0

0 commit comments

Comments
 (0)