Skip to content

Commit b4ce343

Browse files
fix(deps): update babel monorepo
1 parent 3779419 commit b4ce343

File tree

2 files changed

+394
-435
lines changed

2 files changed

+394
-435
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"pnpm": ">=9.x"
1212
},
1313
"dependencies": {
14-
"@babel/core": "7.26.8",
14+
"@babel/core": "7.26.9",
1515
"@babel/eslint-parser": "7.26.8",
16-
"@babel/plugin-transform-runtime": "7.25.9",
17-
"@babel/preset-env": "7.26.8",
16+
"@babel/plugin-transform-runtime": "7.26.8",
17+
"@babel/preset-env": "7.26.9",
1818
"@babel/preset-react": "7.26.3",
1919
"@babel/preset-typescript": "7.26.0",
2020
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)