File tree Expand file tree Collapse file tree 3 files changed +589
-258
lines changed Expand file tree Collapse file tree 3 files changed +589
-258
lines changed Original file line number Diff line number Diff line change 17
17
"@nuxt/content" : " ^3.5.1" ,
18
18
"@nuxt/image" : " ^1.10.0" ,
19
19
"@nuxt/ui-pro" : " ^3.1.1" ,
20
- "nuxt" : " ^3.17.2 " ,
20
+ "nuxt" : " ^3.17.4 " ,
21
21
"nuxt-llms" : " 0.1.2" ,
22
22
"nuxt-og-image" : " ^5.1.3"
23
23
},
Original file line number Diff line number Diff line change 47
47
"test:types" : " pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
48
48
},
49
49
"dependencies" : {
50
- "@nuxt/kit" : " ^3.17.1 " ,
50
+ "@nuxt/kit" : " ^3.17.4 " ,
51
51
"@tailwindcss/postcss" : " ^4.1.6" ,
52
52
"@tailwindcss/vite" : " ^4.1.6" ,
53
53
"pathe" : " ^2.0.3" ,
61
61
"@nuxt/test-utils" : " ^3.17.1" ,
62
62
"eslint" : " ^9.21.0" ,
63
63
"happy-dom" : " ^17.4.7" ,
64
- "nuxt" : " ^3.17.2 " ,
64
+ "nuxt" : " ^3.17.4 " ,
65
65
"typescript" : " ^5.8.3" ,
66
66
"vitest" : " ^3.1.3" ,
67
67
"vue-tsc" : " ^2.2.10"
You can’t perform that action at this time.
0 commit comments