Skip to content

Commit 2fe8e30

Browse files
build(deps-dev): bump @babel/core from 7.28.5 to 7.29.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.29.0. - [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.29.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 510cdec commit 2fe8e30

5 files changed

Lines changed: 155 additions & 8 deletions

File tree

apps/computer-vision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-native-worklets": "0.5.1"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.25.2",
41+
"@babel/core": "^7.29.0",
4242
"@types/pngjs": "^6.0.5",
4343
"@types/react": "~19.1.10"
4444
},

apps/llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-native-worklets": "0.5.1"
4141
},
4242
"devDependencies": {
43-
"@babel/core": "^7.25.2",
43+
"@babel/core": "^7.29.0",
4444
"@types/react": "~19.1.10"
4545
},
4646
"private": true

apps/speech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-native-worklets": "0.5.1"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "^7.25.2",
33+
"@babel/core": "^7.29.0",
3434
"@types/react": "~19.1.10"
3535
},
3636
"private": true

apps/text-embeddings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-native-worklets": "0.5.1"
3434
},
3535
"devDependencies": {
36-
"@babel/core": "^7.25.2",
36+
"@babel/core": "^7.29.0",
3737
"@types/react": "~19.1.10"
3838
},
3939
"private": true

yarn.lock

Lines changed: 151 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,31 @@ __metadata:
5353
languageName: node
5454
linkType: hard
5555

56+
"@babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0":
57+
version: 7.29.0
58+
resolution: "@babel/code-frame@npm:7.29.0"
59+
dependencies:
60+
"@babel/helper-validator-identifier": "npm:^7.28.5"
61+
js-tokens: "npm:^4.0.0"
62+
picocolors: "npm:^1.1.1"
63+
checksum: 10/199e15ff89007dd30675655eec52481cb245c9fdf4f81e4dc1f866603b0217b57aff25f5ffa0a95bbc8e31eb861695330cd7869ad52cc211aa63016320ef72c5
64+
languageName: node
65+
linkType: hard
66+
5667
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5":
5768
version: 7.28.5
5869
resolution: "@babel/compat-data@npm:7.28.5"
5970
checksum: 10/5a5ff00b187049e847f04bd02e21fbd8094544e5016195c2b45e56fa2e311eeb925b158f52a85624c9e6bacc1ce0323e26c303513723d918a8034e347e22610d
6071
languageName: node
6172
linkType: hard
6273

74+
"@babel/compat-data@npm:^7.28.6":
75+
version: 7.29.0
76+
resolution: "@babel/compat-data@npm:7.29.0"
77+
checksum: 10/7f21beedb930ed8fbf7eabafc60e6e6521c1d905646bf1317a61b2163339157fe797efeb85962bf55136e166b01fd1a6b526a15974b92a8b877d564dcb6c9580
78+
languageName: node
79+
linkType: hard
80+
6381
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.20.0, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.2":
6482
version: 7.28.5
6583
resolution: "@babel/core@npm:7.28.5"
@@ -83,6 +101,29 @@ __metadata:
83101
languageName: node
84102
linkType: hard
85103

104+
"@babel/core@npm:^7.29.0":
105+
version: 7.29.0
106+
resolution: "@babel/core@npm:7.29.0"
107+
dependencies:
108+
"@babel/code-frame": "npm:^7.29.0"
109+
"@babel/generator": "npm:^7.29.0"
110+
"@babel/helper-compilation-targets": "npm:^7.28.6"
111+
"@babel/helper-module-transforms": "npm:^7.28.6"
112+
"@babel/helpers": "npm:^7.28.6"
113+
"@babel/parser": "npm:^7.29.0"
114+
"@babel/template": "npm:^7.28.6"
115+
"@babel/traverse": "npm:^7.29.0"
116+
"@babel/types": "npm:^7.29.0"
117+
"@jridgewell/remapping": "npm:^2.3.5"
118+
convert-source-map: "npm:^2.0.0"
119+
debug: "npm:^4.1.0"
120+
gensync: "npm:^1.0.0-beta.2"
121+
json5: "npm:^2.2.3"
122+
semver: "npm:^6.3.1"
123+
checksum: 10/25f4e91688cdfbaf1365831f4f245b436cdaabe63d59389b75752013b8d61819ee4257101b52fc328b0546159fd7d0e74457ed7cf12c365fea54be4fb0a40229
124+
languageName: node
125+
linkType: hard
126+
86127
"@babel/eslint-parser@npm:^7.25.1":
87128
version: 7.28.5
88129
resolution: "@babel/eslint-parser@npm:7.28.5"
@@ -110,6 +151,19 @@ __metadata:
110151
languageName: node
111152
linkType: hard
112153

154+
"@babel/generator@npm:^7.29.0":
155+
version: 7.29.1
156+
resolution: "@babel/generator@npm:7.29.1"
157+
dependencies:
158+
"@babel/parser": "npm:^7.29.0"
159+
"@babel/types": "npm:^7.29.0"
160+
"@jridgewell/gen-mapping": "npm:^0.3.12"
161+
"@jridgewell/trace-mapping": "npm:^0.3.28"
162+
jsesc: "npm:^3.0.2"
163+
checksum: 10/61fe4ddd6e817aa312a14963ccdbb5c9a8c57e8b97b98d19a8a99ccab2215fda1a5f52bc8dd8d2e3c064497ddeb3ab8ceb55c76fa0f58f8169c34679d2256fe0
164+
languageName: node
165+
linkType: hard
166+
113167
"@babel/helper-annotate-as-pure@npm:^7.27.1, @babel/helper-annotate-as-pure@npm:^7.27.3":
114168
version: 7.27.3
115169
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -132,6 +186,19 @@ __metadata:
132186
languageName: node
133187
linkType: hard
134188

189+
"@babel/helper-compilation-targets@npm:^7.28.6":
190+
version: 7.28.6
191+
resolution: "@babel/helper-compilation-targets@npm:7.28.6"
192+
dependencies:
193+
"@babel/compat-data": "npm:^7.28.6"
194+
"@babel/helper-validator-option": "npm:^7.27.1"
195+
browserslist: "npm:^4.24.0"
196+
lru-cache: "npm:^5.1.1"
197+
semver: "npm:^6.3.1"
198+
checksum: 10/f512a5aeee4dfc6ea8807f521d085fdca8d66a7d068a6dd5e5b37da10a6081d648c0bbf66791a081e4e8e6556758da44831b331540965dfbf4f5275f3d0a8788
199+
languageName: node
200+
linkType: hard
201+
135202
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3, @babel/helper-create-class-features-plugin@npm:^7.28.5":
136203
version: 7.28.5
137204
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
@@ -213,6 +280,16 @@ __metadata:
213280
languageName: node
214281
linkType: hard
215282

283+
"@babel/helper-module-imports@npm:^7.28.6":
284+
version: 7.28.6
285+
resolution: "@babel/helper-module-imports@npm:7.28.6"
286+
dependencies:
287+
"@babel/traverse": "npm:^7.28.6"
288+
"@babel/types": "npm:^7.28.6"
289+
checksum: 10/64b1380d74425566a3c288074d7ce4dea56d775d2d3325a3d4a6df1dca702916c1d268133b6f385de9ba5b822b3c6e2af5d3b11ac88e5453d5698d77264f0ec0
290+
languageName: node
291+
linkType: hard
292+
216293
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3":
217294
version: 7.28.3
218295
resolution: "@babel/helper-module-transforms@npm:7.28.3"
@@ -226,6 +303,19 @@ __metadata:
226303
languageName: node
227304
linkType: hard
228305

306+
"@babel/helper-module-transforms@npm:^7.28.6":
307+
version: 7.28.6
308+
resolution: "@babel/helper-module-transforms@npm:7.28.6"
309+
dependencies:
310+
"@babel/helper-module-imports": "npm:^7.28.6"
311+
"@babel/helper-validator-identifier": "npm:^7.28.5"
312+
"@babel/traverse": "npm:^7.28.6"
313+
peerDependencies:
314+
"@babel/core": ^7.0.0
315+
checksum: 10/2e421c7db743249819ee51e83054952709dc2e197c7d5d415b4bdddc718580195704bfcdf38544b3f674efc2eccd4d29a65d38678fc827ed3934a7690984cd8b
316+
languageName: node
317+
linkType: hard
318+
229319
"@babel/helper-optimise-call-expression@npm:^7.27.1":
230320
version: 7.27.1
231321
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
@@ -320,6 +410,16 @@ __metadata:
320410
languageName: node
321411
linkType: hard
322412

413+
"@babel/helpers@npm:^7.28.6":
414+
version: 7.28.6
415+
resolution: "@babel/helpers@npm:7.28.6"
416+
dependencies:
417+
"@babel/template": "npm:^7.28.6"
418+
"@babel/types": "npm:^7.28.6"
419+
checksum: 10/213485cdfffc4deb81fc1bf2cefed61bc825049322590ef69690e223faa300a2a4d1e7d806c723bb1f1f538226b9b1b6c356ca94eb47fa7c6d9e9f251ee425e6
420+
languageName: node
421+
linkType: hard
422+
323423
"@babel/highlight@npm:^7.10.4":
324424
version: 7.25.9
325425
resolution: "@babel/highlight@npm:7.25.9"
@@ -343,6 +443,17 @@ __metadata:
343443
languageName: node
344444
linkType: hard
345445

446+
"@babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0":
447+
version: 7.29.0
448+
resolution: "@babel/parser@npm:7.29.0"
449+
dependencies:
450+
"@babel/types": "npm:^7.29.0"
451+
bin:
452+
parser: ./bin/babel-parser.js
453+
checksum: 10/b1576dca41074997a33ee740d87b330ae2e647f4b7da9e8d2abd3772b18385d303b0cee962b9b88425e0f30d58358dbb8d63792c1a2d005c823d335f6a029747
454+
languageName: node
455+
linkType: hard
456+
346457
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.28.5":
347458
version: 7.28.5
348459
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.28.5"
@@ -1647,6 +1758,17 @@ __metadata:
16471758
languageName: node
16481759
linkType: hard
16491760

1761+
"@babel/template@npm:^7.28.6":
1762+
version: 7.28.6
1763+
resolution: "@babel/template@npm:7.28.6"
1764+
dependencies:
1765+
"@babel/code-frame": "npm:^7.28.6"
1766+
"@babel/parser": "npm:^7.28.6"
1767+
"@babel/types": "npm:^7.28.6"
1768+
checksum: 10/0ad6e32bf1e7e31bf6b52c20d15391f541ddd645cbd488a77fe537a15b280ee91acd3a777062c52e03eedbc2e1f41548791f6a3697c02476ec5daf49faa38533
1769+
languageName: node
1770+
linkType: hard
1771+
16501772
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3, @babel/traverse@npm:^7.25.3, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5":
16511773
version: 7.28.5
16521774
resolution: "@babel/traverse@npm:7.28.5"
@@ -1662,6 +1784,21 @@ __metadata:
16621784
languageName: node
16631785
linkType: hard
16641786

1787+
"@babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0":
1788+
version: 7.29.0
1789+
resolution: "@babel/traverse@npm:7.29.0"
1790+
dependencies:
1791+
"@babel/code-frame": "npm:^7.29.0"
1792+
"@babel/generator": "npm:^7.29.0"
1793+
"@babel/helper-globals": "npm:^7.28.0"
1794+
"@babel/parser": "npm:^7.29.0"
1795+
"@babel/template": "npm:^7.28.6"
1796+
"@babel/types": "npm:^7.29.0"
1797+
debug: "npm:^4.3.1"
1798+
checksum: 10/3a0d0438f1ba9fed4fbe1706ea598a865f9af655a16ca9517ab57bda526e224569ca1b980b473fb68feea5e08deafbbf2cf9febb941f92f2d2533310c3fc4abc
1799+
languageName: node
1800+
linkType: hard
1801+
16651802
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.24.7, @babel/types@npm:^7.25.2, @babel/types@npm:^7.26.0, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
16661803
version: 7.28.5
16671804
resolution: "@babel/types@npm:7.28.5"
@@ -1672,6 +1809,16 @@ __metadata:
16721809
languageName: node
16731810
linkType: hard
16741811

1812+
"@babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0":
1813+
version: 7.29.0
1814+
resolution: "@babel/types@npm:7.29.0"
1815+
dependencies:
1816+
"@babel/helper-string-parser": "npm:^7.27.1"
1817+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1818+
checksum: 10/bfc2b211210f3894dcd7e6a33b2d1c32c93495dc1e36b547376aa33441abe551ab4bc1640d4154ee2acd8e46d3bbc925c7224caae02fcaf0e6a771e97fccc661
1819+
languageName: node
1820+
linkType: hard
1821+
16751822
"@bcoe/v8-coverage@npm:^0.2.3":
16761823
version: 0.2.3
16771824
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -6380,7 +6527,7 @@ __metadata:
63806527
version: 0.0.0-use.local
63816528
resolution: "computer-vision@workspace:apps/computer-vision"
63826529
dependencies:
6383-
"@babel/core": "npm:^7.25.2"
6530+
"@babel/core": "npm:^7.29.0"
63846531
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
63856532
"@react-native/metro-config": "npm:^0.81.5"
63866533
"@react-navigation/drawer": "npm:^7.3.9"
@@ -10470,7 +10617,7 @@ __metadata:
1047010617
version: 0.0.0-use.local
1047110618
resolution: "llm@workspace:apps/llm"
1047210619
dependencies:
10473-
"@babel/core": "npm:^7.25.2"
10620+
"@babel/core": "npm:^7.29.0"
1047410621
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
1047510622
"@react-native/metro-config": "npm:^0.81.5"
1047610623
"@react-navigation/drawer": "npm:^7.3.9"
@@ -14179,7 +14326,7 @@ __metadata:
1417914326
version: 0.0.0-use.local
1418014327
resolution: "speech@workspace:apps/speech"
1418114328
dependencies:
14182-
"@babel/core": "npm:^7.25.2"
14329+
"@babel/core": "npm:^7.29.0"
1418314330
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
1418414331
"@react-native/metro-config": "npm:^0.81.5"
1418514332
"@types/react": "npm:~19.1.10"
@@ -14634,7 +14781,7 @@ __metadata:
1463414781
version: 0.0.0-use.local
1463514782
resolution: "text-embeddings@workspace:apps/text-embeddings"
1463614783
dependencies:
14637-
"@babel/core": "npm:^7.25.2"
14784+
"@babel/core": "npm:^7.29.0"
1463814785
"@react-native-executorch/expo-resource-fetcher": "workspace:*"
1463914786
"@react-navigation/drawer": "npm:^7.3.9"
1464014787
"@types/react": "npm:~19.1.10"

0 commit comments

Comments
 (0)