File tree Expand file tree Collapse file tree 8 files changed +401
-314
lines changed Expand file tree Collapse file tree 8 files changed +401
-314
lines changed Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.2.1 .zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.2.2 .zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react `
4949- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react `
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 4.2.1 "
7+ "version" : " 4.2.2 "
88}
Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@typescript-eslint/eslint-plugin" : " ^5.18.0" ,
2020 "@typescript-eslint/parser" : " ^5.18.0" ,
21- "eslint" : " 8.15 .0" ,
21+ "eslint" : " 8.16 .0" ,
2222 "eslint-config-prettier" : " ^8.5.0" ,
2323 "eslint-plugin-prettier" : " ^4.0.0" ,
2424 "eslint-plugin-react" : " ^7.29.4" ,
Original file line number Diff line number Diff line change 4646 "prop-types" : " ^15.8.1" ,
4747 "react" : " ^18.1.0" ,
4848 "react-dom" : " ^18.1.0" ,
49- "rollup" : " ^2.74.0 " ,
49+ "rollup" : " ^2.74.1 " ,
5050 "rollup-plugin-import-css" : " ^3.0.3" ,
5151 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
5252 "typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.2.1 .zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-react/archive/v4.2.2 .zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react `
4949- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react `
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/react" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " UI Components Library for React.js" ,
55 "keywords" : [
66 " react" ,
5050 "react-dom" : " ^18.1.0" ,
5151 "react-popper" : " ^2.2.5" ,
5252 "react-transition-group" : " ^4.4.2" ,
53- "rollup" : " ^2.74.0 " ,
53+ "rollup" : " ^2.74.1 " ,
5454 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
5555 "tslib" : " ^2.4.0" ,
5656 "typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/react-docs" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "private" : true ,
55 "description" : " " ,
66 "homepage" : " https://coreui.io/react/" ,
6161 "react-helmet" : " ^6.1.0" ,
6262 "remark-html" : " ^13.0.2" ,
6363 "rimraf" : " ^3.0.2" ,
64- "sass" : " ^1.50.0 "
64+ "sass" : " ^1.52.1 "
6565 },
6666 "devDependencies" : {
6767 "npm-run-all" : " ^4.1.5"
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments