Update dependency tailwindcss to v4.0.17

This commit is contained in:
Kasper Juul Hermansen 2025-03-26 10:41:05 +00:00
parent 6f238bb19a
commit 15d69cabd0
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"@types/react": "19.0.10",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",
"tailwindcss": "4.0.17",
"typescript": "5.8.2"
}
}

View File

@ -1781,10 +1781,10 @@ supports-color@^8.0.0:
dependencies:
has-flag "^4.0.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.0.17:
version "4.0.17"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.17.tgz#44332e28d4213385727b6199e07ab296d8bdfa42"
integrity sha512-OErSiGzRa6rLiOvaipsDZvLMSpsBZ4ysB4f0VKGXUrjw2jfkJRd6kjRKV2+ZmTCNvwtvgdDam5D7w6WXsdLJZw==
timers-browserify@2.0.12:
version "2.0.12"