chore: dependencies update

"@coreui/coreui": "^3.4.0",
    "@coreui/icons": "^2.0.0-rc.0",
    "@coreui/react": "^3.3.4",
    "core-js": "^3.8.0",
    "enzyme-adapter-react-16": "^1.15.5",
    "react": "^16.14.0",
    "react-app-polyfill": "^2.0.0",
    "react-dom": "^16.14.0",
    "react-redux": "^7.2.2",
    "auto-changelog": "~2.2.1",
    "react-scripts": "~4.0.1"
This commit is contained in:
xidedix 2020-11-26 22:29:17 +01:00
parent b661344485
commit 5b70904d8f
2 changed files with 11 additions and 17093 deletions

17082
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,28 +24,28 @@
},
"dependencies": {
"@coreui/chartjs": "^2.0.0",
"@coreui/coreui": "^3.2.2",
"@coreui/icons": "2.0.0-beta.4",
"@coreui/coreui": "^3.4.0",
"@coreui/icons": "^2.0.0-rc.0",
"@coreui/icons-react": "^1.0.2",
"@coreui/react": "^3.2.3",
"@coreui/react": "^3.3.4",
"@coreui/react-chartjs": "^1.0.1",
"@coreui/utils": "^1.3.1",
"classnames": "^2.2.6",
"core-js": "^3.6.5",
"core-js": "^3.8.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.3",
"enzyme-adapter-react-16": "^1.15.5",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.13.1",
"react-redux": "7.2.1",
"react": "^16.14.0",
"react-app-polyfill": "^2.0.0",
"react-dom": "^16.14.0",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"redux": "4.0.5"
},
"devDependencies": {
"react-scripts": "^3.4.2",
"auto-changelog": "2.2.0"
"auto-changelog": "~2.2.1",
"react-scripts": "~4.0.1"
},
"scripts": {
"start": "react-scripts start",