Skip to content

Commit 562b40a

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-bundler-plugins.sh to 4.9.1
1 parent 510b964 commit 562b40a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-native": ">=0.65.0"
6969
},
7070
"dependencies": {
71-
"@sentry/babel-plugin-component-annotate": "4.9.0",
71+
"@sentry/babel-plugin-component-annotate": "4.9.1",
7272
"@sentry/browser": "10.38.0",
7373
"@sentry/cli": "2.58.4",
7474
"@sentry/core": "10.38.0",

samples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/core": "^7.26.0",
4848
"@babel/preset-env": "^7.26.0",
4949
"@react-native/eslint-config": "0.79.1",
50-
"@sentry/babel-plugin-component-annotate": "4.9.0",
50+
"@sentry/babel-plugin-component-annotate": "4.9.1",
5151
"@types/node": "20.10.4",
5252
"@typescript-eslint/eslint-plugin": "^8.50.0",
5353
"@typescript-eslint/parser": "^8.50.0",

samples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@react-native/eslint-config": "0.80.2",
5959
"@react-native/metro-config": "0.80.2",
6060
"@react-native/typescript-config": "0.80.2",
61-
"@sentry/babel-plugin-component-annotate": "4.9.0",
61+
"@sentry/babel-plugin-component-annotate": "4.9.1",
6262
"@testing-library/react-native": "^13.2.2",
6363
"@types/jest": "^29.5.14",
6464
"@types/node": "^22.13.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11052,10 +11052,10 @@ __metadata:
1105211052
languageName: node
1105311053
linkType: hard
1105411054

11055-
"@sentry/babel-plugin-component-annotate@npm:4.9.0":
11056-
version: 4.9.0
11057-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.9.0"
11058-
checksum: 2b98e96936ab8c3aa8376d4d37f3da2df39ed9433b4177e4cd433d2b50d8fd026cf00252fa99987dca0de976f8151dd5b373e92a34ba863989fec31ea145b721
11055+
"@sentry/babel-plugin-component-annotate@npm:4.9.1":
11056+
version: 4.9.1
11057+
resolution: "@sentry/babel-plugin-component-annotate@npm:4.9.1"
11058+
checksum: 6a8f874ead05b6c4ce2c06f0dddd9c36df99544dfbafecaca3ca9fe8596b2a098a1f7fcddb4529a33c78ed42a007d112c7611b867d647c2fb469b2ee6354ea67
1105911059
languageName: node
1106011060
linkType: hard
1106111061

@@ -11271,7 +11271,7 @@ __metadata:
1127111271
"@sentry-internal/eslint-config-sdk": 10.38.0
1127211272
"@sentry-internal/eslint-plugin-sdk": 10.38.0
1127311273
"@sentry-internal/typescript": 10.38.0
11274-
"@sentry/babel-plugin-component-annotate": 4.9.0
11274+
"@sentry/babel-plugin-component-annotate": 4.9.1
1127511275
"@sentry/browser": 10.38.0
1127611276
"@sentry/cli": 2.58.4
1127711277
"@sentry/core": 10.38.0
@@ -30762,7 +30762,7 @@ __metadata:
3076230762
"@babel/core": ^7.26.0
3076330763
"@babel/preset-env": ^7.26.0
3076430764
"@react-native/eslint-config": 0.79.1
30765-
"@sentry/babel-plugin-component-annotate": 4.9.0
30765+
"@sentry/babel-plugin-component-annotate": 4.9.1
3076630766
"@sentry/core": 10.38.0
3076730767
"@sentry/react-native": 7.12.0
3076830768
"@types/node": 20.10.4
@@ -30859,7 +30859,7 @@ __metadata:
3085930859
"@react-navigation/native-stack": ^7.3.24
3086030860
"@react-navigation/stack": ^7.4.5
3086130861
"@reduxjs/toolkit": ^2.8.2
30862-
"@sentry/babel-plugin-component-annotate": 4.9.0
30862+
"@sentry/babel-plugin-component-annotate": 4.9.1
3086330863
"@sentry/core": 10.38.0
3086430864
"@sentry/react": 10.38.0
3086530865
"@sentry/react-native": 7.12.0

0 commit comments

Comments
 (0)