remove unused packages and add new tailwind scrollbar package

This commit is contained in:
peaklabs-dev
2024-11-11 12:55:47 +01:00
parent 9bd1753eea
commit 026fcdaf52
4 changed files with 21 additions and 83 deletions

View File

@@ -13,6 +13,7 @@
"laravel-vite-plugin": "0.8.1",
"postcss": "8.4.38",
"pusher-js": "8.4.0-rc2",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "3.4.4",
"vite": "4.5.5",
"vue": "3.4.29"
@@ -23,11 +24,6 @@
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"alpinejs": "3.14.0",
"cookie": "^0.7.0",
"dotenv": "^16.4.5",
"ioredis": "5.4.1",
"node-pty": "^1.0.0",
"tailwindcss-scrollbar": "0.1.0",
"ws": "^8.17.0"
"ioredis": "5.4.1"
}
}
}