diff --git a/composer.lock b/composer.lock index 2a39a62..e1d130c 100644 --- a/composer.lock +++ b/composer.lock @@ -5452,31 +5452,31 @@ }, { "name": "nunomaduro/termwind", - "version": "v2.3.0", + "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" + "reference": "dfa08f390e509967a15c22493dc0bac5733d9123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", - "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123", + "reference": "dfa08f390e509967a15c22493dc0bac5733d9123", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2", - "symfony/console": "^7.1.8" + "symfony/console": "^7.2.6" }, "require-dev": { - "illuminate/console": "^11.33.2", - "laravel/pint": "^1.18.2", + "illuminate/console": "^11.44.7", + "laravel/pint": "^1.22.0", "mockery/mockery": "^1.6.12", - "pestphp/pest": "^2.36.0", - "phpstan/phpstan": "^1.12.11", - "phpstan/phpstan-strict-rules": "^1.6.1", - "symfony/var-dumper": "^7.1.8", + "pestphp/pest": "^2.36.0 || ^3.8.2", + "phpstan/phpstan": "^1.12.25", + "phpstan/phpstan-strict-rules": "^1.6.2", + "symfony/var-dumper": "^7.2.6", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, "type": "library", @@ -5519,7 +5519,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" + "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1" }, "funding": [ { @@ -5535,7 +5535,7 @@ "type": "github" } ], - "time": "2024-11-21T10:39:51+00:00" + "time": "2025-05-08T08:14:37+00:00" }, { "name": "opcodesio/log-viewer", @@ -6645,16 +6645,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.19", + "version": "11.5.20", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5" + "reference": "e6bdea63ecb7a8287d2cdab25bdde3126e0cfe6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5", - "reference": "0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e6bdea63ecb7a8287d2cdab25bdde3126e0cfe6f", + "reference": "e6bdea63ecb7a8287d2cdab25bdde3126e0cfe6f", "shasum": "" }, "require": { @@ -6726,7 +6726,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.19" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.20" }, "funding": [ { @@ -6750,7 +6750,7 @@ "type": "tidelift" } ], - "time": "2025-05-02T06:56:52+00:00" + "time": "2025-05-11T06:39:52+00:00" }, { "name": "pragmarx/google2fa", @@ -8634,16 +8634,16 @@ }, { "name": "spatie/backtrace", - "version": "1.7.3", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "80ae5fabe2a1e3bc7df5c7ca5d91b094dc314b20" + "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/80ae5fabe2a1e3bc7df5c7ca5d91b094dc314b20", - "reference": "80ae5fabe2a1e3bc7df5c7ca5d91b094dc314b20", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/cd37a49fce7137359ac30ecc44ef3e16404cccbe", + "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe", "shasum": "" }, "require": { @@ -8681,7 +8681,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.7.3" + "source": "https://github.com/spatie/backtrace/tree/1.7.4" }, "funding": [ { @@ -8693,7 +8693,7 @@ "type": "other" } ], - "time": "2025-05-07T07:20:00+00:00" + "time": "2025-05-08T15:41:09+00:00" }, { "name": "spatie/color", diff --git a/package.json b/package.json index 7ece73e..19402de 100644 --- a/package.json +++ b/package.json @@ -7,14 +7,14 @@ "type": "module", "devDependencies": { "@popperjs/core": "^2.11.8", - "@vitejs/plugin-vue": "^5.2.3", + "@vitejs/plugin-vue": "^5.2.4", "axios": "^1.9.0", "bootstrap": "^5.3.6", "laravel-mix": "^6.0.49", "lodash": "^4.17.21", "postcss-import": "^16.1.0", "resolve-url-loader": "^5.0.0", - "sass": "^1.87.0", + "sass": "^1.88.0", "sass-loader": "^14.2.1", "tailwindcss": "^3.4.17", "vue": "^3.5.13" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88e6990..57a2d81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 10.4.21(postcss@8.5.3) laravel-vite-plugin: specifier: ^1.2.0 - version: 1.2.0(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0)) + version: 1.2.0(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0)) postcss: specifier: ^8.5.3 version: 8.5.3 vite: specifier: ^5.4.19 - version: 5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0) + version: 5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0) vite-plugin-static-copy: specifier: ^1.0.6 - version: 1.0.6(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0)) + version: 1.0.6(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0)) vue-loader: specifier: ^17.4.2 version: 17.4.2(vue@3.5.13)(webpack@5.91.0) @@ -31,8 +31,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 '@vitejs/plugin-vue': - specifier: ^5.2.3 - version: 5.2.3(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0))(vue@3.5.13) + specifier: ^5.2.4 + version: 5.2.4(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0))(vue@3.5.13) axios: specifier: ^1.9.0 version: 1.9.0 @@ -52,11 +52,11 @@ importers: specifier: ^5.0.0 version: 5.0.0 sass: - specifier: ^1.87.0 - version: 1.87.0 + specifier: ^1.88.0 + version: 1.88.0 sass-loader: specifier: ^14.2.1 - version: 14.2.1(sass@1.87.0)(webpack@5.91.0) + version: 14.2.1(sass@1.88.0)(webpack@5.91.0) tailwindcss: specifier: ^3.4.17 version: 3.4.17 @@ -1127,8 +1127,8 @@ packages: '@types/ws@8.5.10': resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} - '@vitejs/plugin-vue@5.2.3': - resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==} + '@vitejs/plugin-vue@5.2.4': + resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 @@ -3191,8 +3191,8 @@ packages: webpack: optional: true - sass@1.87.0: - resolution: {integrity: sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==} + sass@1.88.0: + resolution: {integrity: sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==} engines: {node: '>=14.0.0'} hasBin: true @@ -4871,9 +4871,9 @@ snapshots: dependencies: '@types/node': 20.12.12 - '@vitejs/plugin-vue@5.2.3(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0))(vue@3.5.13)': + '@vitejs/plugin-vue@5.2.4(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0))(vue@3.5.13)': dependencies: - vite: 5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0) + vite: 5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0) vue: 3.5.13 '@vue/compiler-core@3.5.13': @@ -6340,10 +6340,10 @@ snapshots: - uglify-js - utf-8-validate - laravel-vite-plugin@1.2.0(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0)): + laravel-vite-plugin@1.2.0(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0)): dependencies: picocolors: 1.1.1 - vite: 5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0) + vite: 5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0) vite-plugin-full-reload: 1.1.0 launch-editor@2.6.1: @@ -7107,14 +7107,14 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@14.2.1(sass@1.87.0)(webpack@5.91.0): + sass-loader@14.2.1(sass@1.88.0)(webpack@5.91.0): dependencies: neo-async: 2.6.2 optionalDependencies: - sass: 1.87.0 + sass: 1.88.0 webpack: 5.91.0(webpack-cli@4.10.0) - sass@1.87.0: + sass@1.88.0: dependencies: chokidar: 4.0.1 immutable: 5.0.2 @@ -7523,15 +7523,15 @@ snapshots: picocolors: 1.1.1 picomatch: 2.3.1 - vite-plugin-static-copy@1.0.6(vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0)): + vite-plugin-static-copy@1.0.6(vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0)): dependencies: chokidar: 3.6.0 fast-glob: 3.3.2 fs-extra: 11.2.0 picocolors: 1.0.1 - vite: 5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0) + vite: 5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0) - vite@5.4.19(@types/node@20.12.12)(sass@1.87.0)(terser@5.31.0): + vite@5.4.19(@types/node@20.12.12)(sass@1.88.0)(terser@5.31.0): dependencies: esbuild: 0.21.5 postcss: 8.5.3 @@ -7539,7 +7539,7 @@ snapshots: optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 - sass: 1.87.0 + sass: 1.88.0 terser: 5.31.0 vm-browserify@1.1.2: {}