Skip to content

Commit da1172f

Browse files
chore(deps): update dependency @babel/core to v8
1 parent 61006e6 commit da1172f

5 files changed

Lines changed: 17 additions & 121 deletions

File tree

playground/compiler-react-18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "^18.3.1"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.29.7",
16+
"@babel/core": "^8.0.1",
1717
"@rolldown/plugin-babel": "^0.2.3",
1818
"@types/react": "^18.3.20",
1919
"@types/react-dom": "^18.3.7",

playground/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^19.2.8"
1313
},
1414
"devDependencies": {
15-
"@babel/core": "^7.29.7",
15+
"@babel/core": "^8.0.1",
1616
"@rolldown/plugin-babel": "^0.2.3",
1717
"@types/react": "^19.2.18",
1818
"@types/react-dom": "^19.2.5",

playground/include-node-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^19.2.8"
1313
},
1414
"devDependencies": {
15-
"@babel/core": "^7.29.7",
15+
"@babel/core": "^8.0.1",
1616
"@rolldown/plugin-babel": "^0.2.3",
1717
"@types/babel__core": "^7.20.5",
1818
"@types/react": "^19.2.18",

playground/react-emotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-switch": "^7.1.0"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "^7.29.7",
19+
"@babel/core": "^8.0.1",
2020
"@emotion/babel-plugin": "^11.13.5",
2121
"@rolldown/plugin-babel": "^0.2.3",
2222
"@types/react": "^19.2.18",

pnpm-lock.yaml

Lines changed: 13 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)