Skip to content

Commit 513e998

Browse files
authoredDec 11, 2024··
Update babel monorepo (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 191f016 commit 513e998

File tree

2 files changed

+605
-624
lines changed

2 files changed

+605
-624
lines changed
 

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
],
77
"dependencies": {
88
"@ant-design/icons": "4.8.3",
9-
"@babel/core": "7.25.8",
10-
"@babel/preset-env": "7.25.8",
11-
"@babel/preset-react": "7.25.7",
9+
"@babel/core": "7.26.0",
10+
"@babel/preset-env": "7.26.0",
11+
"@babel/preset-react": "7.25.9",
1212
"@codefreak/eslint-config": "0.1.3",
1313
"@codefreak/prettier-config": "0.1.2",
1414
"@rollup/plugin-typescript": "8.5.0",

‎yarn.lock

Lines changed: 602 additions & 621 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.