Skip to content

Commit 02e91c1

Browse files
Update babel monorepo
1 parent 16332da commit 02e91c1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/expo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"clean": "git clean -xdf .expo node_modules ios android"
1717
},
1818
"dependencies": {
19-
"@babel/runtime": "^7.23.2",
19+
"@babel/runtime": "^7.28.4",
2020
"@shopify/flash-list": "^1.6.3",
2121
"@t4/ui": "workspace:*",
2222
"app": "workspace:*",
@@ -47,7 +47,7 @@
4747
"react-native-svg": "^13.14.0"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "^7.23.2",
50+
"@babel/core": "^7.28.5",
5151
"@expo/metro-config": "^0.10.7",
5252
"@tamagui/babel-plugin": "1.75.9",
5353
"metro-minify-terser": "^0.80.0",

bun.lockb

32.3 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"workspaces": ["apps/*", "packages/*"],
3838
"dependencies": {
39-
"@babel/runtime": "^7.23.2",
39+
"@babel/runtime": "^7.28.4",
4040
"@biomejs/biome": "1.3.3",
4141
"@manypkg/cli": "^0.21.0",
4242
"@nderscore/tamagui-typescript-plugin": "^0.6.0",

0 commit comments

Comments
 (0)