mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-06-30 06:50:24 +00:00
🔥 Remove PowerGrid and related dependencies
- ❌ Deleted PowerGrid configuration file. - 🔄 Removed `power-components/livewire-powergrid` and its dependencies (e.g., `simplesoftwareio/simple-qrcode` and `calebporzio/sushi`) from `composer.json` and `composer.lock`. - 🧼 Cleaned up references to PowerGrid in CSS, JS, tests, and package files. - 🛠️ Refactored `SecurityMonitor` to eliminate unused methods (`getAttemptsFromIp` and `isIpSuspicious`) dependent on deprecated functionality.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"php": "^8.3",
|
||||
"akuechler/laravel-geoly": "^1.0",
|
||||
"archtechx/enums": "^1.1",
|
||||
"calebporzio/sushi": "^2.5",
|
||||
"laravel/framework": "^13.0",
|
||||
"laravel/nightwatch": "^1.22",
|
||||
"laravel/reverb": "^1.0",
|
||||
@@ -21,11 +20,9 @@
|
||||
"livewire/livewire": "^4.0",
|
||||
"livewire/volt": "^1.0",
|
||||
"openspout/openspout": "^5.0",
|
||||
"power-components/livewire-powergrid": "^6.7",
|
||||
"pusher/pusher-php-server": "^7.2.2",
|
||||
"ralphjsmit/laravel-seo": "^1.7",
|
||||
"sentry/sentry-laravel": "^4.9",
|
||||
"simplesoftwareio/simple-qrcode": "^4.2",
|
||||
"spatie/image": "^3.7",
|
||||
"spatie/laravel-backup": "^10.0",
|
||||
"spatie/laravel-ciphersweet": "^1.6",
|
||||
|
||||
Reference in New Issue
Block a user