File tree Expand file tree Collapse file tree 3 files changed +424
-466
lines changed Expand file tree Collapse file tree 3 files changed +424
-466
lines changed Original file line number Diff line number Diff line change 4
4
"type" : " module" ,
5
5
"dependencies" : {
6
6
"@iconify-json/heroicons" : " ^1.2.2" ,
7
- "@iconify-json/lucide" : " ^1.2.58 " ,
8
- "@iconify-json/simple-icons" : " ^1.2.44 " ,
9
- "@iconify-json/vscode-icons" : " ^1.2.23 " ,
7
+ "@iconify-json/lucide" : " ^1.2.61 " ,
8
+ "@iconify-json/simple-icons" : " ^1.2.46 " ,
9
+ "@iconify-json/vscode-icons" : " ^1.2.24 " ,
10
10
"@nuxt/content" : " ^2.13.4" ,
11
11
"@nuxt/fonts" : " ^0.11.4" ,
12
- "@nuxt/image" : " ^1.10 .0" ,
12
+ "@nuxt/image" : " ^1.11 .0" ,
13
13
"@nuxt/ui" : " latest" ,
14
14
"@nuxt/ui-pro" : " https://pkg.pr.new/@nuxt/ui-pro@fdb0248" ,
15
15
"@nuxtjs/plausible" : " ^1.2.0" ,
18
18
"date-fns" : " ^4.1.0" ,
19
19
"joi" : " ^17.13.3" ,
20
20
"nuxt" : " ^4.0.3" ,
21
- "nuxt-component-meta" : " ^0.13.0 " ,
21
+ "nuxt-component-meta" : " ^0.13.1 " ,
22
22
"nuxt-og-image" : " ^5.1.9" ,
23
23
"prettier" : " ^3.6.2" ,
24
24
"ufo" : " ^1.6.1" ,
25
25
"v-calendar" : " ^3.1.2" ,
26
26
"valibot" : " ^1.1.0" ,
27
- "yup" : " ^1.6.1 " ,
28
- "zod" : " ^4.0.13 "
27
+ "yup" : " ^1.7.0 " ,
28
+ "zod" : " ^4.0.17 "
29
29
}
30
30
}
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" : " 2.22.1" ,
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"
66
66
"tailwindcss" : " ^3.4.17"
67
67
},
68
68
"devDependencies" : {
69
- "@nuxt/eslint-config" : " ^1.7.1 " ,
69
+ "@nuxt/eslint-config" : " ^1.8.0 " ,
70
70
"@nuxt/module-builder" : " ^1.0.2" ,
71
71
"@nuxt/test-utils" : " ^3.19.2" ,
72
72
"@release-it/conventional-changelog" : " ^10.0.1" ,
73
73
"@vue/test-utils" : " ^2.4.6" ,
74
- "eslint" : " ^9.32 .0" ,
74
+ "eslint" : " ^9.33 .0" ,
75
75
"happy-dom" : " ^18.0.1" ,
76
76
"nuxt" : " ^4.0.3" ,
77
77
"release-it" : " ^19.0.4" ,
78
- "typescript" : " ^5.8.3 " ,
78
+ "typescript" : " ^5.9.2 " ,
79
79
"vitest" : " ^3.2.4" ,
80
80
"vitest-environment-nuxt" : " ^1.0.1" ,
81
81
"vue-tsc" : " ^3.0.5"
You can’t perform that action at this time.
0 commit comments