File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
1313 Starter for Vue.js Development.
1414 </h2 >
1515 <div class =" gap-4 grid grid-cols-3" >
16- <AdvertiseBox header =" VUE 3.4 " icon =" pi-check-circle" color =" green-600" >
16+ <AdvertiseBox header =" VUE 3.5 " icon =" pi-check-circle" color =" green-600" >
1717 Composition Api
1818 </AdvertiseBox >
1919 <AdvertiseBox header =" Script Setup" icon =" pi-check-circle" color =" green-600" >
@@ -22,7 +22,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
2222 <AdvertiseBox header =" Pinia Store 2" icon =" pi-check-circle" color =" green-600" >
2323 Replacement / Alternative for VUEX Store
2424 </AdvertiseBox >
25- <AdvertiseBox header =" Vite 6 " icon =" pi-check-circle" color =" blue-600" >
25+ <AdvertiseBox header =" Vite 7 " icon =" pi-check-circle" color =" blue-600" >
2626 Vite Plugins like ViteIcons, PurgeIcons, ... and Vitest
2727 </AdvertiseBox >
2828 <AdvertiseBox header =" Vite Pages" icon =" pi-check-circle" color =" blue-600" >
@@ -35,7 +35,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
3535 Typesafe by default
3636 </AdvertiseBox >
3737
38- <AdvertiseBox header =" PrimeVue 4.2 .x" icon =" pi-check-circle" color =" green-600" >
38+ <AdvertiseBox header =" PrimeVue 4.4 .x" icon =" pi-check-circle" color =" green-600" >
3939 Excellent Component Library for VUE
4040 </AdvertiseBox >
4141 <AdvertiseBox header =" PrimeVue Theme and Layout" icon =" pi-check-circle" color =" green-600" >
You can’t perform that action at this time.
0 commit comments