Skip to content

Commit 85a0f29

Browse files
chore(deps-dev): bump @babel/core from 7.26.9 to 7.28.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.9 to 7.28.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1470a4f commit 85a0f29

File tree

3 files changed

+87
-4
lines changed

3 files changed

+87
-4
lines changed

example/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-native-worklets": "0.5.0"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.25.2",
24+
"@babel/core": "^7.28.3",
2525
"@babel/preset-env": "^7.25.3",
2626
"@babel/runtime": "^7.25.0",
2727
"@gorhom/portal": "^1.0.14",

example/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-native-worklets": "0.4.2"
1212
},
1313
"devDependencies": {
14-
"@babel/core": "^7.25.2",
14+
"@babel/core": "^7.28.3",
1515
"@types/react": "~19.1.10",
1616
"typescript": "~5.9.2"
1717
},

yarn.lock

Lines changed: 85 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ __metadata:
8888
languageName: node
8989
linkType: hard
9090

91+
"@babel/compat-data@npm:^7.27.2":
92+
version: 7.28.0
93+
resolution: "@babel/compat-data@npm:7.28.0"
94+
checksum: 10c0/c4e527302bcd61052423f757355a71c3bc62362bac13f7f130de16e439716f66091ff5bdecda418e8fa0271d4c725f860f0ee23ab7bf6e769f7a8bb16dfcb531
95+
languageName: node
96+
linkType: hard
97+
9198
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.20.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.2":
9299
version: 7.26.9
93100
resolution: "@babel/core@npm:7.26.9"
@@ -111,6 +118,29 @@ __metadata:
111118
languageName: node
112119
linkType: hard
113120

121+
"@babel/core@npm:^7.28.3":
122+
version: 7.28.3
123+
resolution: "@babel/core@npm:7.28.3"
124+
dependencies:
125+
"@ampproject/remapping": "npm:^2.2.0"
126+
"@babel/code-frame": "npm:^7.27.1"
127+
"@babel/generator": "npm:^7.28.3"
128+
"@babel/helper-compilation-targets": "npm:^7.27.2"
129+
"@babel/helper-module-transforms": "npm:^7.28.3"
130+
"@babel/helpers": "npm:^7.28.3"
131+
"@babel/parser": "npm:^7.28.3"
132+
"@babel/template": "npm:^7.27.2"
133+
"@babel/traverse": "npm:^7.28.3"
134+
"@babel/types": "npm:^7.28.2"
135+
convert-source-map: "npm:^2.0.0"
136+
debug: "npm:^4.1.0"
137+
gensync: "npm:^1.0.0-beta.2"
138+
json5: "npm:^2.2.3"
139+
semver: "npm:^6.3.1"
140+
checksum: 10c0/e6b3eb830c4b93f5a442b305776df1cd2bb4fafa4612355366f67c764f3e54a69d45b84def77fb2d4fd83439102667b0a92c3ea2838f678733245b748c602a7b
141+
languageName: node
142+
linkType: hard
143+
114144
"@babel/generator@npm:^7.20.5, @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.26.9, @babel/generator@npm:^7.7.2":
115145
version: 7.26.9
116146
resolution: "@babel/generator@npm:7.26.9"
@@ -191,6 +221,19 @@ __metadata:
191221
languageName: node
192222
linkType: hard
193223

224+
"@babel/helper-compilation-targets@npm:^7.27.2":
225+
version: 7.27.2
226+
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
227+
dependencies:
228+
"@babel/compat-data": "npm:^7.27.2"
229+
"@babel/helper-validator-option": "npm:^7.27.1"
230+
browserslist: "npm:^4.24.0"
231+
lru-cache: "npm:^5.1.1"
232+
semver: "npm:^6.3.1"
233+
checksum: 10c0/f338fa00dcfea931804a7c55d1a1c81b6f0a09787e528ec580d5c21b3ecb3913f6cb0f361368973ce953b824d910d3ac3e8a8ee15192710d3563826447193ad1
234+
languageName: node
235+
linkType: hard
236+
194237
"@babel/helper-create-class-features-plugin@npm:^7.25.9":
195238
version: 7.25.9
196239
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
@@ -305,6 +348,16 @@ __metadata:
305348
languageName: node
306349
linkType: hard
307350

351+
"@babel/helper-module-imports@npm:^7.27.1":
352+
version: 7.27.1
353+
resolution: "@babel/helper-module-imports@npm:7.27.1"
354+
dependencies:
355+
"@babel/traverse": "npm:^7.27.1"
356+
"@babel/types": "npm:^7.27.1"
357+
checksum: 10c0/e00aace096e4e29290ff8648455c2bc4ed982f0d61dbf2db1b5e750b9b98f318bf5788d75a4f974c151bd318fd549e81dbcab595f46b14b81c12eda3023f51e8
358+
languageName: node
359+
linkType: hard
360+
308361
"@babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
309362
version: 7.26.0
310363
resolution: "@babel/helper-module-transforms@npm:7.26.0"
@@ -318,6 +371,19 @@ __metadata:
318371
languageName: node
319372
linkType: hard
320373

374+
"@babel/helper-module-transforms@npm:^7.28.3":
375+
version: 7.28.3
376+
resolution: "@babel/helper-module-transforms@npm:7.28.3"
377+
dependencies:
378+
"@babel/helper-module-imports": "npm:^7.27.1"
379+
"@babel/helper-validator-identifier": "npm:^7.27.1"
380+
"@babel/traverse": "npm:^7.28.3"
381+
peerDependencies:
382+
"@babel/core": ^7.0.0
383+
checksum: 10c0/549be62515a6d50cd4cfefcab1b005c47f89bd9135a22d602ee6a5e3a01f27571868ada10b75b033569f24dc4a2bb8d04bfa05ee75c16da7ade2d0db1437fcdb
384+
languageName: node
385+
linkType: hard
386+
321387
"@babel/helper-optimise-call-expression@npm:^7.25.9":
322388
version: 7.25.9
323389
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
@@ -454,6 +520,13 @@ __metadata:
454520
languageName: node
455521
linkType: hard
456522

523+
"@babel/helper-validator-option@npm:^7.27.1":
524+
version: 7.27.1
525+
resolution: "@babel/helper-validator-option@npm:7.27.1"
526+
checksum: 10c0/6fec5f006eba40001a20f26b1ef5dbbda377b7b68c8ad518c05baa9af3f396e780bdfded24c4eef95d14bb7b8fd56192a6ed38d5d439b97d10efc5f1a191d148
527+
languageName: node
528+
linkType: hard
529+
457530
"@babel/helper-wrap-function@npm:^7.25.9":
458531
version: 7.25.9
459532
resolution: "@babel/helper-wrap-function@npm:7.25.9"
@@ -475,6 +548,16 @@ __metadata:
475548
languageName: node
476549
linkType: hard
477550

551+
"@babel/helpers@npm:^7.28.3":
552+
version: 7.28.3
553+
resolution: "@babel/helpers@npm:7.28.3"
554+
dependencies:
555+
"@babel/template": "npm:^7.27.2"
556+
"@babel/types": "npm:^7.28.2"
557+
checksum: 10c0/03a8f94135415eec62d37be9c62c63908f2d5386c7b00e04545de4961996465775330e3eb57717ea7451e19b0e24615777ebfec408c2adb1df3b10b4df6bf1ce
558+
languageName: node
559+
linkType: hard
560+
478561
"@babel/highlight@npm:^7.10.4":
479562
version: 7.25.9
480563
resolution: "@babel/highlight@npm:7.25.9"
@@ -8604,7 +8687,7 @@ __metadata:
86048687
version: 0.0.0-use.local
86058688
resolution: "example-app@workspace:example/app"
86068689
dependencies:
8607-
"@babel/core": "npm:^7.25.2"
8690+
"@babel/core": "npm:^7.28.3"
86088691
"@babel/preset-env": "npm:^7.25.3"
86098692
"@babel/runtime": "npm:^7.25.0"
86108693
"@fortawesome/fontawesome-svg-core": "npm:6.5.2"
@@ -8650,7 +8733,7 @@ __metadata:
86508733
version: 0.0.0-use.local
86518734
resolution: "example-expo@workspace:example/expo"
86528735
dependencies:
8653-
"@babel/core": "npm:^7.25.2"
8736+
"@babel/core": "npm:^7.28.3"
86548737
"@types/react": "npm:~19.1.10"
86558738
expo: "npm:54.0.0-preview.11"
86568739
expo-status-bar: "npm:~3.0.5"

0 commit comments

Comments
 (0)