fix(deps): update dependency tailwindcss to v4.2.0

This commit is contained in:
2026-02-19 01:59:40 +00:00
parent cd8c22bcfd
commit 07cd7e94b6
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"react-dom": "19.0.0",
"react-redux": "9.2.0",
"react-textarea-autosize": "8.5.7",
"tailwindcss": "4.0.10"
"tailwindcss": "4.2.0"
},
"devDependencies": {
"@types/react": "19.0.10",

View File

@@ -5495,10 +5495,10 @@ synckit@^0.8.4:
"@pkgr/utils" "^2.3.1"
tslib "^2.4.0"
tailwindcss@4.0.10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.10.tgz#42981b8b7e3918b856adffd7e29a896059366296"
integrity sha512-Z8U/6E2BWSdDkt3IWPiphoV+8V6aNzRmu2SriSbuhm6i3QIcY3TdUJzUP5NX8M8MZuIl+v4/77Rer8u4YSrSsg==
tailwindcss@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.0.tgz#fe0a67ddebe0c383096f68d22c677ae8af428ded"
integrity sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==
tapable@^2.2.0:
version "2.2.1"