Remove obsolete Babel overrides from package.json
Some checks failed
GBCI / build (push) Failing after 3m0s
Some checks failed
GBCI / build (push) Failing after 3m0s
This commit is contained in:
parent
970f408be3
commit
c9f32a8fc3
1 changed files with 0 additions and 9 deletions
|
@ -42,17 +42,8 @@
|
|||
"not op_mini all"
|
||||
],
|
||||
"overrides": {
|
||||
"@babel/runtime": "7.26.10",
|
||||
"postcss": "8.4.31",
|
||||
"webpack-dev-server": "5.2.2",
|
||||
"@babel/plugin-proposal-private-methods": "@babel/plugin-transform-private-methods",
|
||||
"@babel/plugin-proposal-numeric-separator": "@babel/plugin-transform-numeric-separator",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "@babel/plugin-transform-nullish-coalescing-operator",
|
||||
"@babel/plugin-proposal-class-properties": "@babel/plugin-transform-class-properties",
|
||||
"@babel/plugin-proposal-optional-chaining": "@babel/plugin-transform-optional-chaining",
|
||||
"@babel/plugin-proposal-private-property-in-object": "@babel/plugin-transform-private-property-in-object",
|
||||
"@humanwhocodes/config-array": "@eslint/config-array",
|
||||
"@humanwhocodes/object-schema": "@eslint/object-schema",
|
||||
"inflight": "lru-cache",
|
||||
"stable": "0.1.8",
|
||||
"rimraf": "5.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue