chore(deps): update dependency postcss-load-config to v6 (#12976)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-08 07:24:18 +08:00 committed by GitHub
parent 1a1a5c07c8
commit fcd757fa4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 17 deletions

View File

@ -77,7 +77,7 @@
"nano-staged": "^0.8.0", "nano-staged": "^0.8.0",
"picocolors": "^1.0.1", "picocolors": "^1.0.1",
"postcss": "^8.4.38", "postcss": "^8.4.38",
"postcss-load-config": "^4.0.2", "postcss-load-config": "^6.0.1",
"prettier": "^3.3.1", "prettier": "^3.3.1",
"rspack-plugin-virtual-module": "^0.1.12", "rspack-plugin-virtual-module": "^0.1.12",
"terser": "^5.31.1", "terser": "^5.31.1",

30
pnpm-lock.yaml generated
View File

@ -239,8 +239,8 @@ importers:
specifier: ^8.4.38 specifier: ^8.4.38
version: 8.4.38 version: 8.4.38
postcss-load-config: postcss-load-config:
specifier: ^4.0.2 specifier: ^6.0.1
version: 4.0.2(postcss@8.4.38) version: 6.0.1(postcss@8.4.38)
prettier: prettier:
specifier: ^3.3.1 specifier: ^3.3.1
version: 3.3.1 version: 3.3.1
@ -2468,16 +2468,22 @@ packages:
pkg-types@1.1.0: pkg-types@1.1.0:
resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==} resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==}
postcss-load-config@4.0.2: postcss-load-config@6.0.1:
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
engines: {node: '>= 14'} engines: {node: '>= 18'}
peerDependencies: peerDependencies:
jiti: '>=1.21.0'
postcss: '>=8.0.9' postcss: '>=8.0.9'
ts-node: '>=9.0.0' tsx: ^4.8.1
yaml: ^2.4.2
peerDependenciesMeta: peerDependenciesMeta:
jiti:
optional: true
postcss: postcss:
optional: true optional: true
ts-node: tsx:
optional: true
yaml:
optional: true optional: true
postcss-selector-parser@6.0.16: postcss-selector-parser@6.0.16:
@ -3136,11 +3142,6 @@ packages:
yallist@4.0.0: yallist@4.0.0:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
yaml@2.4.1:
resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==}
engines: {node: '>= 14'}
hasBin: true
yargs-parser@21.1.1: yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'} engines: {node: '>=12'}
@ -5427,10 +5428,9 @@ snapshots:
mlly: 1.6.1 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
postcss-load-config@4.0.2(postcss@8.4.38): postcss-load-config@6.0.1(postcss@8.4.38):
dependencies: dependencies:
lilconfig: 3.1.1 lilconfig: 3.1.1
yaml: 2.4.1
optionalDependencies: optionalDependencies:
postcss: 8.4.38 postcss: 8.4.38
@ -6019,8 +6019,6 @@ snapshots:
yallist@4.0.0: {} yallist@4.0.0: {}
yaml@2.4.1: {}
yargs-parser@21.1.1: {} yargs-parser@21.1.1: {}
yargs@17.7.2: yargs@17.7.2: