Skip to content

Commit db1ec0a

Browse files
chore(deps): update babel monorepo to v8
1 parent 643cd8b commit db1ec0a

2 files changed

Lines changed: 919 additions & 1062 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"react": "^18.0.0 || ^19.0.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.29.7",
52-
"@babel/core": "7.29.7",
53-
"@babel/eslint-parser": "7.29.7",
54-
"@babel/preset-env": "7.29.7",
55-
"@babel/preset-react": "7.29.7",
51+
"@babel/cli": "8.0.1",
52+
"@babel/core": "8.0.1",
53+
"@babel/eslint-parser": "8.0.1",
54+
"@babel/preset-env": "8.0.2",
55+
"@babel/preset-react": "8.0.1",
5656
"@eslint/js": "9.39.4",
5757
"@testing-library/dom": "10.4.1",
5858
"@testing-library/jest-dom": "6.9.1",

0 commit comments

Comments
 (0)