Update dependency postcss to v8.4.41
Some checks failed
Playwright Tests / test (pull_request) Failing after 4m0s

This commit is contained in:
Renovate Bot 2024-08-11 20:06:15 +00:00
parent 0400f105a1
commit e1c17e7051
2 changed files with 22 additions and 22 deletions

View File

@ -14,7 +14,7 @@
"clsx": "^2.1.1",
"next": "15.0.0-canary.56",
"next-auth": "5.0.0-beta.19",
"postcss": "8.4.38",
"postcss": "8.4.41",
"primeicons": "^7.0.0",
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",

42
pnpm-lock.yaml generated
View File

@ -19,7 +19,7 @@ importers:
version: 0.8.0
autoprefixer:
specifier: 10.4.19
version: 10.4.19(postcss@8.4.38)
version: 10.4.19(postcss@8.4.41)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@ -33,8 +33,8 @@ importers:
specifier: 5.0.0-beta.19
version: 5.0.0-beta.19(next@15.0.0-canary.56(@playwright/test@1.46.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
postcss:
specifier: 8.4.38
version: 8.4.38
specifier: 8.4.41
version: 8.4.41
primeicons:
specifier: ^7.0.0
version: 7.0.0
@ -933,8 +933,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.4.38:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
postcss@8.4.41:
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
engines: {node: ^10 || ^12 || >=14}
postgres-array@2.0.0:
@ -1507,14 +1507,14 @@ snapshots:
arg@5.0.2: {}
autoprefixer@10.4.19(postcss@8.4.38):
autoprefixer@10.4.19(postcss@8.4.41):
dependencies:
browserslist: 4.23.0
caniuse-lite: 1.0.30001632
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
postcss: 8.4.38
postcss: 8.4.41
postcss-value-parser: 4.2.0
balanced-match@1.0.2: {}
@ -1940,28 +1940,28 @@ snapshots:
optionalDependencies:
fsevents: 2.3.2
postcss-import@15.1.0(postcss@8.4.38):
postcss-import@15.1.0(postcss@8.4.41):
dependencies:
postcss: 8.4.38
postcss: 8.4.41
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
postcss-js@4.0.1(postcss@8.4.38):
postcss-js@4.0.1(postcss@8.4.41):
dependencies:
camelcase-css: 2.0.1
postcss: 8.4.38
postcss: 8.4.41
postcss-load-config@4.0.2(postcss@8.4.38):
postcss-load-config@4.0.2(postcss@8.4.41):
dependencies:
lilconfig: 3.1.1
yaml: 2.4.3
optionalDependencies:
postcss: 8.4.38
postcss: 8.4.41
postcss-nested@6.0.1(postcss@8.4.38):
postcss-nested@6.0.1(postcss@8.4.41):
dependencies:
postcss: 8.4.38
postcss: 8.4.41
postcss-selector-parser: 6.1.0
postcss-selector-parser@6.1.0:
@ -1977,7 +1977,7 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
postcss@8.4.38:
postcss@8.4.41:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
@ -2184,11 +2184,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.1
postcss: 8.4.38
postcss-import: 15.1.0(postcss@8.4.38)
postcss-js: 4.0.1(postcss@8.4.38)
postcss-load-config: 4.0.2(postcss@8.4.38)
postcss-nested: 6.0.1(postcss@8.4.38)
postcss: 8.4.41
postcss-import: 15.1.0(postcss@8.4.41)
postcss-js: 4.0.1(postcss@8.4.41)
postcss-load-config: 4.0.2(postcss@8.4.41)
postcss-nested: 6.0.1(postcss@8.4.41)
postcss-selector-parser: 6.1.0
resolve: 1.22.8
sucrase: 3.35.0