chore(deps): update php and node dependencies

This commit is contained in:
peaklabs-dev
2026-08-10 12:10:59 +02:00
parent 865fd7e80c
commit 6877ef186b
6 changed files with 1404 additions and 1769 deletions
+43 -43
View File
@@ -12,69 +12,69 @@
],
"require": {
"php": "^8.4",
"danharrin/livewire-rate-limiting": "^2.1.0",
"doctrine/dbal": "^4.4.1",
"guzzlehttp/guzzle": "^7.10.0",
"inertiajs/inertia-laravel": "^3.1",
"laravel/fortify": "^1.34.0",
"laravel/framework": "^12.49.0",
"laravel/horizon": "^5.43.0",
"danharrin/livewire-rate-limiting": "^2.2.1",
"doctrine/dbal": "^4.4.4",
"guzzlehttp/guzzle": "^7.15.3",
"inertiajs/inertia-laravel": "^3.3",
"laravel/fortify": "^1.37.3",
"laravel/framework": "^12.65.0",
"laravel/horizon": "^5.48.2",
"laravel/mcp": "^0.6.7",
"laravel/nightwatch": "^1.24",
"laravel/pail": "^1.2.4",
"laravel/prompts": "^0.3.11|^0.3.11|^0.3.11",
"laravel/sanctum": "^4.3.0",
"laravel/socialite": "^5.24.2",
"laravel/tinker": "^2.11.0",
"laravel/ui": "^4.6.1",
"laravel/nightwatch": "^1.28.6",
"laravel/pail": "^1.2.7",
"laravel/prompts": "^0.3.22|^0.3.22|^0.3.22",
"laravel/sanctum": "^4.3.3",
"laravel/socialite": "^5.29.0",
"laravel/tinker": "^2.11.1",
"laravel/ui": "^4.6.3",
"lcobucci/jwt": "^5.6.0",
"league/flysystem-aws-s3-v3": "^3.31.0",
"league/flysystem-sftp-v3": "^3.31",
"livewire/livewire": "^3.7.8",
"league/flysystem-aws-s3-v3": "^3.35.2",
"league/flysystem-sftp-v3": "^3.33",
"livewire/livewire": "^3.8.3",
"log1x/laravel-webfonts": "^2.0.1",
"lorisleiva/laravel-actions": "^2.9.1",
"lorisleiva/laravel-actions": "^2.10.2",
"nubs/random-name-generator": "^2.2",
"phpseclib/phpseclib": "^3.0.49",
"pion/laravel-chunk-upload": "^1.5.6",
"poliander/cron": "^3.3.0",
"phpseclib/phpseclib": "^3.0.56",
"pion/laravel-chunk-upload": "^1.6.1",
"poliander/cron": "^3.3.1",
"purplepixie/phpdns": "^2.3.6",
"pusher/pusher-php-server": "^7.2.7",
"pusher/pusher-php-server": "^7.3.0",
"resend/resend-laravel": "^0.20.0",
"sentry/sentry-laravel": "^4.20.1",
"socialiteproviders/authentik": "^5.2",
"sentry/sentry-laravel": "^4.27.0",
"socialiteproviders/authentik": "^5.3",
"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.11.0",
"spatie/laravel-data": "^4.19.1",
"spatie/laravel-markdown": "^2.7.1",
"spatie/laravel-schemaless-attributes": "^2.5.1",
"spatie/laravel-activitylog": "^4.12.3",
"spatie/laravel-data": "^4.23.0",
"spatie/laravel-markdown": "^2.8.0",
"spatie/laravel-schemaless-attributes": "^2.6.0",
"spatie/url": "^2.4",
"stevebauman/purify": "^6.3.1",
"stevebauman/purify": "^6.3.2",
"stripe/stripe-php": "^16.6.0",
"symfony/yaml": "^7.4.1",
"symfony/yaml": "^7.4.15",
"visus/cuid2": "^6.0.0",
"yosymfony/toml": "^1.0.4",
"zircote/swagger-php": "^5.8.0"
"zircote/swagger-php": "^5.8.3"
},
"require-dev": {
"driftingly/rector-laravel": "^2.1.9",
"driftingly/rector-laravel": "^2.5.0",
"fakerphp/faker": "^1.24.1",
"laravel/boost": "^2.1",
"laravel/dusk": "^8.3.4",
"laravel/pint": "^1.27",
"laravel/boost": "^2.4.8",
"laravel/dusk": "^8.6.0",
"laravel/pint": "^1.30.4",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.8.3",
"pestphp/pest": "^4.3.2",
"pestphp/pest-plugin-browser": "^4.2",
"phpstan/phpstan": "^2.1.38",
"rector/rector": "^2.3.5",
"serversideup/spin": "^3.1.1",
"spatie/laravel-ignition": "^2.10.0",
"symfony/http-client": "^7.4.5"
"nunomaduro/collision": "^8.9.5",
"pestphp/pest": "^4.7.8",
"pestphp/pest-plugin-browser": "^4.3.1",
"phpstan/phpstan": "^2.2.8",
"rector/rector": "^2.6.1",
"serversideup/spin": "^3.3.0",
"spatie/laravel-ignition": "^2.12.0",
"symfony/http-client": "^7.4.16"
},
"minimum-stability": "stable",
"prefer-stable": true,
Generated
+627 -608
View File
File diff suppressed because it is too large Load Diff
+13 -13
View File
@@ -7,10 +7,10 @@
"dependencies": {
"@xterm/addon-fit": "0.11.0",
"@xterm/xterm": "6.0.0",
"cookie": "1.1.1",
"dotenv": "17.3.1",
"cookie": "2.0.1",
"dotenv": "17.4.2",
"node-pty": "1.1.0",
"ws": "8.20.1"
"ws": "8.21.3"
}
},
"node_modules/@xterm/addon-fit": {
@@ -29,12 +29,12 @@
]
},
"node_modules/cookie": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
"integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-2.0.1.tgz",
"integrity": "sha512-yuToqVvRrj6pfDXREyQAAv8SkAEk/8GS3jQRTiUMm66TVtBYmqQeoEjL2Lmq8Rpo6271vH76InTChTitEAm65w==",
"license": "MIT",
"engines": {
"node": ">=18"
"node": ">=22"
},
"funding": {
"type": "opencollective",
@@ -42,9 +42,9 @@
}
},
"node_modules/dotenv": {
"version": "17.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.3.1.tgz",
"integrity": "sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==",
"version": "17.4.2",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.2.tgz",
"integrity": "sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
@@ -70,9 +70,9 @@
}
},
"node_modules/ws": {
"version": "8.20.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz",
"integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==",
"version": "8.21.3",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz",
"integrity": "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
+3 -3
View File
@@ -4,9 +4,9 @@
"dependencies": {
"@xterm/addon-fit": "0.11.0",
"@xterm/xterm": "6.0.0",
"cookie": "1.1.1",
"dotenv": "17.3.1",
"cookie": "2.0.1",
"dotenv": "17.4.2",
"node-pty": "1.1.0",
"ws": "8.20.1"
"ws": "8.21.3"
}
}
+704 -1091
View File
File diff suppressed because it is too large Load Diff
+14 -11
View File
@@ -11,31 +11,34 @@
"clean": "docker compose -f docker-compose.yml -f docker-compose.dev.yml down --remove-orphans"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.18",
"@tailwindcss/postcss": "4.3.3",
"@testing-library/react": "^16.3.2",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.2.0",
"jsdom": "^29.1.1",
"laravel-vite-plugin": "3.1.0",
"postcss": "8.5.15",
"@vitejs/plugin-react": "^6.0.5",
"jsdom": "^30.0.1",
"laravel-vite-plugin": "3.1.3",
"postcss": "8.5.26",
"shadcn": "^4.11.0",
"tailwind-scrollbar": "4.0.2",
"tailwindcss": "4.1.18",
"tailwindcss": "4.3.3",
"typescript": "^6.0.3",
"vite": "8.0.16",
"vite": "8.2.1",
"vitest": "^4.1.10"
},
"overrides": {
"@babel/plugin-transform-runtime": "^7.29.0"
},
"dependencies": {
"@base-ui/react": "^1.5.0",
"@fontsource-variable/geist": "^5.2.9",
"@inertiajs/react": "^3.3.0",
"@inertiajs/vite": "^3.3.0",
"@phosphor-icons/react": "^2.1.10",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/typography": "0.5.16",
"@xterm/addon-fit": "0.10.0",
"@xterm/xterm": "5.5.0",
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.20",
"@xterm/addon-fit": "0.11.0",
"@xterm/xterm": "6.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"playwright": "^1.58.2",