File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9
9
"postinstall" : " nuxt prepare"
10
10
},
11
11
"dependencies" : {
12
- "@internationalized/date" : " ^3.5.6 " ,
12
+ "@internationalized/date" : " ^3.6.0 " ,
13
13
"radix-vue" : " link:../../packages/radix-vue"
14
14
},
15
15
"devDependencies" : {
16
- "@floating-ui/vue" : " ^1.1.5 " ,
17
- "@iconify/vue" : " ^4.1.2 " ,
16
+ "@floating-ui/vue" : " ^1.1.6 " ,
17
+ "@iconify/vue" : " ^4.3.0 " ,
18
18
"@nuxt/devtools" : " latest" ,
19
- "@nuxtjs/tailwindcss" : " ^6.12 .1" ,
19
+ "@nuxtjs/tailwindcss" : " ^6.13 .1" ,
20
20
"@radix-ui/colors" : " ^3.0.0" ,
21
- "@types/node" : " ^22.7.4 " ,
22
- "nuxt" : " ^3.13 .2"
21
+ "@types/node" : " ^22.10.6 " ,
22
+ "nuxt" : " ^3.15 .2"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@antfu/eslint-config" : " ^2.26.0" ,
19
- "@iconify/vue" : " ^4.1.2 " ,
19
+ "@iconify/vue" : " ^4.3.0 " ,
20
20
"@radix-ui/colors" : " ^3.0.0" ,
21
21
"@rollup/plugin-alias" : " ^5.1.1" ,
22
22
"@vitejs/plugin-vue" : " ^5.1.4" ,
23
23
"autoprefixer" : " ^10.4.20" ,
24
24
"eslint" : " ^9.9.0" ,
25
25
"postcss" : " ^8.4.31" ,
26
- "tailwindcss" : " ^3.4.13 " ,
27
- "unplugin-vue-components" : " ^0.27.4 " ,
26
+ "tailwindcss" : " ^3.4.17 " ,
27
+ "unplugin-vue-components" : " ^0.28.0 " ,
28
28
"vite" : " ^4.5.0" ,
29
29
"vue-tsc" : " ^2.1.6"
30
30
}
You can’t perform that action at this time.
0 commit comments