Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
8570cd1315 Update dependency tailwindcss to v4
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m1s
Add copyright notice / copyright_notice (pull_request) Failing after 31s
Check usage of free licenses / build-static-assets (pull_request) Failing after 28s
Playwright Tests / test (pull_request) Has been skipped
2025-03-03 03:10:39 +00:00
Renovate Bot
4c03b428b4 Update dependency postcss to v8.5.3
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 8m6s
Add copyright notice / copyright_notice (pull_request) Successful in 11m31s
Build Nginx-based docker image / build-static-assets (push) Failing after 41s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 6m57s
2025-03-02 03:08:04 +00:00
2 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@
"clsx": "^2.1.1", "clsx": "^2.1.1",
"next": "15.1.7", "next": "15.1.7",
"next-auth": "5.0.0-beta.25", "next-auth": "5.0.0-beta.25",
"postcss": "8.5.2", "postcss": "8.5.3",
"primeicons": "^7.0.0", "primeicons": "^7.0.0",
"primereact": "^10.8.2", "primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704", "react": "19.0.0-rc-f38c22b244-20240704",

16
pnpm-lock.yaml generated
View File

@ -16,7 +16,7 @@ importers:
version: 0.5.10(tailwindcss@4.0.9) version: 0.5.10(tailwindcss@4.0.9)
autoprefixer: autoprefixer:
specifier: 10.4.20 specifier: 10.4.20
version: 10.4.20(postcss@8.5.2) version: 10.4.20(postcss@8.5.3)
bcrypt: bcrypt:
specifier: ^5.1.1 specifier: ^5.1.1
version: 5.1.1 version: 5.1.1
@ -30,8 +30,8 @@ importers:
specifier: 5.0.0-beta.25 specifier: 5.0.0-beta.25
version: 5.0.0-beta.25(next@15.1.7(@playwright/test@1.50.1)(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) version: 5.0.0-beta.25(next@15.1.7(@playwright/test@1.50.1)(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: postcss:
specifier: 8.5.2 specifier: 8.5.3
version: 8.5.2 version: 8.5.3
primeicons: primeicons:
specifier: ^7.0.0 specifier: ^7.0.0
version: 7.0.0 version: 7.0.0
@ -620,8 +620,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
postcss@8.5.2: postcss@8.5.3:
resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==} resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
preact-render-to-string@5.2.3: preact-render-to-string@5.2.3:
@ -1005,14 +1005,14 @@ snapshots:
delegates: 1.0.0 delegates: 1.0.0
readable-stream: 3.6.2 readable-stream: 3.6.2
autoprefixer@10.4.20(postcss@8.5.2): autoprefixer@10.4.20(postcss@8.5.3):
dependencies: dependencies:
browserslist: 4.23.3 browserslist: 4.23.3
caniuse-lite: 1.0.30001651 caniuse-lite: 1.0.30001651
fraction.js: 4.3.7 fraction.js: 4.3.7
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.1 picocolors: 1.0.1
postcss: 8.5.2 postcss: 8.5.3
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
balanced-match@1.0.2: {} balanced-match@1.0.2: {}
@ -1269,7 +1269,7 @@ snapshots:
picocolors: 1.1.1 picocolors: 1.1.1
source-map-js: 1.2.1 source-map-js: 1.2.1
postcss@8.5.2: postcss@8.5.3:
dependencies: dependencies:
nanoid: 3.3.8 nanoid: 3.3.8
picocolors: 1.1.1 picocolors: 1.1.1