|
|
|
@ -78,26 +78,26 @@
|
|
|
|
|
"reselect": "4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/core": "7.13.16",
|
|
|
|
|
"@babel/eslint-parser": "7.13.14",
|
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.13.0",
|
|
|
|
|
"@babel/plugin-proposal-decorators": "7.13.15",
|
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.12.13",
|
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
|
|
|
|
|
"@babel/plugin-proposal-function-sent": "7.12.13",
|
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
|
|
|
|
|
"@babel/plugin-proposal-numeric-separator": "7.12.13",
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.13.12",
|
|
|
|
|
"@babel/plugin-proposal-throw-expressions": "7.12.13",
|
|
|
|
|
"@babel/core": "7.16.0",
|
|
|
|
|
"@babel/eslint-parser": "7.16.3",
|
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-decorators": "7.16.4",
|
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-function-sent": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-numeric-separator": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-throw-expressions": "7.16.0",
|
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
|
|
"@babel/preset-env": "7.13.15",
|
|
|
|
|
"@babel/preset-react": "7.13.13",
|
|
|
|
|
"@babel/preset-env": "7.16.4",
|
|
|
|
|
"@babel/preset-react": "7.16.0",
|
|
|
|
|
"autoprefixer": "10.2.5",
|
|
|
|
|
"babel-loader": "8.2.2",
|
|
|
|
|
"babel-loader": "8.2.3",
|
|
|
|
|
"babel-plugin-inline-classnames": "2.0.1",
|
|
|
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
|
|
|
"core-js": "3.11.0",
|
|
|
|
|
"css-loader": "5.2.4",
|
|
|
|
|
"css-loader": "6.5.1",
|
|
|
|
|
"eslint": "8.3.0",
|
|
|
|
|
"eslint-plugin-filenames": "1.3.2",
|
|
|
|
|
"eslint-plugin-import": "2.25.3",
|
|
|
|
@ -105,22 +105,22 @@
|
|
|
|
|
"eslint-plugin-simple-import-sort": "7.0.0",
|
|
|
|
|
"esprint": "3.1.0",
|
|
|
|
|
"file-loader": "6.2.0",
|
|
|
|
|
"filemanager-webpack-plugin": "5.0.0",
|
|
|
|
|
"html-webpack-plugin": "5.3.1",
|
|
|
|
|
"loader-utils": "^2.0.0",
|
|
|
|
|
"mini-css-extract-plugin": "1.5.0",
|
|
|
|
|
"postcss": "8.2.12",
|
|
|
|
|
"filemanager-webpack-plugin": "6.1.7",
|
|
|
|
|
"html-webpack-plugin": "5.5.0",
|
|
|
|
|
"loader-utils": "^3.0.0",
|
|
|
|
|
"mini-css-extract-plugin": "2.4.5",
|
|
|
|
|
"postcss": "8.3.11",
|
|
|
|
|
"postcss-color-function": "4.1.0",
|
|
|
|
|
"postcss-loader": "5.2.0",
|
|
|
|
|
"postcss-mixins": "7.0.3",
|
|
|
|
|
"postcss-nested": "5.0.5",
|
|
|
|
|
"postcss-loader": "6.2.0",
|
|
|
|
|
"postcss-mixins": "8.1.0",
|
|
|
|
|
"postcss-nested": "5.0.6",
|
|
|
|
|
"postcss-simple-vars": "6.0.3",
|
|
|
|
|
"postcss-url": "10.1.3",
|
|
|
|
|
"require-nocache": "1.0.0",
|
|
|
|
|
"rimraf": "3.0.2",
|
|
|
|
|
"run-sequence": "2.2.1",
|
|
|
|
|
"streamqueue": "1.1.2",
|
|
|
|
|
"style-loader": "2.0.0",
|
|
|
|
|
"style-loader": "3.3.1",
|
|
|
|
|
"stylelint": "14.1.0",
|
|
|
|
|
"stylelint-order": "5.0.0",
|
|
|
|
|
"url-loader": "4.1.1",
|
|
|
|
|