Compare commits

..

1 Commits

Author SHA1 Message Date
a2132b3369 Update all dependencies
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2025-02-20 02:01:44 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"autoprefixer": "10.4.20",
"eslint": "8.40.0",
"eslint-config-next": "latest",
"postcss": "8.5.2",
"postcss": "8.5.3",
"prettier": "3.5.1",
"prettier-plugin-tailwindcss": "0.6.11",
"tailwindcss": "4.0.7",

View File

@ -2112,10 +2112,10 @@ postcss@8.4.49:
picocolors "^1.1.1"
source-map-js "^1.2.1"
postcss@8.5.2:
version "8.5.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
postcss@8.5.3:
version "8.5.3"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
dependencies:
nanoid "^3.3.8"
picocolors "^1.1.1"