File tree Expand file tree Collapse file tree 5 files changed +381
-381
lines changed Expand file tree Collapse file tree 5 files changed +381
-381
lines changed Original file line number Diff line number Diff line change 22
22
"@nuxtjs/plausible" : " ^1.2.0" ,
23
23
"@octokit/rest" : " ^22.0.0" ,
24
24
"@rollup/plugin-yaml" : " ^4.1.2" ,
25
- "@vueuse/integrations" : " ^13.7 .0" ,
26
- "@vueuse/nuxt" : " ^13.7 .0" ,
25
+ "@vueuse/integrations" : " ^13.8 .0" ,
26
+ "@vueuse/nuxt" : " ^13.8 .0" ,
27
27
"ai" : " ^4.3.19" ,
28
28
"better-sqlite3" : " ^12.2.0" ,
29
29
"capture-website" : " ^4.2.0" ,
43
43
"valibot" : " ^1.1.0" ,
44
44
"workers-ai-provider" : " ^0.7.5" ,
45
45
"yup" : " ^1.7.0" ,
46
- "zod" : " ^4.1.1 "
46
+ "zod" : " ^4.1.3 "
47
47
},
48
48
"devDependencies" : {
49
- "wrangler" : " ^4.32 .0"
49
+ "wrangler" : " ^4.33 .0"
50
50
}
51
51
}
Original file line number Diff line number Diff line change 112
112
},
113
113
"dependencies" : {
114
114
"@iconify/vue" : " ^5.0.0" ,
115
- "@internationalized/date" : " ^3.8.2 " ,
116
- "@internationalized/number" : " ^3.6.4 " ,
115
+ "@internationalized/date" : " ^3.9.0 " ,
116
+ "@internationalized/number" : " ^3.6.5 " ,
117
117
"@nuxt/fonts" : " ^0.11.4" ,
118
118
"@nuxt/icon" : " ^1.15.0" ,
119
119
"@nuxt/kit" : " ^4.0.3" ,
124
124
"@tailwindcss/vite" : " ^4.1.12" ,
125
125
"@tanstack/vue-table" : " ^8.21.3" ,
126
126
"@unhead/vue" : " ^2.0.14" ,
127
- "@vueuse/core" : " ^13.7 .0" ,
128
- "@vueuse/integrations" : " ^13.7 .0" ,
127
+ "@vueuse/core" : " ^13.8 .0" ,
128
+ "@vueuse/integrations" : " ^13.8 .0" ,
129
129
"colortranslator" : " ^5.0.0" ,
130
130
"consola" : " ^3.4.2" ,
131
131
"defu" : " ^6.1.4" ,
146
146
"reka-ui" : " 2.4.1" ,
147
147
"scule" : " ^1.3.0" ,
148
148
"tailwind-merge" : " ^3.3.1" ,
149
- "tailwind-variants" : " ^3.0 .0" ,
149
+ "tailwind-variants" : " ^3.1 .0" ,
150
150
"tailwindcss" : " ^4.1.12" ,
151
151
"tinyglobby" : " ^0.2.14" ,
152
152
"unplugin" : " ^2.3.8" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@nuxt/ui" : " workspace:*" ,
14
- "vue" : " ^3.5.19 " ,
14
+ "vue" : " ^3.5.20 " ,
15
15
"vue-router" : " ^4.5.1" ,
16
- "zod" : " ^4.1.1 "
16
+ "zod" : " ^4.1.3 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-vue" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@iconify-json/lucide" : " ^1.2.64" ,
13
13
"@iconify-json/simple-icons" : " ^1.2.49" ,
14
- "@internationalized/date" : " ^3.8.2 " ,
14
+ "@internationalized/date" : " ^3.9.0 " ,
15
15
"@nuxt/ui" : " workspace:*" ,
16
16
"@nuxthub/core" : " ^0.9.0" ,
17
17
"nuxt" : " ^4.0.3" ,
18
- "zod" : " ^4.1.1 "
18
+ "zod" : " ^4.1.3 "
19
19
},
20
20
"devDependencies" : {
21
21
"typescript" : " ^5.8.3" ,
You can’t perform that action at this time.
0 commit comments