🗑️ Remove Pulse and Sanctum configuration files due to deprecation

🛠️ Upgrade to Laravel 12 and update dependencies, including `laravel-echo` and `pusher-js`
🗑️ Remove `laravel/folio` package and related configurations
This commit is contained in:
HolgerHatGarKeineNode
2026-01-18 00:50:27 +01:00
parent f73ba2ea15
commit 087b7a4997
10 changed files with 726 additions and 1258 deletions

View File

@@ -13,11 +13,11 @@
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^4.1.0",
"flatpickr": "^4.6.13",
"laravel-echo": "^1.16.1",
"laravel-echo": "^2.3.0",
"laravel-vite-plugin": "^1.0",
"nostr-tools": "^2.7.2",
"postcss": "^8.4.41",
"pusher-js": "^8.4.0-rc2",
"pusher-js": "^8.4.0",
"tailwindcss": "^3.4.10",
"vite": "^5.0",
"webln": "^0.3.2"