1 Commits

Author SHA1 Message Date
090bcff02a Update dependency concurrently to v10
Some checks failed
renovate/artifacts Artifact file update failure
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 17s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 33s
Laravel Pint / pint (pull_request) Successful in 4m32s
Laravel Larastan / larastan (pull_request) Failing after 20m45s
2026-06-07 00:01:29 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"althinect/filament-spatie-roles-permissions": "^2.3",
"diogogpinto/filament-auth-ui-enhancer": "^1.0",
"erag/laravel-pwa": "^1.9",
"filament/filament": "^5.0",
"filament/filament": "^3.3",
"intervention/image": "^3.11",
"irazasyed/telegram-bot-sdk": "^3.15",
"laravel/framework": "^11.31",

View File

@@ -9,7 +9,7 @@
"autoprefixer": "^10.4.20",
"axios": "^1.7.4",
"chartjs-plugin-datalabels": "^2.2.0",
"concurrently": "^9.0.1",
"concurrently": "^10.0.0",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",