chore(deps): update composer and node dependencies

This commit is contained in:
peaklabs-dev 2026-01-04 14:30:50 +01:00
parent e4e0618cea
commit dcdb91afaf
No known key found for this signature in database
4 changed files with 2301 additions and 3102 deletions

View file

@ -13,67 +13,67 @@
"require": {
"php": "^8.4",
"danharrin/livewire-rate-limiting": "^2.1.0",
"doctrine/dbal": "^4.3.0",
"guzzlehttp/guzzle": "^7.9.3",
"laravel/fortify": "^1.27.0",
"laravel/framework": "^12.20.0",
"laravel/horizon": "^5.33.1",
"laravel/pail": "^1.2.3",
"laravel/prompts": "^0.3.6|^0.3.6|^0.3.6",
"laravel/sanctum": "^4.1.2",
"laravel/socialite": "^5.21.0",
"laravel/tinker": "^2.10.1",
"doctrine/dbal": "^4.4.1",
"guzzlehttp/guzzle": "^7.10.0",
"laravel/fortify": "^1.33.0",
"laravel/framework": "^12.44.0",
"laravel/horizon": "^5.41.0",
"laravel/pail": "^1.2.4",
"laravel/prompts": "^0.3.8|^0.3.8|^0.3.8",
"laravel/sanctum": "^4.2.1",
"laravel/socialite": "^5.24.0",
"laravel/tinker": "^2.10.2",
"laravel/ui": "^4.6.1",
"lcobucci/jwt": "^5.5.0",
"league/flysystem-aws-s3-v3": "^3.29",
"lcobucci/jwt": "^5.6.0",
"league/flysystem-aws-s3-v3": "^3.30.1",
"league/flysystem-sftp-v3": "^3.30",
"livewire/livewire": "^3.6.4",
"livewire/livewire": "^3.7.3",
"log1x/laravel-webfonts": "^2.0.1",
"lorisleiva/laravel-actions": "^2.9.0",
"lorisleiva/laravel-actions": "^2.9.1",
"nubs/random-name-generator": "^2.2",
"phpseclib/phpseclib": "^3.0.46",
"phpseclib/phpseclib": "^3.0.48",
"pion/laravel-chunk-upload": "^1.5.6",
"poliander/cron": "^3.2.1",
"purplepixie/phpdns": "^2.2",
"poliander/cron": "^3.3.0",
"purplepixie/phpdns": "^2.3.6",
"pusher/pusher-php-server": "^7.2.7",
"resend/resend-laravel": "^0.20.0",
"sentry/sentry-laravel": "^4.15.1",
"sentry/sentry-laravel": "^4.20.0",
"socialiteproviders/authentik": "^5.2",
"socialiteproviders/clerk": "^5.0",
"socialiteproviders/clerk": "^5.1",
"socialiteproviders/discord": "^4.2",
"socialiteproviders/google": "^4.1",
"socialiteproviders/infomaniak": "^4.0",
"socialiteproviders/microsoft-azure": "^5.2",
"socialiteproviders/zitadel": "^4.2",
"spatie/laravel-activitylog": "^4.10.2",
"spatie/laravel-data": "^4.17.0",
"spatie/laravel-markdown": "^2.7",
"spatie/laravel-ray": "^1.40.2",
"spatie/laravel-data": "^4.18.0",
"spatie/laravel-markdown": "^2.7.1",
"spatie/laravel-ray": "^1.43.2",
"spatie/laravel-schemaless-attributes": "^2.5.1",
"spatie/url": "^2.4",
"stevebauman/purify": "^6.3.1",
"stripe/stripe-php": "^16.6.0",
"symfony/yaml": "^7.3.1",
"symfony/yaml": "^7.4.1",
"visus/cuid2": "^4.1.0",
"yosymfony/toml": "^1.0.4",
"zircote/swagger-php": "^5.1.4"
"zircote/swagger-php": "^5.7.7"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.15.4",
"driftingly/rector-laravel": "^2.0.5",
"barryvdh/laravel-debugbar": "^3.16.3",
"driftingly/rector-laravel": "^2.1.9",
"fakerphp/faker": "^1.24.1",
"laravel/boost": "^1.1",
"laravel/dusk": "^8.3.3",
"laravel/pint": "^1.24",
"laravel/telescope": "^5.10",
"laravel/boost": "^1.8.7",
"laravel/dusk": "^8.3.4",
"laravel/pint": "^1.26",
"laravel/telescope": "^5.16",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.8.2",
"pestphp/pest": "^3.8.2",
"phpstan/phpstan": "^2.1.18",
"rector/rector": "^2.1.2",
"serversideup/spin": "^3.0.2",
"nunomaduro/collision": "^8.8.3",
"pestphp/pest": "^4.3.0",
"phpstan/phpstan": "^2.1.33",
"rector/rector": "^2.3.0",
"serversideup/spin": "^3.1.1",
"spatie/laravel-ignition": "^2.9.1",
"symfony/http-client": "^7.3.1"
"symfony/http-client": "^7.4.3"
},
"minimum-stability": "stable",
"prefer-stable": true,

4121
composer.lock generated

File diff suppressed because it is too large Load diff

1186
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,17 +7,17 @@
"build": "vite build"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.10",
"@vitejs/plugin-vue": "5.2.4",
"axios": "1.9.0",
"laravel-echo": "2.1.5",
"laravel-vite-plugin": "1.3.0",
"postcss": "8.5.5",
"@tailwindcss/postcss": "4.1.18",
"@vitejs/plugin-vue": "6.0.3",
"axios": "1.13.2",
"laravel-echo": "2.2.7",
"laravel-vite-plugin": "2.0.1",
"postcss": "8.5.6",
"pusher-js": "8.4.0",
"tailwind-scrollbar": "4.0.2",
"tailwindcss": "4.1.10",
"vite": "6.4.1",
"vue": "3.5.16"
"tailwindcss": "4.1.18",
"vite": "7.3.0",
"vue": "3.5.26"
},
"dependencies": {
"@tailwindcss/forms": "0.5.10",