This repository was archived by the owner on Oct 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +549
-532
lines changed Expand file tree Collapse file tree 3 files changed +549
-532
lines changed Original file line number Diff line number Diff line change 4040 "failOnWarn" : false
4141 },
4242 "dependencies" : {
43- "@formkit/nuxt" : " 1.2.1 " ,
43+ "@formkit/nuxt" : " 1.2.2 " ,
4444 "@nuxt/kit" : " ^3.7.4" ,
45- "@sfxcode/formkit-primevue" : " ^1.3.5 " ,
45+ "@sfxcode/formkit-primevue" : " ^1.4.0 " ,
4646 "primeicons" : " ^6.0.1" ,
4747 "primevue" : " ^3.35.0"
4848 },
5252 "@nuxt/module-builder" : " ^0.5.2" ,
5353 "@nuxtjs/eslint-config-typescript" : " 12.1.0" ,
5454 "@pinia/nuxt" : " ^0.4.11" ,
55- "@types/node" : " ^20.8.0 " ,
56- "@unocss/nuxt" : " ^0.56.4 " ,
57- "@vueuse/nuxt" : " ^10.4.1 " ,
55+ "@types/node" : " ^20.8.3 " ,
56+ "@unocss/nuxt" : " ^0.56.5 " ,
57+ "@vueuse/nuxt" : " ^10.5.0 " ,
5858 "anu-vue" : " ^0.15.2" ,
5959 "defu" : " ^6.1.2" ,
60- "eslint" : " ^8.50 .0" ,
60+ "eslint" : " ^8.51 .0" ,
6161 "markdown-it" : " ^13.0.2" ,
6262 "nuxt" : " ^3.7.4" ,
63- "sass" : " ^1.68 .0" ,
63+ "sass" : " ^1.69 .0" ,
6464 "vitepress" : " 1.0.0-rc.20"
6565 },
6666 "keywords" : [
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ export default defineNuxtConfig({
3636 'primevue/resources/primevue.css' ,
3737 'primevue/resources/themes/lara-dark-blue/theme.css' ,
3838 'primeicons/primeicons.css' ,
39- '@sfxcode/formkit-primevue/dist/sass/formkit-prime-inputs.scss' ,
4039 '@sfxcode/formkit-primevue/dist/sass/formkit-primevue.scss'
4140 ] ,
4241 build : {
You can’t perform that action at this time.
0 commit comments