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 43
43
44
44
Several quick start options are available:
45
45
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 )
47
47
- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
48
48
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react `
49
49
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react `
Original file line number Diff line number Diff line change 4
4
" packages/*"
5
5
],
6
6
"useWorkspaces" : true ,
7
- "version" : " 4.2.1 "
7
+ "version" : " 4.2.2 "
8
8
}
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@typescript-eslint/eslint-plugin" : " ^5.18.0" ,
20
20
"@typescript-eslint/parser" : " ^5.18.0" ,
21
- "eslint" : " 8.15 .0" ,
21
+ "eslint" : " 8.16 .0" ,
22
22
"eslint-config-prettier" : " ^8.5.0" ,
23
23
"eslint-plugin-prettier" : " ^4.0.0" ,
24
24
"eslint-plugin-react" : " ^7.29.4" ,
Original file line number Diff line number Diff line change 46
46
"prop-types" : " ^15.8.1" ,
47
47
"react" : " ^18.1.0" ,
48
48
"react-dom" : " ^18.1.0" ,
49
- "rollup" : " ^2.74.0 " ,
49
+ "rollup" : " ^2.74.1 " ,
50
50
"rollup-plugin-import-css" : " ^3.0.3" ,
51
51
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
52
52
"typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change 43
43
44
44
Several quick start options are available:
45
45
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 )
47
47
- Clone the repo: ` git clone https://github.com/coreui/coreui-react.git `
48
48
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/react `
49
49
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/react `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react" ,
3
- "version" : " 4.2.1 " ,
3
+ "version" : " 4.2.2 " ,
4
4
"description" : " UI Components Library for React.js" ,
5
5
"keywords" : [
6
6
" react" ,
50
50
"react-dom" : " ^18.1.0" ,
51
51
"react-popper" : " ^2.2.5" ,
52
52
"react-transition-group" : " ^4.4.2" ,
53
- "rollup" : " ^2.74.0 " ,
53
+ "rollup" : " ^2.74.1 " ,
54
54
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
55
55
"tslib" : " ^2.4.0" ,
56
56
"typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/react-docs" ,
3
- "version" : " 4.2.1 " ,
3
+ "version" : " 4.2.2 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"homepage" : " https://coreui.io/react/" ,
61
61
"react-helmet" : " ^6.1.0" ,
62
62
"remark-html" : " ^13.0.2" ,
63
63
"rimraf" : " ^3.0.2" ,
64
- "sass" : " ^1.50.0 "
64
+ "sass" : " ^1.52.1 "
65
65
},
66
66
"devDependencies" : {
67
67
"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