Update devDependencies in package.json

This commit is contained in:
Andras Bacsai
2024-03-05 10:26:32 +01:00
parent fa6a249fb4
commit fd97c5085b
3 changed files with 396 additions and 388 deletions

View File

@@ -7,15 +7,15 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "4.5.1",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"axios": "1.6.7",
"laravel-echo": "1.15.3",
"laravel-echo": "1.16.0",
"laravel-vite-plugin": "0.8.1",
"postcss": "8.4.35",
"pusher-js": "8.4.0-rc2",
"tailwindcss": "3.4.1",
"vite": "4.5.2",
"vue": "3.4.19"
"vue": "3.4.21"
},
"dependencies": {
"@tailwindcss/typography": "0.5.10",