chore: update dependencies and devDependencies

This commit is contained in:
Łukasz Holeczek 2021-07-05 12:58:53 +02:00
parent f689c07470
commit 29984fcbc8
2 changed files with 1123 additions and 1124 deletions

View File

@ -26,35 +26,35 @@
"url": "git@github.com:coreui/coreui-free-react-admin-template.git"
},
"dependencies": {
"@coreui/chartjs": "next",
"@coreui/coreui": "next",
"@coreui/chartjs": "3.0.0",
"@coreui/coreui": "4.0.0",
"@coreui/icons": "^2.0.1",
"@coreui/icons-react": "^1.1.0",
"@coreui/react": "4.0.0-alpha.1",
"@coreui/react-chartjs": "next",
"@coreui/icons-react": "^2.0.0-rc.0",
"@coreui/react": "4.0.0-beta.2",
"@coreui/react-chartjs": "2.0.0-rc.0",
"@coreui/utils": "^1.3.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
"chart.js": "^3.1.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2",
"chart.js": "^3.4.1",
"classnames": "^2.3.1",
"core-js": "^3.10.1",
"core-js": "^3.15.2",
"enzyme": "^3.11.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-app-polyfill": "^2.0.0",
"react-dom": "^17.0.2",
"react-redux": "^7.2.3",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"redux": "4.0.5",
"simplebar-react": "^2.3.3"
"redux": "4.1.0",
"simplebar-react": "^2.3.4"
},
"devDependencies": {
"auto-changelog": "~2.2.1",
"eslint": "^7.27.0",
"auto-changelog": "~2.3.0",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"prettier": "2.2.1",
"eslint-plugin-prettier": "^3.4.0",
"prettier": "2.3.2",
"react-scripts": "^4.0.3",
"sass": "^1.34.0"
"sass": "^1.35.1"
},
"scripts": {
"start": "react-scripts start",

2215
yarn.lock

File diff suppressed because it is too large Load Diff