diff --git a/composer.lock b/composer.lock index c0191b0..b743f6d 100644 --- a/composer.lock +++ b/composer.lock @@ -4141,16 +4141,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.8", + "version": "v0.12.9", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625" + "reference": "1b801844becfe648985372cb4b12ad6840245ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625", - "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1b801844becfe648985372cb4b12ad6840245ace", + "reference": "1b801844becfe648985372cb4b12ad6840245ace", "shasum": "" }, "require": { @@ -4214,9 +4214,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.8" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.9" }, - "time": "2025-03-16T03:05:19+00:00" + "time": "2025-06-23T02:35:06+00:00" }, { "name": "ralouphie/getallheaders", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e4c6d8..0a7cc4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 5.0.43 laravel-vite-plugin: specifier: 1.3.0 - version: 1.3.0(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0)) + version: 1.3.0(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)) postcss: specifier: 8.5.6 version: 8.5.6 @@ -34,7 +34,7 @@ importers: version: 4.1.10 vite: specifier: 6.3.5 - version: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0) + version: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1) packages: @@ -755,11 +755,6 @@ packages: resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} engines: {node: '>=18'} - yaml@2.8.0: - resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} - engines: {node: '>= 14.6'} - hasBin: true - snapshots: '@alloc/quick-lru@5.2.0': {} @@ -1148,10 +1143,10 @@ snapshots: jiti@2.4.2: {} - laravel-vite-plugin@1.3.0(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0)): + laravel-vite-plugin@1.3.0(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)): dependencies: picocolors: 1.1.1 - vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0) + vite: 6.3.5(jiti@2.4.2)(lightningcss@1.30.1) vite-plugin-full-reload: 1.2.0 lightningcss-darwin-arm64@1.30.1: @@ -1301,7 +1296,7 @@ snapshots: picocolors: 1.1.1 picomatch: 2.3.1 - vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0): + vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1): dependencies: esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) @@ -1313,9 +1308,5 @@ snapshots: fsevents: 2.3.3 jiti: 2.4.2 lightningcss: 1.30.1 - yaml: 2.8.0 yallist@5.0.0: {} - - yaml@2.8.0: - optional: true