-
- Downloads
feat: update packages
... | ... | @@ -7,16 +7,16 @@ |
"devDependencies": { | ||
"@headlessui/vue": "^1.7.22", | ||
"@heroicons/vue": "^2.1.5", | ||
"@tailwindcss/forms": "^0.5.7", | ||
"@tailwindcss/forms": "^0.5.8", | ||
"@vitejs/plugin-vue": "^4.6.2", | ||
"autoprefixer": "^10.4.20", | ||
"axios": "^1.7.3", | ||
"axios": "^1.7.5", | ||
"laravel-vite-plugin": "^0.7.8", | ||
"lodash": "^4.17.21", | ||
"postcss": "^8.4.40", | ||
"tailwindcss": "^3.4.7", | ||
"postcss": "^8.4.41", | ||
"tailwindcss": "^3.4.10", | ||
"vite": "^4.5.3", | ||
"vue": "^3.4.35" | ||
"vue": "^3.4.38" | ||
}, | ||
"dependencies": { | ||
"gsap": "^3.12.5", | ||
... | ... |
Please register or sign in to comment