File tree Expand file tree Collapse file tree 3 files changed +464
-313
lines changed Expand file tree Collapse file tree 3 files changed +464
-313
lines changed Original file line number Diff line number Diff line change
1
+ # https://github.com/fossas/fossa-cli/blob/master/docs/references/files/fossa-yml.md
2
+ version : 3
3
+ paths :
4
+ exclude :
5
+ - ./demo
Original file line number Diff line number Diff line change 70
70
"vue-demi" : " ^0.14.10"
71
71
},
72
72
"devDependencies" : {
73
- "@antfu/eslint-config" : " ^3.5.0 " ,
74
- "@commitlint/cli" : " ^19.4.1 " ,
75
- "@commitlint/config-conventional" : " ^19.4.1 " ,
73
+ "@antfu/eslint-config" : " ^3.5.1 " ,
74
+ "@commitlint/cli" : " ^19.5.0 " ,
75
+ "@commitlint/config-conventional" : " ^19.5.0 " ,
76
76
"@element-plus/icons-vue" : " latest" ,
77
77
"@types/lodash-es" : " ^4.17.12" ,
78
78
"@types/node" : " ^22.5.4" ,
86
86
"element-plus" : " latest" ,
87
87
"eslint-plugin-format" : " ^0.1.2" ,
88
88
"esno" : " ^4.7.0" ,
89
- "faim" : " ^0.9.5 " ,
89
+ "faim" : " ^0.9.7 " ,
90
90
"kolorist" : " ^1.8.0" ,
91
91
"lint-staged" : " ^15.2.10" ,
92
92
"lodash-es" : " ^4.17.21" ,
100
100
"typescript" : " ^5.6.2" ,
101
101
"unplugin-auto-import" : " ^0.18.2" ,
102
102
"unplugin-vue-components" : " ^0.27.4" ,
103
- "vite" : " ^5.4.3 " ,
103
+ "vite" : " ^5.4.4 " ,
104
104
"vite-plugin-dts" : " ^4.2.1" ,
105
105
"vitepress" : " ^1.3.4" ,
106
106
"vitest" : " ^2.0.5" ,
You can’t perform that action at this time.
0 commit comments