|
13 | 13 | "ext-json": "*",
|
14 | 14 | "archtechx/laravel-seo": "^0.10",
|
15 | 15 | "awcodes/filament-badgeable-column": "^2.3",
|
16 |
| - "barryvdh/laravel-debugbar": "^3.14", |
17 |
| - "blade-ui-kit/blade-heroicons": "^2.4", |
18 |
| - "codeat3/blade-phosphor-icons": "^2.0", |
| 16 | + "barryvdh/laravel-debugbar": "^3.15", |
| 17 | + "blade-ui-kit/blade-heroicons": "^2.6", |
| 18 | + "codeat3/blade-phosphor-icons": "^2.3", |
19 | 19 | "cyrildewit/eloquent-viewable": "^7.0",
|
20 |
| - "doctrine/dbal": "^4.2.1", |
| 20 | + "doctrine/dbal": "^4.2.3", |
21 | 21 | "dutchcodingcompany/livewire-recaptcha": "^1.0",
|
22 | 22 | "filament/filament": "^3.2",
|
23 |
| - "filament/spatie-laravel-media-library-plugin": "^3.2", |
| 23 | + "filament/spatie-laravel-media-library-plugin": "^3.3", |
24 | 24 | "filament/spatie-laravel-translatable-plugin": "^3.2",
|
25 |
| - "flowframe/laravel-trend": "^0.3.0", |
26 |
| - "gehrisandro/tailwind-merge-laravel": "^1.2", |
27 |
| - "graham-campbell/markdown": "^15.2", |
| 25 | + "flowframe/laravel-trend": "^0.4.0", |
| 26 | + "gehrisandro/tailwind-merge-laravel": "^1.3.0", |
| 27 | + "graham-campbell/markdown": "^16.0", |
28 | 28 | "guzzlehttp/guzzle": "^7.7.0",
|
29 | 29 | "internachi/modular": "^2.3",
|
30 | 30 | "jenssegers/agent": "^2.6.4",
|
31 |
| - "laravel-notification-channels/telegram": "^5.0", |
| 31 | + "laravel-notification-channels/telegram": "^6.0", |
32 | 32 | "laravel-notification-channels/twitter": "^8.1",
|
33 |
| - "laravel/framework": "^11.0", |
| 33 | + "laravel/framework": "^12.0", |
34 | 34 | "laravel/sanctum": "^4.0",
|
35 |
| - "laravel/socialite": "^5.6.3", |
| 35 | + "laravel/socialite": "^5.19.0", |
36 | 36 | "laravel/tinker": "^2.8.1",
|
37 | 37 | "laravelcm/gamify": "*",
|
38 | 38 | "laravelcm/laravel-subscriptions": "^1.3",
|
|
41 | 41 | "mckenziearts/blade-untitledui-icons": "^1.4",
|
42 | 42 | "notchpay/notchpay-php": "^1.6",
|
43 | 43 | "ramsey/uuid": "^4.7.4",
|
44 |
| - "sentry/sentry-laravel": "^4.10", |
45 |
| - "spatie/laravel-data": "^4.10", |
| 44 | + "sentry/sentry-laravel": "^4.13", |
| 45 | + "spatie/laravel-data": "^4.14", |
46 | 46 | "spatie/laravel-feed": "^4.2.1",
|
47 |
| - "spatie/laravel-google-fonts": "^1.2.3", |
48 |
| - "spatie/laravel-permission": "^6.10.0", |
| 47 | + "spatie/laravel-google-fonts": "^1.4", |
| 48 | + "spatie/laravel-permission": "^6.16.0", |
49 | 49 | "spatie/laravel-sitemap": "^7.3",
|
50 |
| - "stevebauman/location": "^7.4.0", |
51 |
| - "symfony/http-client": "^7.1.8", |
| 50 | + "stevebauman/location": "^7.5.0", |
| 51 | + "symfony/http-client": "^7.2", |
52 | 52 | "symfony/mailgun-mailer": "^7.1",
|
53 | 53 | "torchlight/torchlight-laravel": "^0.6",
|
54 |
| - "vormkracht10/filament-mails": "^2.0", |
| 54 | + "vormkracht10/filament-mails": "^2.3", |
55 | 55 | "wire-elements/modal": "^2.0",
|
56 | 56 | "wire-elements/spotlight": "^2.0",
|
57 | 57 | "yarri/link-finder": "^2.7.10",
|
58 | 58 | "ysfkaya/filament-phone-input": "^3.1"
|
59 | 59 | },
|
60 | 60 | "require-dev": {
|
61 | 61 | "fakerphp/faker": "^1.23.0",
|
62 |
| - "larastan/larastan": "^3.0", |
| 62 | + "larastan/larastan": "^3.3", |
63 | 63 | "laravel/breeze": "^2.0",
|
64 |
| - "laravel/pint": "^1.18", |
| 64 | + "laravel/pint": "^1.21", |
65 | 65 | "mockery/mockery": "^1.6.2",
|
66 | 66 | "nunomaduro/collision": "^8.1",
|
67 | 67 | "pestphp/pest": "^3.8",
|
68 | 68 | "pestphp/pest-plugin-laravel": "^3.0",
|
69 | 69 | "pestphp/pest-plugin-livewire": "^3.0",
|
70 | 70 | "phpunit/phpunit": "^11.0",
|
71 |
| - "spatie/laravel-ignition": "^2.0", |
| 71 | + "spatie/laravel-ignition": "^2.9", |
72 | 72 | "spatie/test-time": "^1.3.2"
|
73 | 73 | },
|
74 | 74 | "autoload": {
|
|
0 commit comments