Skip to content

Commit a23932a

Browse files
fix(deps): update babel monorepo
1 parent 374ea8b commit a23932a

File tree

2 files changed

+470
-426
lines changed

2 files changed

+470
-426
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.0",
15-
"@babel/eslint-parser": "7.25.9",
14+
"@babel/core": "7.26.7",
15+
"@babel/eslint-parser": "7.26.5",
1616
"@babel/plugin-transform-runtime": "7.25.9",
17-
"@babel/preset-env": "7.26.0",
17+
"@babel/preset-env": "7.26.7",
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)