File tree 2 files changed +409
-410
lines changed
2 files changed +409
-410
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
3
"private" : true ,
4
- "packageManager" :
" [email protected] .3 " ,
4
+ "packageManager" :
" [email protected] .4 " ,
5
5
"scripts" : {
6
6
"build" : " nuxi build" ,
7
7
"dev:pwa" : " VITE_PLUGIN_PWA=true nuxi dev" ,
20
20
"@nuxt/devtools" : " ^1.6.1" ,
21
21
"@nuxt/eslint" : " ^0.7.2" ,
22
22
"@nuxtjs/color-mode" : " ^3.5.2" ,
23
- "@pinia/nuxt" : " ^0.7 .0" ,
24
- "@unocss/eslint-config" : " ^0.64.1 " ,
25
- "@unocss/nuxt" : " ^0.64.1 " ,
23
+ "@pinia/nuxt" : " ^0.8 .0" ,
24
+ "@unocss/eslint-config" : " ^0.65.0 " ,
25
+ "@unocss/nuxt" : " ^0.65.0 " ,
26
26
"@vite-pwa/nuxt" : " ^0.10.6" ,
27
27
"@vueuse/nuxt" : " ^12.0.0" ,
28
28
"consola" : " ^3.2.3" ,
29
- "eslint" : " ^9.15 .0" ,
30
- "eslint-plugin-format" : " ^0.1.2 " ,
29
+ "eslint" : " ^9.16 .0" ,
30
+ "eslint-plugin-format" : " ^0.1.3 " ,
31
31
"nuxt" : " ^3.14.1592" ,
32
32
"pinia" : " ^2.2.8" ,
33
33
"typescript" : " ~5.6.3" ,
34
34
"vue-tsc" : " ^2.1.10"
35
35
},
36
36
"resolutions" : {
37
37
"unplugin" : " 2.0.0-beta.1" ,
38
- "vite" : " ^6.0.1 " ,
39
- "vite-plugin-inspect" : " ^0.10.1 "
38
+ "vite" : " ^6.0.2 " ,
39
+ "vite-plugin-inspect" : " ^0.10.2 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments