Compare commits

...

2 commits

Author SHA1 Message Date
Benjamin Nussbaum
58e1fc32a4 chore: update npm dependencies
Some checks failed
tests / ci (push) Has been cancelled
2025-10-07 20:47:10 +02:00
Benjamin Nussbaum
74a65d6daf chore: update dependencies 2025-10-07 19:47:37 +02:00
3 changed files with 498 additions and 469 deletions

103
composer.lock generated
View file

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.356.31", "version": "3.356.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3e74e822177581c90faed3d607b022af9962bd00" "reference": "b93da7b0eeec09b220daa9b598a94832f99cefa7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3e74e822177581c90faed3d607b022af9962bd00", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b93da7b0eeec09b220daa9b598a94832f99cefa7",
"reference": "3e74e822177581c90faed3d607b022af9962bd00", "reference": "b93da7b0eeec09b220daa9b598a94832f99cefa7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -153,9 +153,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.31" "source": "https://github.com/aws/aws-sdk-php/tree/3.356.33"
}, },
"time": "2025-10-02T18:59:02+00:00" "time": "2025-10-06T19:01:41+00:00"
}, },
{ {
"name": "bnussbau/laravel-trmnl-blade", "name": "bnussbau/laravel-trmnl-blade",
@ -1618,16 +1618,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.32.5", "version": "v12.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a" "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", "url": "https://api.github.com/repos/laravel/framework/zipball/124efc5f09d4668a4dc13f94a1018c524a58bcb1",
"reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a", "reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1833,7 +1833,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-09-30T17:39:22+00:00" "time": "2025-10-07T14:30:39+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@ -3898,16 +3898,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.46", "version": "3.0.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6" "reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/9d6ca36a6c2dd434765b1071b2644a1c683b385d",
"reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6", "reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3988,7 +3988,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.46" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.47"
}, },
"funding": [ "funding": [
{ {
@ -4004,7 +4004,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-06-26T16:29:55+00:00" "time": "2025-10-06T01:07:24+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -7879,16 +7879,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "brianium/paratest", "name": "brianium/paratest",
"version": "v7.14.0", "version": "v7.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paratestphp/paratest.git", "url": "https://github.com/paratestphp/paratest.git",
"reference": "5dc47b3a4638a1c6c6b4941bee5908b2e2154b84" "reference": "e1a93c38a94f4808faf75552e835666d3a6f8bb2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/5dc47b3a4638a1c6c6b4941bee5908b2e2154b84", "url": "https://api.github.com/repos/paratestphp/paratest/zipball/e1a93c38a94f4808faf75552e835666d3a6f8bb2",
"reference": "5dc47b3a4638a1c6c6b4941bee5908b2e2154b84", "reference": "e1a93c38a94f4808faf75552e835666d3a6f8bb2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7902,21 +7902,20 @@
"phpunit/php-code-coverage": "^12.4.0", "phpunit/php-code-coverage": "^12.4.0",
"phpunit/php-file-iterator": "^6", "phpunit/php-file-iterator": "^6",
"phpunit/php-timer": "^8", "phpunit/php-timer": "^8",
"phpunit/phpunit": "^12.3.15", "phpunit/phpunit": "^12.4.0",
"sebastian/environment": "^8.0.3", "sebastian/environment": "^8.0.3",
"symfony/console": "^6.4.20 || ^7.3.4", "symfony/console": "^6.4.20 || ^7.3.4",
"symfony/process": "^6.4.20 || ^7.3.4" "symfony/process": "^6.4.20 || ^7.3.4"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^13.0.1", "doctrine/coding-standard": "^14.0.0",
"ext-pcntl": "*", "ext-pcntl": "*",
"ext-pcov": "*", "ext-pcov": "*",
"ext-posix": "*", "ext-posix": "*",
"phpstan/phpstan": "^2.1.29", "phpstan/phpstan": "^2.1.30",
"phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-deprecation-rules": "^2.0.3",
"phpstan/phpstan-phpunit": "^2.0.7", "phpstan/phpstan-phpunit": "^2.0.7",
"phpstan/phpstan-strict-rules": "^2.0.7", "phpstan/phpstan-strict-rules": "^2.0.7",
"squizlabs/php_codesniffer": "^3.13.4",
"symfony/filesystem": "^6.4.13 || ^7.3.2" "symfony/filesystem": "^6.4.13 || ^7.3.2"
}, },
"bin": [ "bin": [
@ -7957,7 +7956,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/paratestphp/paratest/issues", "issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.14.0" "source": "https://github.com/paratestphp/paratest/tree/v7.14.1"
}, },
"funding": [ "funding": [
{ {
@ -7969,7 +7968,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2025-09-30T08:03:23+00:00" "time": "2025-10-06T08:26:52+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -9107,16 +9106,16 @@
}, },
{ {
"name": "pestphp/pest", "name": "pestphp/pest",
"version": "v4.1.1", "version": "v4.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pestphp/pest.git", "url": "https://github.com/pestphp/pest.git",
"reference": "8e3444e1db7a6bd06b7f3683c3d82db77406357b" "reference": "08b09f2e98fc6830050c0237968b233768642d46"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/8e3444e1db7a6bd06b7f3683c3d82db77406357b", "url": "https://api.github.com/repos/pestphp/pest/zipball/08b09f2e98fc6830050c0237968b233768642d46",
"reference": "8e3444e1db7a6bd06b7f3683c3d82db77406357b", "reference": "08b09f2e98fc6830050c0237968b233768642d46",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9128,20 +9127,20 @@
"pestphp/pest-plugin-mutate": "^4.0.1", "pestphp/pest-plugin-mutate": "^4.0.1",
"pestphp/pest-plugin-profanity": "^4.1.0", "pestphp/pest-plugin-profanity": "^4.1.0",
"php": "^8.3.0", "php": "^8.3.0",
"phpunit/phpunit": "^12.3.15", "phpunit/phpunit": "^12.4.0",
"symfony/process": "^7.3.3" "symfony/process": "^7.3.4"
}, },
"conflict": { "conflict": {
"filp/whoops": "<2.18.3", "filp/whoops": "<2.18.3",
"phpunit/phpunit": ">12.3.15", "phpunit/phpunit": ">12.4.0",
"sebastian/exporter": "<7.0.0", "sebastian/exporter": "<7.0.0",
"webmozart/assert": "<1.11.0" "webmozart/assert": "<1.11.0"
}, },
"require-dev": { "require-dev": {
"pestphp/pest-dev-tools": "^4.0.0", "pestphp/pest-dev-tools": "^4.0.0",
"pestphp/pest-plugin-browser": "^4.1.0", "pestphp/pest-plugin-browser": "^4.1.1",
"pestphp/pest-plugin-type-coverage": "^4.0.2", "pestphp/pest-plugin-type-coverage": "^4.0.2",
"psy/psysh": "^0.12.10" "psy/psysh": "^0.12.12"
}, },
"bin": [ "bin": [
"bin/pest" "bin/pest"
@ -9207,7 +9206,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/pestphp/pest/issues", "issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v4.1.1" "source": "https://github.com/pestphp/pest/tree/v4.1.2"
}, },
"funding": [ "funding": [
{ {
@ -9219,7 +9218,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-10-01T13:30:25+00:00" "time": "2025-10-05T19:09:49+00:00"
}, },
{ {
"name": "pestphp/pest-plugin", "name": "pestphp/pest-plugin",
@ -10365,16 +10364,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "12.3.15", "version": "12.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57" "reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b035ee2cd8ecad4091885b61017ebb1d80eb0e57", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f62aab5794e36ccd26860db2d1bbf89ac19028d9",
"reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57", "reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10410,7 +10409,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "12.3-dev" "dev-main": "12.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -10442,7 +10441,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.15" "source": "https://github.com/sebastianbergmann/phpunit/tree/12.4.0"
}, },
"funding": [ "funding": [
{ {
@ -10466,25 +10465,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-09-28T12:10:54+00:00" "time": "2025-10-03T04:28:03+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.1.7", "version": "2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce" "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce", "url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce", "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.18" "phpstan/phpstan": "^2.1.26"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -10518,7 +10517,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.7" "source": "https://github.com/rectorphp/rector/tree/2.2.1"
}, },
"funding": [ "funding": [
{ {
@ -10526,7 +10525,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-09-10T11:13:58+00:00" "time": "2025-10-06T21:25:14+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",

856
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,14 +6,14 @@
"dev": "vite" "dev": "vite"
}, },
"dependencies": { "dependencies": {
"@tailwindcss/vite": "^4.0.7", "@tailwindcss/vite": "^4.1.11",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"axios": "^1.8.2", "axios": "^1.8.2",
"concurrently": "^9.0.1", "concurrently": "^9.0.1",
"laravel-vite-plugin": "^1.0", "laravel-vite-plugin": "^2.0",
"puppeteer": "^24.3.0", "puppeteer": "24.17.0",
"tailwindcss": "^4.0.7", "tailwindcss": "^4.0.7",
"vite": "^6.3" "vite": "^7.0.4"
}, },
"optionalDependencies": { "optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5", "@rollup/rollup-linux-x64-gnu": "4.9.5",