Skip to content

Commit 2e46779

Browse files
chore(deps): update babel monorepo (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb2f253 commit 2e46779

File tree

2 files changed

+219
-269
lines changed

2 files changed

+219
-269
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"url": "https://github.com/CareLuLu/react-native-web-ui-components"
2525
},
2626
"devDependencies": {
27-
"@babel/cli": "7.24.5",
28-
"@babel/core": "7.24.5",
27+
"@babel/cli": "7.26.4",
28+
"@babel/core": "7.26.8",
2929
"@babel/plugin-proposal-class-properties": "7.18.6",
30-
"@babel/plugin-transform-react-jsx": "7.23.4",
31-
"@babel/register": "7.23.7",
32-
"@babel/eslint-parser": "7.24.5",
30+
"@babel/plugin-transform-react-jsx": "7.25.9",
31+
"@babel/register": "7.25.9",
32+
"@babel/eslint-parser": "7.26.8",
3333
"babel-jest": "27.5.1",
3434
"babel-plugin-lodash": "3.3.4",
3535
"docz": "2.4.0",

0 commit comments

Comments
 (0)