File tree Expand file tree Collapse file tree 5 files changed +891
-861
lines changed Expand file tree Collapse file tree 5 files changed +891
-861
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,6 @@ export default createConfigForNuxt({
99 // Rules for formatting
1010 stylistic : true ,
1111 } ,
12- dirs : {
13- src : [
14- './playground' ,
15- ] ,
16- } ,
1712} )
1813 . append (
1914 // your custom flat config here...
Original file line number Diff line number Diff line change 3636 "dependencies" : {
3737 "@formkit/nuxt" : " ^1.6.9" ,
3838 "@nuxt/kit" : " ^3.14.1592" ,
39- "@nuxtjs/i18n" : " ^8.5.6 " ,
39+ "@nuxtjs/i18n" : " ^9.1.1 " ,
4040 "@primevue/nuxt-module" : " ^4.2.5" ,
41- "@sfxcode/formkit-primevue" : " ^2.7.0 "
41+ "@sfxcode/formkit-primevue" : " ^2.7.1 "
4242 },
4343 "devDependencies" : {
4444 "@nuxt/devtools" : " ^1.6.4" ,
45- "@nuxt/eslint-config" : " ^0.7.3 " ,
45+ "@nuxt/eslint-config" : " ^0.7.4 " ,
4646 "@nuxt/module-builder" : " ^0.8.4" ,
4747 "@nuxt/schema" : " ^3.14.1592" ,
4848 "@nuxt/test-utils" : " ^3.15.1" ,
4949 "@primevue/themes" : " ^4.2.5" ,
5050 "@types/node" : " latest" ,
5151 "changelogen" : " ^0.5.7" ,
52- "eslint" : " 9.14 .0" ,
52+ "eslint" : " 9.17 .0" ,
5353 "nuxt" : " ^3.14.1592" ,
54- "typescript" : " 5.6.3 " ,
54+ "typescript" : " ^5.7.2 " ,
5555 "vitest" : " ^2.1.8" ,
5656 "vue-tsc" : " ^2.1.10"
5757 },
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments