Merge pull request #243 from bartvdbraak/renovate/postcss-load-config-5.x-lockfile

chore(deps): update dependency postcss-load-config to v5.0.3
This commit is contained in:
Bart van der Braak 2024-02-25 20:08:47 +01:00 committed by GitHub
commit 1f5f12954d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.5
@ -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
@ -2809,10 +2809,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'
@ -2823,9 +2823,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):
@ -3321,7 +3321,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:
@ -3334,7 +3334,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'
@ -3381,7 +3381,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
@ -3423,7 +3423,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
@ -3746,6 +3746,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==}