Skip to content

Commit afe5fcb

Browse files
chore(deps): Bump @sentry/babel-plugin-component-annotate to v3.1.2 (#4516)
1 parent e99226d commit afe5fcb

File tree

5 files changed

+13
-17
lines changed

5 files changed

+13
-17
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Bump JavaScript SDK from v8.53.0 to v8.54.0 ([#4503](https://github.com/getsentry/sentry-react-native/pull/4503))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8540)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.53.0...8.54.0)
16+
- Bump `@sentry/babel-plugin-component-annotate` from v2.20.1 to v3.1.2 ([#4516](https://github.com/getsentry/sentry-react-native/pull/4516))
17+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#312)
18+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/2.20.1...3.1.2)
1619

1720
## 6.6.0
1821

packages/core/package.json

+1-1
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": "2.20.1",
68+
"@sentry/babel-plugin-component-annotate": "3.1.2",
6969
"@sentry/browser": "8.54.0",
7070
"@sentry/cli": "2.41.1",
7171
"@sentry/core": "8.54.0",

samples/expo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@babel/core": "^7.26.0",
3838
"@babel/preset-env": "^7.26.0",
39-
"@sentry/babel-plugin-component-annotate": "^2.18.0",
39+
"@sentry/babel-plugin-component-annotate": "^3.1.2",
4040
"@types/node": "20.10.4",
4141
"sentry-react-native-samples-utils": "workspace:^"
4242
},

samples/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@react-native/eslint-config": "0.77.0",
5151
"@react-native/metro-config": "0.77.0",
5252
"@react-native/typescript-config": "0.77.0",
53-
"@sentry/babel-plugin-component-annotate": "^2.18.0",
53+
"@sentry/babel-plugin-component-annotate": "^3.1.2",
5454
"@types/react": "^18.2.65",
5555
"@types/react-native-vector-icons": "^6.4.18",
5656
"@types/react-test-renderer": "^18.0.0",

yarn.lock

+7-14
Original file line numberDiff line numberDiff line change
@@ -7945,17 +7945,10 @@ __metadata:
79457945
languageName: node
79467946
linkType: hard
79477947

7948-
"@sentry/babel-plugin-component-annotate@npm:2.20.1":
7949-
version: 2.20.1
7950-
resolution: "@sentry/babel-plugin-component-annotate@npm:2.20.1"
7951-
checksum: 5fecba8c7915693fec811bb06ff0441f28496f6b12e811337a08996a7aa13a13a069c9f9ed28bac95be89d03b422a68d7236ab3376c161edbe051cb0ad2a0193
7952-
languageName: node
7953-
linkType: hard
7954-
7955-
"@sentry/babel-plugin-component-annotate@npm:^2.18.0":
7956-
version: 2.22.3
7957-
resolution: "@sentry/babel-plugin-component-annotate@npm:2.22.3"
7958-
checksum: 8dccbe700ffdd4cbdbcf2466d342fba40b3619aef06aa855205a9fa09707a92e80cb401cd341bed1ebe77d28b96fd11a06a6e78ba12b8045b52201f89cb6eced
7948+
"@sentry/babel-plugin-component-annotate@npm:3.1.2, @sentry/babel-plugin-component-annotate@npm:^3.1.2":
7949+
version: 3.1.2
7950+
resolution: "@sentry/babel-plugin-component-annotate@npm:3.1.2"
7951+
checksum: 4e957d44dde3eacc60d6d33d28523fa16775e3c05603defc9268ad7209ce06da9dba50243e637f64cb12d7bb302b46584dd815754805210517a3b4da91af2c91
79597952
languageName: node
79607953
linkType: hard
79617954

@@ -8127,7 +8120,7 @@ __metadata:
81278120
"@sentry-internal/eslint-config-sdk": 8.54.0
81288121
"@sentry-internal/eslint-plugin-sdk": 8.54.0
81298122
"@sentry-internal/typescript": 8.54.0
8130-
"@sentry/babel-plugin-component-annotate": 2.20.1
8123+
"@sentry/babel-plugin-component-annotate": 3.1.2
81318124
"@sentry/browser": 8.54.0
81328125
"@sentry/cli": 2.41.1
81338126
"@sentry/core": 8.54.0
@@ -24578,7 +24571,7 @@ __metadata:
2457824571
dependencies:
2457924572
"@babel/core": ^7.26.0
2458024573
"@babel/preset-env": ^7.26.0
24581-
"@sentry/babel-plugin-component-annotate": ^2.18.0
24574+
"@sentry/babel-plugin-component-annotate": ^3.1.2
2458224575
"@sentry/react-native": 6.6.0
2458324576
"@types/node": 20.10.4
2458424577
"@types/react": ~18.3.12
@@ -24661,7 +24654,7 @@ __metadata:
2466124654
"@react-navigation/native": ^7.0.14
2466224655
"@react-navigation/native-stack": ^7.2.0
2466324656
"@react-navigation/stack": ^7.1.1
24664-
"@sentry/babel-plugin-component-annotate": ^2.18.0
24657+
"@sentry/babel-plugin-component-annotate": ^3.1.2
2466524658
"@sentry/react-native": 6.6.0
2466624659
"@types/react": ^18.2.65
2466724660
"@types/react-native-vector-icons": ^6.4.18

0 commit comments

Comments
 (0)