diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef9a4f6..0778db5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ devDependencies: version: 8.4.33 postcss-load-config: specifier: ^5.0.2 - version: 5.0.2(postcss@8.4.33) + version: 5.0.3(postcss@8.4.33) prettier: specifier: ^3.2.4 version: 3.2.4 @@ -102,7 +102,7 @@ devDependencies: version: 4.2.9 svelte-check: specifier: ^3.6.3 - version: 3.6.4(postcss-load-config@5.0.2)(postcss@8.4.33)(svelte@4.2.9) + version: 3.6.4(postcss-load-config@5.0.3)(postcss@8.4.33)(svelte@4.2.9) tailwindcss: specifier: ^3.4.1 version: 3.4.1 @@ -2804,10 +2804,10 @@ packages: dependencies: lilconfig: 3.1.1 postcss: 8.4.33 - yaml: 2.3.4 + yaml: 2.4.0 - /postcss-load-config@5.0.2(postcss@8.4.33): - resolution: {integrity: sha512-Q8QR3FYbqOKa0bnC1UQ2bFq9/ulHX5Bi34muzitMr8aDtUelO5xKeJEYC/5smE0jNE9zdB/NBnOwXKexELbRlw==} + /postcss-load-config@5.0.3(postcss@8.4.33): + resolution: {integrity: sha512-90pBBI5apUVruIEdCxZic93Wm+i9fTrp7TXbgdUCH+/L+2WnfpITSpq5dFU/IPvbv7aNiMlQISpUkAm3fEcvgQ==} engines: {node: '>= 18'} peerDependencies: jiti: '>=1.21.0' @@ -2818,9 +2818,9 @@ packages: postcss: optional: true dependencies: - lilconfig: 3.0.0 + lilconfig: 3.1.1 postcss: 8.4.33 - yaml: 2.3.4 + yaml: 2.4.0 dev: true /postcss-nested@6.0.1(postcss@8.4.33): @@ -3308,7 +3308,7 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check@3.6.4(postcss-load-config@5.0.2)(postcss@8.4.33)(svelte@4.2.9): + /svelte-check@3.6.4(postcss-load-config@5.0.3)(postcss@8.4.33)(svelte@4.2.9): resolution: {integrity: sha512-mY/dqucqm46p72M8yZmn81WPZx9mN6uuw8UVfR3ZKQeLxQg5HDGO3HHm5AZuWZPYNMLJ+TRMn+TeN53HfQ/vsw==} hasBin: true peerDependencies: @@ -3321,7 +3321,7 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 4.2.9 - svelte-preprocess: 5.1.3(postcss-load-config@5.0.2)(postcss@8.4.33)(svelte@4.2.9)(typescript@5.3.3) + svelte-preprocess: 5.1.3(postcss-load-config@5.0.3)(postcss@8.4.33)(svelte@4.2.9)(typescript@5.3.3) typescript: 5.3.3 transitivePeerDependencies: - '@babel/core' @@ -3368,7 +3368,7 @@ packages: svelte: 4.2.9 dev: true - /svelte-preprocess@5.1.3(postcss-load-config@5.0.2)(postcss@8.4.33)(svelte@4.2.9)(typescript@5.3.3): + /svelte-preprocess@5.1.3(postcss-load-config@5.0.3)(postcss@8.4.33)(svelte@4.2.9)(typescript@5.3.3): resolution: {integrity: sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==} engines: {node: '>= 16.0.0', pnpm: ^8.0.0} requiresBuild: true @@ -3410,7 +3410,7 @@ packages: detect-indent: 6.1.0 magic-string: 0.30.7 postcss: 8.4.33 - postcss-load-config: 5.0.2(postcss@8.4.33) + postcss-load-config: 5.0.3(postcss@8.4.33) sorcery: 0.11.0 strip-indent: 3.0.0 svelte: 4.2.9 @@ -3733,6 +3733,12 @@ packages: /yaml@2.3.4: resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} + dev: true + + /yaml@2.4.0: + resolution: {integrity: sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ==} + engines: {node: '>= 14'} + hasBin: true /yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}