Merge pull request 'Update dependency postcss to v8.5.4' (#259) from renovate/postcss-8.x into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 53s
Build Nginx-based docker image / build-static-assets (push) Successful in 16m11s

Reviewed-on: #259
This commit is contained in:
bustikiller 2025-06-01 20:27:40 +00:00
commit c649f327e0
2 changed files with 30 additions and 23 deletions

View File

@ -14,7 +14,7 @@
"clsx": "^2.1.1",
"next": "15.3.3",
"next-auth": "5.0.0-beta.28",
"postcss": "8.5.3",
"postcss": "8.5.4",
"primeicons": "^7.0.0",
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",

51
pnpm-lock.yaml generated
View File

@ -19,7 +19,7 @@ importers:
version: 0.5.10(tailwindcss@3.4.17)
autoprefixer:
specifier: 10.4.21
version: 10.4.21(postcss@8.5.3)
version: 10.4.21(postcss@8.5.4)
bcrypt:
specifier: ^5.1.1
version: 5.1.1
@ -33,8 +33,8 @@ importers:
specifier: 5.0.0-beta.28
version: 5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.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.3
version: 8.5.3
specifier: 8.5.4
version: 8.5.4
primeicons:
specifier: ^7.0.0
version: 7.0.0
@ -932,6 +932,11 @@ packages:
mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
nanoid@3.3.11:
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@3.3.8:
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@ -1113,8 +1118,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.3:
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
postcss@8.5.4:
resolution: {integrity: sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==}
engines: {node: ^10 || ^12 || >=14}
preact-render-to-string@6.5.11:
@ -1943,14 +1948,14 @@ snapshots:
arg@5.0.2: {}
autoprefixer@10.4.21(postcss@8.5.3):
autoprefixer@10.4.21(postcss@8.5.4):
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.3
postcss: 8.5.4
postcss-value-parser: 4.2.0
babel-plugin-macros@3.1.0:
@ -2304,6 +2309,8 @@ snapshots:
object-assign: 4.1.1
thenify-all: 1.6.0
nanoid@3.3.11: {}
nanoid@3.3.8: {}
next-auth@5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.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):
@ -2411,28 +2418,28 @@ snapshots:
optionalDependencies:
fsevents: 2.3.2
postcss-import@15.1.0(postcss@8.5.3):
postcss-import@15.1.0(postcss@8.5.4):
dependencies:
postcss: 8.5.3
postcss: 8.5.4
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
postcss-js@4.0.1(postcss@8.5.3):
postcss-js@4.0.1(postcss@8.5.4):
dependencies:
camelcase-css: 2.0.1
postcss: 8.5.3
postcss: 8.5.4
postcss-load-config@4.0.2(postcss@8.5.3):
postcss-load-config@4.0.2(postcss@8.5.4):
dependencies:
lilconfig: 3.1.3
yaml: 2.4.3
optionalDependencies:
postcss: 8.5.3
postcss: 8.5.4
postcss-nested@6.2.0(postcss@8.5.3):
postcss-nested@6.2.0(postcss@8.5.4):
dependencies:
postcss: 8.5.3
postcss: 8.5.4
postcss-selector-parser: 6.1.2
postcss-selector-parser@6.1.2:
@ -2448,9 +2455,9 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.3:
postcss@8.5.4:
dependencies:
nanoid: 3.3.8
nanoid: 3.3.11
picocolors: 1.1.1
source-map-js: 1.2.1
@ -2661,11 +2668,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.1.1
postcss: 8.5.3
postcss-import: 15.1.0(postcss@8.5.3)
postcss-js: 4.0.1(postcss@8.5.3)
postcss-load-config: 4.0.2(postcss@8.5.3)
postcss-nested: 6.2.0(postcss@8.5.3)
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-selector-parser: 6.1.2
resolve: 1.22.8
sucrase: 3.35.0