File tree 8 files changed +706
-635
lines changed
8 files changed +706
-635
lines changed Original file line number Diff line number Diff line change 46
46
47
47
Several quick start options are available:
48
48
49
- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3.1 .zip )
49
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.4.0 .zip )
50
50
- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
51
51
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
52
52
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 4
4
" packages/*"
5
5
],
6
6
"useWorkspaces" : true ,
7
- "version" : " 4.3.1 "
7
+ "version" : " 4.4.0 "
8
8
}
Original file line number Diff line number Diff line change 20
20
"test:update" : " jest --coverage --updateSnapshot"
21
21
},
22
22
"devDependencies" : {
23
- "@types/jest" : " ^28.1.6 " ,
24
- "@typescript-eslint/eslint-plugin" : " ^5.30.7 " ,
25
- "@typescript-eslint/parser" : " ^5.30.7 " ,
26
- "@vue/compiler-sfc" : " ^3.2.37 " ,
23
+ "@types/jest" : " ^28.1.8 " ,
24
+ "@typescript-eslint/eslint-plugin" : " ^5.37.0 " ,
25
+ "@typescript-eslint/parser" : " ^5.37.0 " ,
26
+ "@vue/compiler-sfc" : " ^3.2.39 " ,
27
27
"@vue/eslint-config-prettier" : " ^7.0.0" ,
28
- "@vue/eslint-config-typescript" : " ^11.0.0 " ,
28
+ "@vue/eslint-config-typescript" : " ^11.0.1 " ,
29
29
"@vue/vue3-jest" : " 28.0.1" ,
30
- "eslint" : " 8.20.0 " ,
30
+ "eslint" : " 8.23.1 " ,
31
31
"eslint-plugin-prettier" : " ^4.2.1" ,
32
- "eslint-plugin-vue" : " ^9.3.0 " ,
32
+ "eslint-plugin-vue" : " ^9.5.1 " ,
33
33
"jest" : " ^28.1.3" ,
34
34
"jest-canvas-mock" : " ^2.4.0" ,
35
35
"jest-environment-jsdom" : " ^28.1.3" ,
36
36
"lerna" : " ^4.0.0" ,
37
37
"prettier" : " ^2.7.1" ,
38
- "ts-jest" : " ^28.0.7 "
38
+ "ts-jest" : " ^28.0.8 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@coreui/chartjs" : " ^3.0.0" ,
39
- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
39
+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
40
40
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
41
- "@rollup/plugin-typescript" : " ^8.3.3 " ,
42
- "@types/lodash" : " ^4.14.181 " ,
41
+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
42
+ "@types/lodash" : " ^4.14.185 " ,
43
43
"@vue/test-utils" : " ^2.0.2" ,
44
44
"chart.js" : " ^3.8.2" ,
45
45
"lodash" : " ^4.17.21" ,
46
- "rollup" : " ^2.77 .0" ,
46
+ "rollup" : " ^2.79 .0" ,
47
47
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
48
48
"rollup-plugin-vue" : " ^6.0.0" ,
49
- "typescript" : " ^4.7.4 " ,
50
- "vue" : " ^3.2.37 " ,
51
- "vue-types" : " ^4.2.0 "
49
+ "typescript" : " ^4.8.3 " ,
50
+ "vue" : " ^3.2.39 " ,
51
+ "vue-types" : " ^4.2.1 "
52
52
},
53
53
"peerDependencies" : {
54
54
"@coreui/chartjs" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 46
46
47
47
Several quick start options are available:
48
48
49
- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3.1 .zip )
49
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.4.0 .zip )
50
50
- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
51
51
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
52
52
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue" ,
3
- "version" : " 4.3.1 " ,
3
+ "version" : " 4.4.0 " ,
4
4
"description" : " UI Components Library for Vue.js" ,
5
5
"keywords" : [
6
6
" vue" ,
37
37
"version_short" : " 4.3"
38
38
},
39
39
"devDependencies" : {
40
- "@popperjs/core" : " ^2.11.5 " ,
41
- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
40
+ "@popperjs/core" : " ^2.11.6 " ,
41
+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
42
42
"@rollup/plugin-node-resolve" : " ^13.3.0" ,
43
- "@rollup/plugin-typescript" : " ^8.3.3 " ,
43
+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
44
44
"@vue/test-utils" : " ^2.0.2" ,
45
- "rollup" : " ^2.77 .0" ,
45
+ "rollup" : " ^2.79 .0" ,
46
46
"rollup-plugin-vue" : " ^6.0.0" ,
47
- "typescript" : " ^4.7.4 " ,
48
- "vue" : " ^3.2.37 " ,
49
- "vue-types" : " ^4.2.0 "
47
+ "typescript" : " ^4.8.3 " ,
48
+ "vue" : " ^3.2.39 " ,
49
+ "vue-types" : " ^4.2.1 "
50
50
},
51
51
"peerDependencies" : {
52
- "@coreui/coreui" : " ^4.2.0 " ,
52
+ "@coreui/coreui" : " ^4.2.2 " ,
53
53
"vue" : " ^3.2.21"
54
54
},
55
55
"standard" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue-docs" ,
3
- "version" : " 4.3.1 " ,
3
+ "version" : " 4.4.0 " ,
4
4
"config" : {
5
- "version_short" : " 4.3 "
5
+ "version_short" : " 4.4 "
6
6
},
7
7
"scripts" : {
8
8
"api" : " vue-docgen -c build/docgen.config.js" ,
12
12
"license" : " MIT" ,
13
13
"devDependencies" : {
14
14
"@coreui/chartjs" : " ^3.0.0" ,
15
- "@coreui/coreui" : " ^4.2.0 " ,
15
+ "@coreui/coreui" : " ^4.2.2 " ,
16
16
"@coreui/icons" : " ^2.1.0" ,
17
17
"@coreui/icons-vue" : " ^2.0.0" ,
18
18
"@coreui/vue-chartjs" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments