Update dependency postcss to v8.5.5
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m26s
Add copyright notice / copyright_notice (pull_request) Successful in 2m26s
Playwright Tests / test (pull_request) Successful in 18m57s
Build Nginx-based docker image / build-static-assets (push) Successful in 24m30s

This commit is contained in:
Renovate Bot 2025-06-14 02:05:11 +00:00
parent 02a7270da0
commit 46fa8133c3
2 changed files with 22 additions and 22 deletions

View File

@ -18,7 +18,7 @@
"dompurify": "^3.2.6",
"next": "15.3.3",
"next-auth": "5.0.0-beta.28",
"postcss": "8.5.4",
"postcss": "8.5.5",
"primeicons": "^7.0.0",
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",

42
pnpm-lock.yaml generated
View File

@ -28,7 +28,7 @@ importers:
version: 2.14.0
autoprefixer:
specifier: 10.4.21
version: 10.4.21(postcss@8.5.4)
version: 10.4.21(postcss@8.5.5)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@ -45,8 +45,8 @@ importers:
specifier: 5.0.0-beta.28
version: 5.0.0-beta.28(next@15.3.3(@playwright/test@1.53.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.5.4
version: 8.5.4
specifier: 8.5.5
version: 8.5.5
primeicons:
specifier: ^7.0.0
version: 7.0.0
@ -1209,8 +1209,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.4:
resolution: {integrity: sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==}
postcss@8.5.5:
resolution: {integrity: sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==}
engines: {node: ^10 || ^12 || >=14}
preact-render-to-string@6.5.11:
@ -2018,14 +2018,14 @@ snapshots:
asynckit@0.4.0: {}
autoprefixer@10.4.21(postcss@8.5.4):
autoprefixer@10.4.21(postcss@8.5.5):
dependencies:
browserslist: 4.24.4
caniuse-lite: 1.0.30001702
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
postcss: 8.5.4
postcss: 8.5.5
postcss-value-parser: 4.2.0
axios@1.9.0:
@ -2555,28 +2555,28 @@ snapshots:
optionalDependencies:
fsevents: 2.3.2
postcss-import@15.1.0(postcss@8.5.4):
postcss-import@15.1.0(postcss@8.5.5):
dependencies:
postcss: 8.5.4
postcss: 8.5.5
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
postcss-js@4.0.1(postcss@8.5.4):
postcss-js@4.0.1(postcss@8.5.5):
dependencies:
camelcase-css: 2.0.1
postcss: 8.5.4
postcss: 8.5.5
postcss-load-config@4.0.2(postcss@8.5.4):
postcss-load-config@4.0.2(postcss@8.5.5):
dependencies:
lilconfig: 3.1.3
yaml: 2.4.3
optionalDependencies:
postcss: 8.5.4
postcss: 8.5.5
postcss-nested@6.2.0(postcss@8.5.4):
postcss-nested@6.2.0(postcss@8.5.5):
dependencies:
postcss: 8.5.4
postcss: 8.5.5
postcss-selector-parser: 6.1.2
postcss-selector-parser@6.1.2:
@ -2592,7 +2592,7 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.4:
postcss@8.5.5:
dependencies:
nanoid: 3.3.11
picocolors: 1.1.1
@ -2903,11 +2903,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.1.1
postcss: 8.5.4
postcss-import: 15.1.0(postcss@8.5.4)
postcss-js: 4.0.1(postcss@8.5.4)
postcss-load-config: 4.0.2(postcss@8.5.4)
postcss-nested: 6.2.0(postcss@8.5.4)
postcss: 8.5.5
postcss-import: 15.1.0(postcss@8.5.5)
postcss-js: 4.0.1(postcss@8.5.5)
postcss-load-config: 4.0.2(postcss@8.5.5)
postcss-nested: 6.2.0(postcss@8.5.5)
postcss-selector-parser: 6.1.2
resolve: 1.22.8
sucrase: 3.35.0