File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue-chartjs" ,
3
3
"description" : " Vue component wrapper for chart.js" ,
4
- "version" : " 2.0.0-rc.0 " ,
4
+ "version" : " 2.0.0-rc.1 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.cjs.js" ,
7
7
"module" : " dist/index.esm.js" ,
53
53
"@types/lodash" : " ^4.14.176" ,
54
54
"chart.js" : " ^3.6.0" ,
55
55
"lodash" : " ^4.17.21" ,
56
- "rollup" : " ^2.58.0 " ,
56
+ "rollup" : " ^2.58.3 " ,
57
57
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
58
58
"rollup-plugin-vue" : " ^6.0.0" ,
59
59
"typescript" : " ^4.4.3" ,
Original file line number Diff line number Diff line change 45
45
"@rollup/plugin-node-resolve" : " ^13.0.6" ,
46
46
"@rollup/plugin-typescript" : " ^8.3.0" ,
47
47
"@vue/test-utils" : " ^2.0.0-0" ,
48
- "rollup" : " ^2.58.0 " ,
48
+ "rollup" : " ^2.58.3 " ,
49
49
"rollup-plugin-vue" : " ^6.0.0" ,
50
50
"typescript" : " ^4.4.4" ,
51
51
"vue" : " ^3.2.20" ,
Original file line number Diff line number Diff line change @@ -8158,10 +8158,10 @@ rollup-pluginutils@^2.8.2:
8158
8158
dependencies :
8159
8159
estree-walker "^0.6.1"
8160
8160
8161
- rollup@^2.58.0 :
8162
- version "2.58.0 "
8163
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0 .tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb "
8164
- integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw ==
8161
+ rollup@^2.58.3 :
8162
+ version "2.58.3 "
8163
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3 .tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239 "
8164
+ integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw ==
8165
8165
optionalDependencies :
8166
8166
fsevents "~2.3.2"
8167
8167
You can’t perform that action at this time.
0 commit comments