File tree 4 files changed +889
-606
lines changed
4 files changed +889
-606
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@iconify-json/heroicons" : " ^1.1.19" ,
16
16
"@iconify-json/ph" : " ^1.1.9" ,
17
- "@iconify-json/simple-icons" : " ^1.1.86 " ,
17
+ "@iconify-json/simple-icons" : " ^1.1.87 " ,
18
18
"@nuxt/ui-pro" : " npm:@nuxt/ui-pro-edge@latest" ,
19
19
"@nuxtjs/fontaine" : " ^0.4.1" ,
20
20
"@nuxtjs/google-fonts" : " ^3.1.3" ,
Original file line number Diff line number Diff line change 42
42
"test:types" : " pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
43
43
},
44
44
"dependencies" : {
45
- "@nuxt/kit" : " ^3.9.0 " ,
45
+ "@nuxt/kit" : " ^3.9.1 " ,
46
46
"autoprefixer" : " ^10.4.16" ,
47
47
"chokidar" : " ^3.5.3" ,
48
48
"clear-module" : " ^4.1.2" ,
49
49
"colorette" : " ^2.0.20" ,
50
50
"consola" : " ^3.2.3" ,
51
- "defu" : " ^6.1.3 " ,
52
- "h3" : " ^1.9 .0" ,
51
+ "defu" : " ^6.1.4 " ,
52
+ "h3" : " ^1.10 .0" ,
53
53
"micromatch" : " ^4.0.5" ,
54
54
"pathe" : " ^1.1.1" ,
55
- "postcss" : " ^8.4.32 " ,
56
- "postcss-custom-properties" : " ^13.3.3 " ,
55
+ "postcss" : " ^8.4.33 " ,
56
+ "postcss-custom-properties" : " ^13.3.4 " ,
57
57
"postcss-nesting" : " ^12.0.2" ,
58
58
"tailwind-config-viewer" : " ^1.7.3" ,
59
- "tailwindcss" : " ~3.4.0 " ,
59
+ "tailwindcss" : " ~3.4.1 " ,
60
60
"ufo" : " ^1.3.2"
61
61
},
62
62
"devDependencies" : {
72
72
"destr" : " ^2.0.2" ,
73
73
"eslint" : " latest" ,
74
74
"happy-dom" : " ^12.10.3" ,
75
- "nuxt" : " ^3.9.0 " ,
75
+ "nuxt" : " ^3.9.1 " ,
76
76
"typescript" : " ^5.3.3" ,
77
77
"vitest" : " 1.1.0"
78
78
},
79
- "packageManager" : " pnpm@8.13.1 " ,
79
+ "packageManager" : " pnpm@8.14.0 " ,
80
80
"resolutions" : {
81
81
"@nuxtjs/tailwindcss" : " link:."
82
82
}
You can’t perform that action at this time.
0 commit comments