Update package dependencies

This commit is contained in:
Andras Bacsai
2024-03-25 09:13:38 +01:00
parent b418a78e2e
commit d992a3f7d7
3 changed files with 288 additions and 333 deletions

View File

@@ -7,20 +7,20 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "4.5.1",
"autoprefixer": "10.4.18",
"axios": "1.6.7",
"autoprefixer": "10.4.19",
"axios": "1.6.8",
"laravel-echo": "1.16.0",
"laravel-vite-plugin": "0.8.1",
"postcss": "8.4.35",
"postcss": "8.4.38",
"pusher-js": "8.4.0-rc2",
"tailwindcss": "3.4.1",
"vite": "4.5.2",
"vue": "3.4.21"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"alpinejs": "3.13.5",
"alpinejs": "3.13.7",
"ioredis": "5.3.2",
"tailwindcss-scrollbar": "0.1.0"
}