File tree 5 files changed +222
-219
lines changed
5 files changed +222
-219
lines changed Original file line number Diff line number Diff line change 6
6
"@ai-sdk/vue" : " ^1.2.12" ,
7
7
"@iconify-json/logos" : " ^1.2.4" ,
8
8
"@iconify-json/lucide" : " ^1.2.44" ,
9
- "@iconify-json/simple-icons" : " ^1.2.34 " ,
9
+ "@iconify-json/simple-icons" : " ^1.2.35 " ,
10
10
"@iconify-json/vscode-icons" : " ^1.2.21" ,
11
11
"@nuxt/content" : " ^3.5.1" ,
12
12
"@nuxt/image" : " ^1.10.0" ,
25
25
"nuxt" : " ^3.17.3" ,
26
26
"nuxt-component-meta" : " ^0.11.0" ,
27
27
"nuxt-llms" : " ^0.1.2" ,
28
- "nuxt-og-image" : " ^5.1.3 " ,
28
+ "nuxt-og-image" : " ^5.1.4 " ,
29
29
"prettier" : " ^3.5.3" ,
30
30
"shiki-transformer-color-highlight" : " ^1.0.0" ,
31
31
"sortablejs" : " ^1.15.6" ,
32
32
"superstruct" : " ^2.0.2" ,
33
33
"ufo" : " ^1.6.1" ,
34
34
"valibot" : " ^1.1.0" ,
35
- "workers-ai-provider" : " ^0.4 .1" ,
35
+ "workers-ai-provider" : " ^0.5 .1" ,
36
36
"yup" : " ^1.6.1" ,
37
- "zod" : " ^3.24.4 "
37
+ "zod" : " ^3.25.13 "
38
38
},
39
39
"devDependencies" : {
40
- "wrangler" : " ^4.15.1 "
40
+ "wrangler" : " ^4.16.0 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 113
113
},
114
114
"dependencies" : {
115
115
"@iconify/vue" : " ^4.3.0" ,
116
- "@internationalized/date" : " ^3.8.0 " ,
117
- "@internationalized/number" : " ^3.6.1 " ,
116
+ "@internationalized/date" : " ^3.8.1 " ,
117
+ "@internationalized/number" : " ^3.6.2 " ,
118
118
"@nuxt/fonts" : " ^0.11.4" ,
119
119
"@nuxt/icon" : " ^1.13.0" ,
120
120
"@nuxt/kit" : " ^3.17.3" ,
156
156
"vue-component-type-helpers" : " ^2.2.10"
157
157
},
158
158
"devDependencies" : {
159
- "@nuxt/eslint-config" : " ^1.4.0 " ,
159
+ "@nuxt/eslint-config" : " ^1.4.1 " ,
160
160
"@nuxt/module-builder" : " ^1.0.1" ,
161
161
"@nuxt/test-utils" : " ^3.19.0" ,
162
162
"@release-it/conventional-changelog" : " ^10.0.1" ,
166
166
"happy-dom" : " ^17.4.7" ,
167
167
"nuxt" : " ^3.17.3" ,
168
168
"release-it" : " ^19.0.2" ,
169
- "vitest" : " ^3.1.3 " ,
169
+ "vitest" : " ^3.1.4 " ,
170
170
"vitest-environment-nuxt" : " ^1.0.1" ,
171
171
"vue-tsc" : " ^2.2.10"
172
172
},
Original file line number Diff line number Diff line change 13
13
"@nuxt/ui" : " latest" ,
14
14
"vue" : " ^3.5.14" ,
15
15
"vue-router" : " ^4.5.1" ,
16
- "zod" : " ^3.24.4 "
16
+ "zod" : " ^3.25.13 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-vue" : " ^5.2.4" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@iconify-json/lucide" : " ^1.2.44" ,
13
- "@iconify-json/simple-icons" : " ^1.2.34 " ,
13
+ "@iconify-json/simple-icons" : " ^1.2.35 " ,
14
14
"@nuxt/ui" : " latest" ,
15
15
"@nuxthub/core" : " ^0.8.27" ,
16
16
"nuxt" : " ^3.17.3" ,
17
- "zod" : " ^3.24.4 "
17
+ "zod" : " ^3.25.13 "
18
18
},
19
19
"devDependencies" : {
20
20
"typescript" : " ^5.8.3" ,
You can’t perform that action at this time.
0 commit comments