Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 1b84444

Browse files
fix(deps): update babel monorepo
1 parent 9cf2e37 commit 1b84444

File tree

2 files changed

+629
-665
lines changed

2 files changed

+629
-665
lines changed

packages/tcm-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"node": ">=18"
3939
},
4040
"dependencies": {
41-
"@babel/core": "7.24.6",
42-
"@babel/parser": "7.24.6",
41+
"@babel/core": "7.26.10",
42+
"@babel/parser": "7.26.10",
4343
"@babel/plugin-proposal-class-properties": "7.18.6",
44-
"@babel/preset-env": "7.24.6",
45-
"@babel/traverse": "7.24.6",
44+
"@babel/preset-env": "7.26.9",
45+
"@babel/traverse": "7.26.10",
4646
"@rollup/plugin-babel": "6.0.4",
4747
"@rollup/plugin-commonjs": "28.0.3",
4848
"@rollup/plugin-json": "6.1.0",

0 commit comments

Comments
 (0)