File tree 3 files changed +1763
-207
lines changed
3 files changed +1763
-207
lines changed Original file line number Diff line number Diff line change 30
30
"test:watch" : " vitest watch"
31
31
},
32
32
"dependencies" : {
33
- "@nuxt/kit" : " ^3.8.1 " ,
33
+ "@nuxt/kit" : " ^3.8.2 " ,
34
34
"defu" : " ^6.1.3" ,
35
35
"ofetch" : " ^1.3.3" ,
36
36
"ohash" : " ^1.1.3"
37
37
},
38
38
"devDependencies" : {
39
- "@iconify-json/simple-icons" : " ^1.1.78 " ,
39
+ "@iconify-json/simple-icons" : " ^1.1.79 " ,
40
40
"@nuxt/devtools" : " latest" ,
41
41
"@nuxt/eslint-config" : " ^0.2.0" ,
42
42
"@nuxt/module-builder" : " ^0.5.4" ,
43
- "@nuxt/schema" : " ^3.8.1 " ,
43
+ "@nuxt/schema" : " ^3.8.2 " ,
44
44
"@nuxt/test-utils" : " ^3.8.1" ,
45
45
"@nuxt/ui" : " ^2.10.0" ,
46
46
"@nuxt/ui-pro" : " ^0.4.2" ,
47
- "@types/node" : " ^20.9.0 " ,
47
+ "@types/node" : " ^20.9.3 " ,
48
48
"changelogen" : " ^0.5.5" ,
49
- "eslint" : " ^8.53 .0" ,
50
- "nuxt" : " ^3.8.1 " ,
51
- "typescript" : " ^5.2 .2" ,
49
+ "eslint" : " ^8.54 .0" ,
50
+ "nuxt" : " ^3.8.2 " ,
51
+ "typescript" : " ^5.3 .2" ,
52
52
"vitest" : " ^0.34.6" ,
53
53
"vue-tsc" : " ^1.8.22"
54
54
}
You can’t perform that action at this time.
0 commit comments