|
|
|
@ -77,16 +77,16 @@ |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "7.17.8", |
|
|
|
|
"@babel/core": "7.18.2", |
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.17.12", |
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.17.12", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.17.3", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.18.0", |
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.17.12", |
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3", |
|
|
|
|
"@babel/plugin-transform-react-constant-elements": "7.17.12", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.17.0", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.17.12", |
|
|
|
|
"@babel/preset-env": "7.17.10", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.18.2", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.18.4", |
|
|
|
|
"@babel/preset-env": "7.18.2", |
|
|
|
|
"@babel/preset-react": "7.17.12", |
|
|
|
|
"@babel/preset-typescript": "7.17.12", |
|
|
|
|
"@betterer/betterer": "5.3.5", |
|
|
|
|