add changes

This commit is contained in:
2024-07-09 11:00:50 +02:00
parent 6c19db0c07
commit b61c96f9e5
37 changed files with 90 additions and 117 deletions
+4 -1
View File
@@ -14,10 +14,12 @@
"@heroicons/vue": "^2.1.4",
"@nuxt/kit": "^3.12.3",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.12.0",
"@vueuse/core": "^10.11.0",
"autoprefixer": "^10.4.19",
"classnames": "^2.5.1",
"nuxt": "^3.12.3",
"pathe": "^1.1.2",
"postcss": "^8.4.39",
"swiper": "^11.1.4",
"tailwind-merge": "^2.3.0",
"typescript": "^5.5.3",
@@ -25,6 +27,7 @@
},
"packageManager": "pnpm@9.1.1+sha512.14e915759c11f77eac07faba4d019c193ec8637229e62ec99eefb7cf3c3b75c64447882b7c485142451ee3a6b408059cdfb7b7fa0341b975f12d0f7629c71195",
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.12.0",
"tailwindcss": "^3.4.4"
}
}