Compare commits

..

1 Commits

Author SHA1 Message Date
99b906c1d8 Update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure
2025-04-04 00:50:29 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6",
"sass": "1.69.4",
"tailwindcss": "4.1.1",
"tailwindcss": "4.1.2",
"typescript": "5.2.2"
}
}

View File

@ -387,10 +387,10 @@ styled-jsx@5.0.1:
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80"
integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==
tailwindcss@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.1.tgz#f2bae12b32687e63afa37c4f638b89520104e83f"
integrity sha512-QNbdmeS979Efzim2g/bEvfuh+fTcIdp1y7gA+sb6OYSW74rt7Cr7M78AKdf6HqWT3d5AiTb7SwTT3sLQxr4/qw==
tailwindcss@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.2.tgz#5f1e4b1e336e8433c6e275bd3e6dd4f0f9ea6c47"
integrity sha512-VCsK+fitIbQF7JlxXaibFhxrPq4E2hDcG8apzHUdWFMCQWD8uLdlHg4iSkZ53cgLCCcZ+FZK7vG8VjvLcnBgKw==
to-regex-range@^5.0.1:
version "5.0.1"