File tree Expand file tree Collapse file tree 3 files changed +473
-367
lines changed Expand file tree Collapse file tree 3 files changed +473
-367
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@types/jest" : " ^27.0.2" ,
24
- "@typescript-eslint/eslint-plugin" : " ^5.1 .0" ,
25
- "@typescript-eslint/parser" : " ^5.1 .0" ,
24
+ "@typescript-eslint/eslint-plugin" : " ^5.2 .0" ,
25
+ "@typescript-eslint/parser" : " ^5.2 .0" ,
26
26
"@vue/compiler-sfc" : " ^3.2.20" ,
27
27
"@vue/eslint-config-prettier" : " ^6.0.0" ,
28
- "@vue/eslint-config-typescript" : " ^8 .0.0" ,
28
+ "@vue/eslint-config-typescript" : " ^9 .0.0" ,
29
29
"eslint" : " 7.32.0" ,
30
30
"eslint-plugin-prettier" : " ^4.0.0" ,
31
- "eslint-plugin-vue" : " ^7.20.0 " ,
31
+ "eslint-plugin-vue" : " ^8.0.3 " ,
32
32
"jest" : " ^27.3.1" ,
33
33
"jest-canvas-mock" : " ^2.3.1" ,
34
34
"lerna" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 14
14
"@coreui/chartjs" : " ^3.0.0" ,
15
15
"@coreui/coreui" : " ^4.0.5" ,
16
16
"@coreui/icons" : " ^2.1.0" ,
17
- "@coreui/icons-vue" : " ^2.0.0-rc.1 " ,
17
+ "@coreui/icons-vue" : " ^2.0.0" ,
18
18
"@coreui/vue-chartjs" : " ^2.0.0-rc.0" ,
19
19
"@vuepress/plugin-toc" : " ^2.0.0-beta.26" ,
20
20
"markdown-it-include" : " ^2.0.0" ,
21
21
"vue-docgen-cli" : " ^4.41.2" ,
22
22
"vue-github-button" : " ^3.0.1" ,
23
- "vuepress" : " ^2.0.0-beta.26 "
23
+ "vuepress" : " ^2.0.0-beta.27 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments