File tree Expand file tree Collapse file tree 8 files changed +706
-635
lines changed Expand file tree Collapse file tree 8 files changed +706
-635
lines changed Original file line number Diff line number Diff line change 4646
4747Several quick start options are available:
4848
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 )
5050- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
5151- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
5252- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 4.3.1 "
7+ "version" : " 4.4.0 "
88}
Original file line number Diff line number Diff line change 2020 "test:update" : " jest --coverage --updateSnapshot"
2121 },
2222 "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 " ,
2727 "@vue/eslint-config-prettier" : " ^7.0.0" ,
28- "@vue/eslint-config-typescript" : " ^11.0.0 " ,
28+ "@vue/eslint-config-typescript" : " ^11.0.1 " ,
2929 "@vue/vue3-jest" : " 28.0.1" ,
30- "eslint" : " 8.20.0 " ,
30+ "eslint" : " 8.23.1 " ,
3131 "eslint-plugin-prettier" : " ^4.2.1" ,
32- "eslint-plugin-vue" : " ^9.3.0 " ,
32+ "eslint-plugin-vue" : " ^9.5.1 " ,
3333 "jest" : " ^28.1.3" ,
3434 "jest-canvas-mock" : " ^2.4.0" ,
3535 "jest-environment-jsdom" : " ^28.1.3" ,
3636 "lerna" : " ^4.0.0" ,
3737 "prettier" : " ^2.7.1" ,
38- "ts-jest" : " ^28.0.7 "
38+ "ts-jest" : " ^28.0.8 "
3939 }
4040}
Original file line number Diff line number Diff line change 3636 },
3737 "devDependencies" : {
3838 "@coreui/chartjs" : " ^3.0.0" ,
39- "@rollup/plugin-commonjs" : " ^22.0.1 " ,
39+ "@rollup/plugin-commonjs" : " ^22.0.2 " ,
4040 "@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 " ,
4343 "@vue/test-utils" : " ^2.0.2" ,
4444 "chart.js" : " ^3.8.2" ,
4545 "lodash" : " ^4.17.21" ,
46- "rollup" : " ^2.77 .0" ,
46+ "rollup" : " ^2.79 .0" ,
4747 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
4848 "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 "
5252 },
5353 "peerDependencies" : {
5454 "@coreui/chartjs" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 4646
4747Several quick start options are available:
4848
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 )
5050- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
5151- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
5252- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue" ,
3- "version" : " 4.3.1 " ,
3+ "version" : " 4.4.0 " ,
44 "description" : " UI Components Library for Vue.js" ,
55 "keywords" : [
66 " vue" ,
3737 "version_short" : " 4.3"
3838 },
3939 "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 " ,
4242 "@rollup/plugin-node-resolve" : " ^13.3.0" ,
43- "@rollup/plugin-typescript" : " ^8.3.3 " ,
43+ "@rollup/plugin-typescript" : " ^8.5.0 " ,
4444 "@vue/test-utils" : " ^2.0.2" ,
45- "rollup" : " ^2.77 .0" ,
45+ "rollup" : " ^2.79 .0" ,
4646 "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 "
5050 },
5151 "peerDependencies" : {
52- "@coreui/coreui" : " ^4.2.0 " ,
52+ "@coreui/coreui" : " ^4.2.2 " ,
5353 "vue" : " ^3.2.21"
5454 },
5555 "standard" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue-docs" ,
3- "version" : " 4.3.1 " ,
3+ "version" : " 4.4.0 " ,
44 "config" : {
5- "version_short" : " 4.3 "
5+ "version_short" : " 4.4 "
66 },
77 "scripts" : {
88 "api" : " vue-docgen -c build/docgen.config.js" ,
1212 "license" : " MIT" ,
1313 "devDependencies" : {
1414 "@coreui/chartjs" : " ^3.0.0" ,
15- "@coreui/coreui" : " ^4.2.0 " ,
15+ "@coreui/coreui" : " ^4.2.2 " ,
1616 "@coreui/icons" : " ^2.1.0" ,
1717 "@coreui/icons-vue" : " ^2.0.0" ,
1818 "@coreui/vue-chartjs" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments