File tree Expand file tree Collapse file tree 3 files changed +70
-71
lines changed
Expand file tree Collapse file tree 3 files changed +70
-71
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ export default antfu(
1010 'curly' : [ 'error' , 'all' ] ,
1111 'no-console' : 'off' ,
1212 'vue/attribute-hyphenation' : 'off' ,
13- 'vue/custom-event-name-casing' : 'off' ,
1413 'vue/max-attributes-per-line' : 'error' ,
1514 'vue/multi-word-component-names' : 'off' ,
1615 'vue/no-deprecated-v-bind-sync' : 'off' ,
Original file line number Diff line number Diff line change 7676 "vue-demi" : " ^0.14.7"
7777 },
7878 "devDependencies" : {
79- "@antfu/eslint-config" : " ^2.12.1 " ,
79+ "@antfu/eslint-config" : " ^2.12.2 " ,
8080 "@commitlint/cli" : " ^19.2.1" ,
8181 "@commitlint/config-conventional" : " ^19.1.0" ,
8282 "@types/cross-spawn" : " ^6.0.6" ,
8383 "@types/lodash-es" : " ^4.17.12" ,
84- "@types/node" : " ^20.12.4 " ,
84+ "@types/node" : " ^20.12.5 " ,
8585 "@types/prompts" : " ^2.4.9" ,
8686 "@types/semver" : " ^7.5.8" ,
8787 "@vitejs/plugin-vue" : " ^5.0.4" ,
9595 "eslint-plugin-format" : " ^0.1.0" ,
9696 "eslint-ts-patch" : " 8.57.0-0" ,
9797 "esno" : " ^4.7.0" ,
98- "happy-dom" : " ^14.5.1 " ,
98+ "happy-dom" : " ^14.7.0 " ,
9999 "json-editor-vue" : " workspace:*" ,
100100 "kolorist" : " ^1.8.0" ,
101101 "lint-staged" : " ^15.2.2" ,
You can’t perform that action at this time.
0 commit comments