File tree Expand file tree Collapse file tree 3 files changed +841
-1574
lines changed
Expand file tree Collapse file tree 3 files changed +841
-1574
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import antfu from '@antfu/eslint-config'
22import nuxt from './.nuxt/eslint.config.mjs'
33
44export default nuxt (
5- antfu ( {
5+ await antfu ( {
66 unocss : true ,
77 formatters : true ,
88 } ) ,
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@nuxtjs/color-mode" : " ^3.5.2" ,
2020 "@nuxtjs/i18n" : " ^9.5.4" ,
21- "nuxt" : " ^3.17.3 " ,
21+ "nuxt" : " ^3.17.4 " ,
2222 "pinia-plugin-persistedstate" : " ^4.3.0" ,
2323 "vue" : " ^3.5.14" ,
2424 "vue-router" : " ^4.5.1"
2525 },
2626 "devDependencies" : {
27- "@antfu/eslint-config" : " ^4.13.1 " ,
27+ "@antfu/eslint-config" : " ^4.13.2 " ,
2828 "@commitlint/cli" : " ^19.8.1" ,
2929 "@commitlint/config-conventional" : " ^19.8.1" ,
3030 "@iconify-json/carbon" : " ^1.2.8" ,
31- "@nuxt/eslint" : " ^1.4.0 " ,
31+ "@nuxt/eslint" : " ^1.4.1 " ,
3232 "@pinia/nuxt" : " ^0.11.0" ,
3333 "@unocss/eslint-plugin" : " 66.1.2" ,
3434 "@unocss/nuxt" : " 66.1.2" ,
3535 "@vant/nuxt" : " ^1.0.6" ,
3636 "bumpp" : " ^10.1.1" ,
37- "eslint" : " ^9.26 .0" ,
37+ "eslint" : " ^9.27 .0" ,
3838 "eslint-plugin-format" : " ^1.0.1" ,
3939 "lint-staged" : " ^16.0.0" ,
4040 "pinia" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments