diff --git a/composer.lock b/composer.lock index 3342bbb..3729a99 100644 --- a/composer.lock +++ b/composer.lock @@ -6690,16 +6690,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.4.1", + "version": "11.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "7875627f15f4da7e7f0823d1f323f7295a77334e" + "reference": "1863643c3f04ad03dcb9c6996c294784cdda4805" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7875627f15f4da7e7f0823d1f323f7295a77334e", - "reference": "7875627f15f4da7e7f0823d1f323f7295a77334e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1863643c3f04ad03dcb9c6996c294784cdda4805", + "reference": "1863643c3f04ad03dcb9c6996c294784cdda4805", "shasum": "" }, "require": { @@ -6713,21 +6713,21 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.2", - "phpunit/php-code-coverage": "^11.0.6", + "phpunit/php-code-coverage": "^11.0.7", "phpunit/php-file-iterator": "^5.1.0", "phpunit/php-invoker": "^5.0.1", "phpunit/php-text-template": "^4.0.1", "phpunit/php-timer": "^7.0.1", "sebastian/cli-parser": "^3.0.2", "sebastian/code-unit": "^3.0.1", - "sebastian/comparator": "^6.1.0", + "sebastian/comparator": "^6.1.1", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", "sebastian/exporter": "^6.1.3", "sebastian/global-state": "^7.0.2", "sebastian/object-enumerator": "^6.0.1", "sebastian/type": "^5.1.0", - "sebastian/version": "^5.0.1" + "sebastian/version": "^5.0.2" }, "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files" @@ -6770,7 +6770,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.4.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.2" }, "funding": [ { @@ -6786,7 +6786,7 @@ "type": "tidelift" } ], - "time": "2024-10-08T15:38:37+00:00" + "time": "2024-10-19T13:05:19+00:00" }, { "name": "pragmarx/google2fa", @@ -9087,16 +9087,16 @@ }, { "name": "spatie/laravel-data", - "version": "4.10.1", + "version": "4.11.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-data.git", - "reference": "d3113c6bc03a6f1c241074d6f5832e05daa7ca77" + "reference": "df5b58baebae34475ca35338b4e9a131c9e2a8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-data/zipball/d3113c6bc03a6f1c241074d6f5832e05daa7ca77", - "reference": "d3113c6bc03a6f1c241074d6f5832e05daa7ca77", + "url": "https://api.github.com/repos/spatie/laravel-data/zipball/df5b58baebae34475ca35338b4e9a131c9e2a8e0", + "reference": "df5b58baebae34475ca35338b4e9a131c9e2a8e0", "shasum": "" }, "require": { @@ -9122,7 +9122,7 @@ "phpstan/extension-installer": "^1.1", "phpunit/phpunit": "^10.0", "spatie/invade": "^1.0", - "spatie/laravel-typescript-transformer": "^2.3", + "spatie/laravel-typescript-transformer": "^2.5", "spatie/pest-plugin-snapshots": "^2.1", "spatie/test-time": "^1.2" }, @@ -9159,7 +9159,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-data/issues", - "source": "https://github.com/spatie/laravel-data/tree/4.10.1" + "source": "https://github.com/spatie/laravel-data/tree/4.11.1" }, "funding": [ { @@ -9167,7 +9167,7 @@ "type": "github" } ], - "time": "2024-10-07T08:36:46+00:00" + "time": "2024-10-23T07:14:53+00:00" }, { "name": "spatie/laravel-ignition", @@ -12196,16 +12196,16 @@ }, { "name": "barryvdh/reflection-docblock", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/barryvdh/ReflectionDocBlock.git", - "reference": "bba116ba9d5794fbf12e03ed40f10804e51acf76" + "reference": "c6fad15f7c878be21650c51e1f841bca7e49752e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/bba116ba9d5794fbf12e03ed40f10804e51acf76", - "reference": "bba116ba9d5794fbf12e03ed40f10804e51acf76", + "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/c6fad15f7c878be21650c51e1f841bca7e49752e", + "reference": "c6fad15f7c878be21650c51e1f841bca7e49752e", "shasum": "" }, "require": { @@ -12242,9 +12242,9 @@ } ], "support": { - "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.2" + "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.3" }, - "time": "2024-10-16T11:06:28+00:00" + "time": "2024-10-23T11:41:03+00:00" }, { "name": "composer/class-map-generator", diff --git a/package.json b/package.json index 8ccf1a1..d2aad80 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.80.3", + "sass": "^1.80.4", "sass-loader": "^14.2.1", "tailwindcss": "^3.4.14", "vue": "^3.5.12" @@ -23,7 +23,7 @@ "autoprefixer": "^10.4.20", "laravel-vite-plugin": "^1.0.5", "postcss": "^8.4.47", - "vite": "^5.4.9", + "vite": "^5.4.10", "vite-plugin-static-copy": "^1.0.6", "vue-loader": "^17.4.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c20f4b..cdc4755 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 10.4.20(postcss@8.4.47) laravel-vite-plugin: specifier: ^1.0.5 - version: 1.0.5(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0)) + version: 1.0.5(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0)) postcss: specifier: ^8.4.47 version: 8.4.47 vite: - specifier: ^5.4.9 - version: 5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0) + specifier: ^5.4.10 + version: 5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0) vite-plugin-static-copy: specifier: ^1.0.6 - version: 1.0.6(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0)) + version: 1.0.6(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0)) vue-loader: specifier: ^17.4.2 version: 17.4.2(vue@3.5.12)(webpack@5.91.0) @@ -32,7 +32,7 @@ importers: version: 2.11.8 '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0))(vue@3.5.12) + version: 5.1.4(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0))(vue@3.5.12) axios: specifier: ^1.7.7 version: 1.7.7 @@ -52,11 +52,11 @@ importers: specifier: ^5.0.0 version: 5.0.0 sass: - specifier: ^1.80.3 - version: 1.80.3 + specifier: ^1.80.4 + version: 1.80.4 sass-loader: specifier: ^14.2.1 - version: 14.2.1(sass@1.80.3)(webpack@5.91.0) + version: 14.2.1(sass@1.80.4)(webpack@5.91.0) tailwindcss: specifier: ^3.4.14 version: 3.4.14 @@ -3186,8 +3186,8 @@ packages: webpack: optional: true - sass@1.80.3: - resolution: {integrity: sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==} + sass@1.80.4: + resolution: {integrity: sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==} engines: {node: '>=14.0.0'} hasBin: true @@ -3545,8 +3545,8 @@ packages: peerDependencies: vite: ^5.0.0 - vite@5.4.9: - resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==} + vite@5.4.10: + resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4865,9 +4865,9 @@ snapshots: dependencies: '@types/node': 20.12.12 - '@vitejs/plugin-vue@5.1.4(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0))(vue@3.5.12)': + '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0))(vue@3.5.12)': dependencies: - vite: 5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0) + vite: 5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0) vue: 3.5.12 '@vue/compiler-core@3.5.12': @@ -6331,10 +6331,10 @@ snapshots: - uglify-js - utf-8-validate - laravel-vite-plugin@1.0.5(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0)): + laravel-vite-plugin@1.0.5(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0)): dependencies: picocolors: 1.0.1 - vite: 5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0) + vite: 5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0) vite-plugin-full-reload: 1.1.0 launch-editor@2.6.1: @@ -7097,14 +7097,14 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@14.2.1(sass@1.80.3)(webpack@5.91.0): + sass-loader@14.2.1(sass@1.80.4)(webpack@5.91.0): dependencies: neo-async: 2.6.2 optionalDependencies: - sass: 1.80.3 + sass: 1.80.4 webpack: 5.91.0(webpack-cli@4.10.0) - sass@1.80.3: + sass@1.80.4: dependencies: '@parcel/watcher': 2.4.1 chokidar: 4.0.1 @@ -7512,15 +7512,15 @@ snapshots: picocolors: 1.0.1 picomatch: 2.3.1 - vite-plugin-static-copy@1.0.6(vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0)): + vite-plugin-static-copy@1.0.6(vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(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.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0) + vite: 5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0) - vite@5.4.9(@types/node@20.12.12)(sass@1.80.3)(terser@5.31.0): + vite@5.4.10(@types/node@20.12.12)(sass@1.80.4)(terser@5.31.0): dependencies: esbuild: 0.21.5 postcss: 8.4.47 @@ -7528,7 +7528,7 @@ snapshots: optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 - sass: 1.80.3 + sass: 1.80.4 terser: 5.31.0 vm-browserify@1.1.2: {}