File tree Expand file tree Collapse file tree 5 files changed +441
-441
lines changed Expand file tree Collapse file tree 5 files changed +441
-441
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@ai-sdk/vue" : " ^1.2.12" ,
13
13
"@iconify-json/logos" : " ^1.2.5" ,
14
- "@iconify-json/lucide" : " ^1.2.58 " ,
15
- "@iconify-json/simple-icons" : " ^1.2.44 " ,
16
- "@iconify-json/vscode-icons" : " ^1.2.23 " ,
14
+ "@iconify-json/lucide" : " ^1.2.60 " ,
15
+ "@iconify-json/simple-icons" : " ^1.2.46 " ,
16
+ "@iconify-json/vscode-icons" : " ^1.2.24 " ,
17
17
"@nuxt/content" : " ^3.6.3" ,
18
- "@nuxt/image" : " ^1.10 .0" ,
18
+ "@nuxt/image" : " ^1.11 .0" ,
19
19
"@nuxt/ui" : " workspace:*" ,
20
20
"@nuxt/ui-pro" : " https://pkg.pr.new/@nuxt/ui-pro@72b817f" ,
21
21
"@nuxthub/core" : " ^0.9.0" ,
29
29
"capture-website" : " ^4.2.0" ,
30
30
"joi" : " ^17.13.3" ,
31
31
"maska" : " ^3.2.0" ,
32
- "motion-v" : " ^1.6.1 " ,
32
+ "motion-v" : " ^1.7.0 " ,
33
33
"nuxt" : " ^4.0.2" ,
34
34
"nuxt-component-meta" : " ^0.13.0" ,
35
35
"nuxt-llms" : " ^0.1.3" ,
41
41
"ufo" : " ^1.6.1" ,
42
42
"valibot" : " ^1.1.0" ,
43
43
"workers-ai-provider" : " ^0.7.2" ,
44
- "yup" : " ^1.6.1 " ,
45
- "zod" : " ^4.0.13 "
44
+ "yup" : " ^1.7.0 " ,
45
+ "zod" : " ^4.0.14 "
46
46
},
47
47
"devDependencies" : {
48
- "wrangler" : " ^4.26.1 "
48
+ "wrangler" : " ^4.27.0 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 2
2
"name" : " @nuxt/ui" ,
3
3
"description" : " A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS." ,
4
4
"version" : " 3.3.0" ,
5
- "packageManager" : " pnpm@10.13.1 " ,
5
+ "packageManager" : " pnpm@10.14.0 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " git+https://github.com/nuxt/ui.git"
123
123
"@tailwindcss/postcss" : " ^4.1.11" ,
124
124
"@tailwindcss/vite" : " ^4.1.11" ,
125
125
"@tanstack/vue-table" : " ^8.21.3" ,
126
- "@unhead/vue" : " ^2.0.12 " ,
126
+ "@unhead/vue" : " ^2.0.13 " ,
127
127
"@vueuse/core" : " ^13.6.0" ,
128
128
"@vueuse/integrations" : " ^13.6.0" ,
129
129
"colortranslator" : " ^5.0.0" ,
146
146
"reka-ui" : " 2.3.2" ,
147
147
"scule" : " ^1.3.0" ,
148
148
"tailwind-merge" : " ^3.3.1" ,
149
- "tailwind-variants" : " ^2.0.1 " ,
149
+ "tailwind-variants" : " ^2.1.0 " ,
150
150
"tailwindcss" : " ^4.1.11" ,
151
151
"tinyglobby" : " ^0.2.14" ,
152
152
"unplugin" : " ^2.3.5" ,
Original file line number Diff line number Diff line change 13
13
"@nuxt/ui" : " workspace:*" ,
14
14
"vue" : " ^3.5.18" ,
15
15
"vue-router" : " ^4.5.1" ,
16
- "zod" : " ^4.0.13 "
16
+ "zod" : " ^4.0.14 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-vue" : " ^6.0.0" ,
20
- "typescript" : " ^5.8.3 " ,
20
+ "typescript" : " ^5.9.2 " ,
21
21
"vite" : " ^7.0.5" ,
22
22
"vue-tsc" : " ^3.0.4"
23
23
}
Original file line number Diff line number Diff line change 9
9
"typecheck" : " nuxt typecheck"
10
10
},
11
11
"dependencies" : {
12
- "@iconify-json/lucide" : " ^1.2.58 " ,
13
- "@iconify-json/simple-icons" : " ^1.2.44 " ,
12
+ "@iconify-json/lucide" : " ^1.2.60 " ,
13
+ "@iconify-json/simple-icons" : " ^1.2.46 " ,
14
14
"@internationalized/date" : " ^3.8.2" ,
15
15
"@nuxt/ui" : " workspace:*" ,
16
16
"@nuxthub/core" : " ^0.9.0" ,
17
17
"nuxt" : " ^4.0.2" ,
18
- "zod" : " ^4.0.13 "
18
+ "zod" : " ^4.0.14 "
19
19
},
20
20
"devDependencies" : {
21
- "typescript" : " ^5.8.3 " ,
21
+ "typescript" : " ^5.9.2 " ,
22
22
"vue-tsc" : " ^3.0.4"
23
23
},
24
24
"resolutions" : {
You can’t perform that action at this time.
0 commit comments