🛠️ Update dependencies in composer.lock to latest versions

- Upgraded multiple packages, including `guzzlehttp/guzzle`, `laravel/framework`, and `symfony/*` libraries.
- Ensured compatibility with project requirements by verifying dependency interrelations.
- Removed outdated `.playwright-mcp` logs for cleanup.
This commit is contained in:
HolgerHatGarKeineNode
2026-05-31 23:24:54 +02:00
parent 1d2a8ed456
commit 59bc440a59
5 changed files with 328 additions and 350 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
"autoprefixer": "^10.4.24",
"chart.js": "^4.4.4",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^4.1.0",
"date-fns": "^4.4.0",
"flatpickr": "^4.6.13",
"laravel-echo": "^2.3.0",
"laravel-vite-plugin": "^3.0.0",
@@ -24,7 +24,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.18",
"concurrently": "^9.2.1",
"concurrently": "^10.0.0",
"shiki": "^4.0.0"
}
}