Skip to content

Commit b296902

Browse files
Update babel monorepo
1 parent da0345a commit b296902

2 files changed

Lines changed: 616 additions & 270 deletions

File tree

frontend/public/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
},
99
"private": true,
1010
"dependencies": {
11-
"@babel/cli": "7.28.3",
12-
"@babel/core": "7.28.5",
11+
"@babel/cli": "7.28.6",
12+
"@babel/core": "7.29.0",
1313
"@babel/plugin-proposal-class-properties": "7.18.6",
1414
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
1515
"@babel/plugin-syntax-dynamic-import": "7.8.3",
1616
"@babel/plugin-transform-flow-strip-types": "7.27.1",
1717
"@babel/plugin-transform-react-constant-elements": "7.27.1",
1818
"@babel/plugin-transform-react-inline-elements": "7.27.1",
19-
"@babel/plugin-transform-react-jsx": "7.27.1",
20-
"@babel/preset-env": "7.28.5",
19+
"@babel/plugin-transform-react-jsx": "7.28.6",
20+
"@babel/preset-env": "7.29.0",
2121
"@babel/preset-flow": "7.27.1",
2222
"@babel/preset-react": "7.28.5",
23-
"@babel/register": "7.28.3",
23+
"@babel/register": "7.28.6",
2424
"@fancyapps/fancybox": "3.5.7",
2525
"@json-editor/json-editor": "2.15.2",
2626
"@material/layout-grid": "0.41.0",

0 commit comments

Comments
 (0)