|
@ -133,7 +133,6 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@babel/cli": "^7.15.7", |
|
|
|
|
|
"@babel/core": "^7.12.9", |
|
|
"@babel/core": "^7.12.9", |
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1", |
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1", |
|
|
"@babel/plugin-proposal-decorators": "^7.12.1", |
|
|
"@babel/plugin-proposal-decorators": "^7.12.1", |
|
@ -153,7 +152,7 @@ |
|
|
"@babel/plugin-transform-react-constant-elements": "^7.12.1", |
|
|
"@babel/plugin-transform-react-constant-elements": "^7.12.1", |
|
|
"@babel/plugin-transform-react-inline-elements": "^7.12.1", |
|
|
"@babel/plugin-transform-react-inline-elements": "^7.12.1", |
|
|
"@babel/plugin-transform-runtime": "^7.12.1", |
|
|
"@babel/plugin-transform-runtime": "^7.12.1", |
|
|
"@babel/preset-env": "^7.15.6", |
|
|
"@babel/preset-env": "^7.12.7", |
|
|
"@babel/preset-react": "^7.12.7", |
|
|
"@babel/preset-react": "^7.12.7", |
|
|
"@babel/preset-typescript": "^7.12.7", |
|
|
"@babel/preset-typescript": "^7.12.7", |
|
|
"@babel/register": "^7.12.1", |
|
|
"@babel/register": "^7.12.1", |
|
@ -189,7 +188,6 @@ |
|
|
"babel-jest": "^26.1.0", |
|
|
"babel-jest": "^26.1.0", |
|
|
"babel-loader": "^8.2.2", |
|
|
"babel-loader": "^8.2.2", |
|
|
"babel-plugin-dev-expression": "^0.2.2", |
|
|
"babel-plugin-dev-expression": "^0.2.2", |
|
|
"babel-plugin-lodash": "^3.3.4", |
|
|
|
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
|
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
|
|
"browserslist-config-erb": "^0.0.1", |
|
|
"browserslist-config-erb": "^0.0.1", |
|
|
"chalk": "^4.1.0", |
|
|
"chalk": "^4.1.0", |
|
|