File tree 2 files changed +602
-1785
lines changed
2 files changed +602
-1785
lines changed Original file line number Diff line number Diff line change 14
14
"typecheck" : " vue-tsc --noEmit"
15
15
},
16
16
"devDependencies" : {
17
- "@antfu/eslint-config" : " ^3.9.2 " ,
17
+ "@antfu/eslint-config" : " ^3.11.0 " ,
18
18
"@iconify-json/carbon" : " ^1.2.4" ,
19
19
"@iconify-json/twemoji" : " ^1.2.1" ,
20
20
"@nuxt/devtools" : " ^1.6.1" ,
21
- "@nuxt/eslint" : " ^0.7.1 " ,
21
+ "@nuxt/eslint" : " ^0.7.2 " ,
22
22
"@nuxtjs/color-mode" : " ^3.5.2" ,
23
23
"@pinia/nuxt" : " ^0.7.0" ,
24
24
"@unocss/eslint-config" : " ^0.64.1" ,
25
25
"@unocss/nuxt" : " ^0.64.1" ,
26
26
"@vite-pwa/nuxt" : " ^0.10.6" ,
27
- "@vueuse/nuxt" : " ^12.0.0-beta.1 " ,
27
+ "@vueuse/nuxt" : " ^12.0.0" ,
28
28
"consola" : " ^3.2.3" ,
29
29
"eslint" : " ^9.15.0" ,
30
30
"eslint-plugin-format" : " ^0.1.2" ,
31
31
"nuxt" : " ^3.14.1592" ,
32
32
"pinia" : " ^2.2.6" ,
33
- "typescript" : " ^5.6.3 " ,
33
+ "typescript" : " ~5.7.2 " ,
34
34
"vue-tsc" : " ^2.1.10"
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments