Skip to content

Commit f4a93db

Browse files
Update babel monorepo to v7.29.7
1 parent 52b619e commit f4a93db

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

demo/preact-map/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.27.7",
17-
"@babel/preset-env": "7.27.2",
18-
"@babel/plugin-transform-react-jsx": "7.27.1",
17+
"@babel/preset-env": "7.29.7",
18+
"@babel/plugin-transform-react-jsx": "7.29.7",
1919
"babel-loader": "9.1.3",
2020
"css-loader": "6.10.0",
2121
"mini-css-extract-plugin": "2.8.1",

demo/react-map/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"devDependencies": {
1717
"@babel/core": "7.27.7",
18-
"@babel/preset-env": "7.27.2",
19-
"@babel/plugin-transform-react-jsx": "7.27.1",
18+
"@babel/preset-env": "7.29.7",
19+
"@babel/plugin-transform-react-jsx": "7.29.7",
2020
"babel-loader": "9.1.3",
2121
"css-loader": "6.10.0",
2222
"mini-css-extract-plugin": "2.8.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"devDependencies": {
4242
"@ampproject/filesize": "4.3.0",
4343
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
44-
"@babel/cli": "7.27.2",
44+
"@babel/cli": "7.29.7",
4545
"@babel/core": "7.27.7",
46-
"@babel/preset-env": "7.27.2",
46+
"@babel/preset-env": "7.29.7",
4747
"@rollup/plugin-babel": "6.0.4",
4848
"@rollup/plugin-replace": "6.0.2",
4949
"@types/node": "18.19.112",

0 commit comments

Comments
 (0)