File tree Expand file tree Collapse file tree 2 files changed +163
-132
lines changed Expand file tree Collapse file tree 2 files changed +163
-132
lines changed Original file line number Diff line number Diff line change 13
13
"db:migrate" : " drizzle-kit migrate"
14
14
},
15
15
"dependencies" : {
16
- "@ai-sdk/gateway" : " ^1.0.33 " ,
17
- "@ai-sdk/vue" : " ^2.0.60 " ,
16
+ "@ai-sdk/gateway" : " ^1.0.39 " ,
17
+ "@ai-sdk/vue" : " ^2.0.68 " ,
18
18
"@iconify-json/logos" : " ^1.2.9" ,
19
- "@iconify-json/lucide" : " ^1.2.68 " ,
19
+ "@iconify-json/lucide" : " ^1.2.69 " ,
20
20
"@iconify-json/simple-icons" : " ^1.2.54" ,
21
21
"@nuxt/ui" : " ^4.0.1" ,
22
- "@nuxtjs/mdc" : " ^0.17.4 " ,
23
- "ai" : " ^5.0.60 " ,
22
+ "@nuxtjs/mdc" : " ^0.18.0 " ,
23
+ "ai" : " ^5.0.68 " ,
24
24
"date-fns" : " ^4.1.0" ,
25
25
"drizzle-orm" : " ^0.44.6" ,
26
26
"nuxt" : " ^4.1.2" ,
30
30
},
31
31
"devDependencies" : {
32
32
"@nuxt/eslint" : " ^1.9.0" ,
33
- "@types/node" : " ^24.7.0 " ,
33
+ "@types/node" : " ^24.7.2 " ,
34
34
"drizzle-kit" : " ^0.31.5" ,
35
35
"eslint" : " ^9.37.0" ,
36
36
"typescript" : " ^5.9.3" ,
37
- "vue-tsc" : " ^3.1.0 "
37
+ "vue-tsc" : " ^3.1.1 "
38
38
},
39
39
"resolutions" : {
40
40
"unimport" : " 4.1.1"
41
41
},
42
- "packageManager" :
" [email protected] .0 "
42
+ "packageManager" :
" [email protected] .2 "
43
43
}
You can’t perform that action at this time.
0 commit comments