Skip to content

Commit 2aa84af

Browse files
Update babel monorepo
1 parent 2729d56 commit 2aa84af

File tree

2 files changed

+666
-375
lines changed

2 files changed

+666
-375
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,16 @@
111111
"xml_display": "~0.1.1"
112112
},
113113
"devDependencies": {
114-
"@babel/core": "~7.23.2",
115-
"@babel/plugin-proposal-class-properties": "~7.8.3",
116-
"@babel/plugin-proposal-export-default-from": "~7.8.3",
117-
"@babel/plugin-proposal-export-namespace-from": "~7.8.3",
118-
"@babel/plugin-proposal-object-rest-spread": "~7.9.0",
119-
"@babel/plugin-transform-object-assign": "~7.8.3",
120-
"@babel/preset-env": "~7.9.0",
121-
"@babel/preset-react": "~7.9.1",
122-
"@babel/register": "~7.9.0",
123-
"@babel/runtime-corejs3": "~7.9.0",
114+
"@babel/core": "~7.28.0",
115+
"@babel/plugin-proposal-class-properties": "~7.18.0",
116+
"@babel/plugin-proposal-export-default-from": "~7.27.0",
117+
"@babel/plugin-proposal-export-namespace-from": "~7.18.0",
118+
"@babel/plugin-proposal-object-rest-spread": "~7.20.0",
119+
"@babel/plugin-transform-object-assign": "~7.27.0",
120+
"@babel/preset-env": "~7.28.0",
121+
"@babel/preset-react": "~7.27.0",
122+
"@babel/register": "~7.28.0",
123+
"@babel/runtime-corejs3": "~7.28.0",
124124
"angular-mocks": "~1.6.9",
125125
"autoprefixer": "~9.8.0",
126126
"babel-eslint": "~10.1.0",
@@ -185,7 +185,7 @@
185185
"angular-animate": "~1.8.3",
186186
"angular-sanitize": "~1.8.3",
187187
"ansi-regex": "~5.0.1",
188-
"@babel/traverse": "~7.26.7",
188+
"@babel/traverse": "~7.28.0",
189189
"bootstrap-select": "~1.13.18",
190190
"cheerio": "1.0.0-rc.12",
191191
"cross-spawn": "~7.0.5",

0 commit comments

Comments
 (0)