From 909ea721a72d91a5793643cc39f836dccc805036 Mon Sep 17 00:00:00 2001 From: relliv-ci-automation <> Date: Sun, 12 Jan 2025 01:14:31 +0000 Subject: [PATCH] Chore: update dependencies on 2025-01-12 --- composer.lock | 71 ++++++++++++++++++++++++++------------------------ package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++-------------- 3 files changed, 58 insertions(+), 55 deletions(-) diff --git a/composer.lock b/composer.lock index 30001c7..2b84f2f 100644 --- a/composer.lock +++ b/composer.lock @@ -2064,16 +2064,16 @@ }, { "name": "dutchcodingcompany/filament-developer-logins", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/DutchCodingCompany/filament-developer-logins.git", - "reference": "2282a40b22e4270960f29e01ea0df102d005ac5c" + "reference": "ed425d4955a6a5a37ad92028f725502b132250a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DutchCodingCompany/filament-developer-logins/zipball/2282a40b22e4270960f29e01ea0df102d005ac5c", - "reference": "2282a40b22e4270960f29e01ea0df102d005ac5c", + "url": "https://api.github.com/repos/DutchCodingCompany/filament-developer-logins/zipball/ed425d4955a6a5a37ad92028f725502b132250a6", + "reference": "ed425d4955a6a5a37ad92028f725502b132250a6", "shasum": "" }, "require": { @@ -2127,7 +2127,7 @@ "issues": "https://github.com/dutchcodingcompany/filament-developer-logins/issues", "source": "https://github.com/dutchcodingcompany/filament-developer-logins" }, - "time": "2024-11-19T13:01:56+00:00" + "time": "2025-01-06T09:19:24+00:00" }, { "name": "egulias/email-validator", @@ -4380,16 +4380,16 @@ }, { "name": "league/csv", - "version": "9.20.1", + "version": "9.21.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "491d1e79e973a7370c7571dc0fe4a7241f4936ee" + "reference": "72196d11ebba22d868954cb39c0c7346207430cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/491d1e79e973a7370c7571dc0fe4a7241f4936ee", - "reference": "491d1e79e973a7370c7571dc0fe4a7241f4936ee", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/72196d11ebba22d868954cb39c0c7346207430cc", + "reference": "72196d11ebba22d868954cb39c0c7346207430cc", "shasum": "" }, "require": { @@ -4463,7 +4463,7 @@ "type": "github" } ], - "time": "2024-12-18T10:11:15+00:00" + "time": "2025-01-08T19:27:58+00:00" }, { "name": "league/flysystem", @@ -5138,12 +5138,12 @@ "version": "3.8.4", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", + "url": "https://github.com/CarbonPHP/carbon.git", "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", "shasum": "" }, @@ -5675,16 +5675,16 @@ }, { "name": "openspout/openspout", - "version": "v4.28.3", + "version": "v4.28.4", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "12b5eddcc230a97a9a67a722ad75c247e1a16750" + "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/12b5eddcc230a97a9a67a722ad75c247e1a16750", - "reference": "12b5eddcc230a97a9a67a722ad75c247e1a16750", + "url": "https://api.github.com/repos/openspout/openspout/zipball/68d58235c7c1164b3d231b798975b9b0b2b79b15", + "reference": "68d58235c7c1164b3d231b798975b9b0b2b79b15", "shasum": "" }, "require": { @@ -5698,13 +5698,13 @@ }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.65.0", - "infection/infection": "^0.29.8", + "friendsofphp/php-cs-fixer": "^3.66.1", + "infection/infection": "^0.29.10", "phpbench/phpbench": "^1.3.1", - "phpstan/phpstan": "^2.0.3", - "phpstan/phpstan-phpunit": "^2.0.1", + "phpstan/phpstan": "^2.1.1", + "phpstan/phpstan-phpunit": "^2.0.3", "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "^11.5.0" + "phpunit/phpunit": "^11.5.2" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -5752,7 +5752,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.28.3" + "source": "https://github.com/openspout/openspout/tree/v4.28.4" }, "funding": [ { @@ -5764,7 +5764,7 @@ "type": "github" } ], - "time": "2024-12-17T11:28:11+00:00" + "time": "2025-01-07T11:48:34+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -7878,16 +7878,16 @@ }, { "name": "sebastian/comparator", - "version": "6.2.1", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739" + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739", - "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115", + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115", "shasum": "" }, "require": { @@ -7900,6 +7900,9 @@ "require-dev": { "phpunit/phpunit": "^11.4" }, + "suggest": { + "ext-bcmath": "For comparing BcMath\\Number objects" + }, "type": "library", "extra": { "branch-alias": { @@ -7943,7 +7946,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1" + "source": "https://github.com/sebastianbergmann/comparator/tree/6.3.0" }, "funding": [ { @@ -7951,7 +7954,7 @@ "type": "github" } ], - "time": "2024-10-31T05:30:08+00:00" + "time": "2025-01-06T10:28:19+00:00" }, { "name": "sebastian/complexity", @@ -13727,16 +13730,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.14", + "version": "1.12.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e73868f809e68fff33be961ad4946e2e43ec9e38" + "reference": "c91d4e8bc056f46cf653656e6f71004b254574d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e73868f809e68fff33be961ad4946e2e43ec9e38", - "reference": "e73868f809e68fff33be961ad4946e2e43ec9e38", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c91d4e8bc056f46cf653656e6f71004b254574d1", + "reference": "c91d4e8bc056f46cf653656e6f71004b254574d1", "shasum": "" }, "require": { @@ -13781,7 +13784,7 @@ "type": "github" } ], - "time": "2024-12-31T07:26:13+00:00" + "time": "2025-01-05T16:40:22+00:00" }, { "name": "spatie/laravel-ray", diff --git a/package.json b/package.json index e0a4f67..3164c5e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lodash": "^4.17.21", "postcss-import": "^16.1.0", "resolve-url-loader": "^5.0.0", - "sass": "^1.83.0", + "sass": "^1.83.1", "sass-loader": "^14.2.1", "tailwindcss": "^3.4.17", "vue": "^3.5.13" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 096056c..f8c2e22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 10.4.20(postcss@8.4.49) laravel-vite-plugin: specifier: ^1.1.1 - version: 1.1.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0)) + version: 1.1.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0)) postcss: specifier: ^8.4.49 version: 8.4.49 vite: specifier: ^5.4.11 - version: 5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0) + version: 5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0) vite-plugin-static-copy: specifier: ^1.0.6 - version: 1.0.6(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0)) + version: 1.0.6(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0)) vue-loader: specifier: ^17.4.2 version: 17.4.2(vue@3.5.13)(webpack@5.91.0) @@ -32,7 +32,7 @@ importers: version: 2.11.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0))(vue@3.5.13) + version: 5.2.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0))(vue@3.5.13) axios: specifier: ^1.7.9 version: 1.7.9 @@ -52,11 +52,11 @@ importers: specifier: ^5.0.0 version: 5.0.0 sass: - specifier: ^1.83.0 - version: 1.83.0 + specifier: ^1.83.1 + version: 1.83.1 sass-loader: specifier: ^14.2.1 - version: 14.2.1(sass@1.83.0)(webpack@5.91.0) + version: 14.2.1(sass@1.83.1)(webpack@5.91.0) tailwindcss: specifier: ^3.4.17 version: 3.4.17 @@ -3187,8 +3187,8 @@ packages: webpack: optional: true - sass@1.83.0: - resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} + sass@1.83.1: + resolution: {integrity: sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==} engines: {node: '>=14.0.0'} hasBin: true @@ -4867,9 +4867,9 @@ snapshots: dependencies: '@types/node': 20.12.12 - '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0))(vue@3.5.13)': + '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0))(vue@3.5.13)': dependencies: - vite: 5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0) + vite: 5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0) vue: 3.5.13 '@vue/compiler-core@3.5.13': @@ -6334,10 +6334,10 @@ snapshots: - uglify-js - utf-8-validate - laravel-vite-plugin@1.1.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0)): + laravel-vite-plugin@1.1.1(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0)): dependencies: picocolors: 1.1.1 - vite: 5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0) + vite: 5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0) vite-plugin-full-reload: 1.1.0 launch-editor@2.6.1: @@ -7101,14 +7101,14 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@14.2.1(sass@1.83.0)(webpack@5.91.0): + sass-loader@14.2.1(sass@1.83.1)(webpack@5.91.0): dependencies: neo-async: 2.6.2 optionalDependencies: - sass: 1.83.0 + sass: 1.83.1 webpack: 5.91.0(webpack-cli@4.10.0) - sass@1.83.0: + sass@1.83.1: dependencies: chokidar: 4.0.1 immutable: 5.0.2 @@ -7517,15 +7517,15 @@ snapshots: picocolors: 1.1.1 picomatch: 2.3.1 - vite-plugin-static-copy@1.0.6(vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0)): + vite-plugin-static-copy@1.0.6(vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(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.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0) + vite: 5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0) - vite@5.4.11(@types/node@20.12.12)(sass@1.83.0)(terser@5.31.0): + vite@5.4.11(@types/node@20.12.12)(sass@1.83.1)(terser@5.31.0): dependencies: esbuild: 0.21.5 postcss: 8.4.49 @@ -7533,7 +7533,7 @@ snapshots: optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 - sass: 1.83.0 + sass: 1.83.1 terser: 5.31.0 vm-browserify@1.1.2: {}