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

@@ -20,7 +20,7 @@
"laravel/tinker": "^2.9",
"league/flysystem-ftp": "^3.31",
"league/flysystem-sftp-v3": "^3.30",
"livewire/livewire": "^4.0",
"livewire/livewire": "^3.6",
"maatwebsite/excel": "^3.1",
"mike42/escpos-php": "^4.0",
"mpdf/mpdf": "^8.2",

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",