Compare commits

..

1 Commits

Author SHA1 Message Date
fec000700a Update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-10 00:50:34 +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.5",
"tailwindcss": "4.1.6",
"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.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.5.tgz#d35607f1a351051bd29cda7e59ab2c222ca8deb6"
integrity sha512-nYtSPfWGDiWgCkwQG/m+aX83XCwf62sBgg3bIlNiiOcggnS1x3uVRDAuyelBFL+vJdOPPCGElxv9DjHJjRHiVA==
tailwindcss@4.1.6:
version "4.1.6"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.6.tgz#ebe62de22b7d8a8c1f76bd3a07fc37c3fcc36503"
integrity sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==
to-regex-range@^5.0.1:
version "5.0.1"