File tree 3 files changed +154
-176
lines changed
3 files changed +154
-176
lines changed Original file line number Diff line number Diff line change 39
39
"test" : " pnpm run test:unit --run && pnpm run test:playground --run"
40
40
},
41
41
"dependencies" : {
42
- "@iconify/collections" : " ^1.0.479 " ,
42
+ "@iconify/collections" : " ^1.0.480 " ,
43
43
"@iconify/types" : " ^2.0.0" ,
44
44
"@iconify/utils" : " ^2.1.33" ,
45
45
"@iconify/vue" : " 4.1.3-beta.1" ,
46
46
"@nuxt/devtools-kit" : " ^1.6.0" ,
47
- "@nuxt/kit" : " ^3.14.0 " ,
47
+ "@nuxt/kit" : " ^3.14.159 " ,
48
48
"consola" : " ^3.2.3" ,
49
49
"local-pkg" : " ^0.5.0" ,
50
50
"mlly" : " ^1.7.2" ,
63
63
"@nuxt/devtools" : " ^1.6.0" ,
64
64
"@nuxt/eslint-config" : " ^0.6.1" ,
65
65
"@nuxt/module-builder" : " ^0.8.4" ,
66
- "@nuxt/schema" : " ^3.14.0 " ,
66
+ "@nuxt/schema" : " ^3.14.159 " ,
67
67
"@nuxt/test-utils" : " ^3.14.4" ,
68
68
"@types/node" : " ^22.9.0" ,
69
69
"@unocss/nuxt" : " ^0.64.0" ,
70
70
"changelogen" : " ^0.5.7" ,
71
71
"eslint" : " ^9.14.0" ,
72
- "nuxt" : " ^3.14.0 " ,
72
+ "nuxt" : " ^3.14.159 " ,
73
73
"prettier" : " ^3.3.3" ,
74
74
"release-it" : " ^17.10.0" ,
75
75
"typescript" : " ^5.6.3" ,
Original file line number Diff line number Diff line change 9
9
"test" : " vitest"
10
10
},
11
11
"dependencies" : {
12
- "@nuxthub/core" : " ^0.8.5 " ,
13
- "nuxt" : " ^3.14.0 "
12
+ "@nuxthub/core" : " ^0.8.6 " ,
13
+ "nuxt" : " ^3.14.159 "
14
14
},
15
15
"devDependencies" : {
16
16
"@nuxt/test-utils" : " ^3.14.4" ,
17
17
"@vue/test-utils" : " ^2.4.6" ,
18
- "happy-dom" : " ^15.10.1 " ,
18
+ "happy-dom" : " ^15.11.0 " ,
19
19
"playwright-core" : " ^1.48.2" ,
20
20
"vitest" : " ^2.1.4" ,
21
- "wrangler" : " ^3.84.1 "
21
+ "wrangler" : " ^3.86.0 "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments