Compare commits

..

1 Commits

Author SHA1 Message Date
edc1c0526e Update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-17 00:52:06 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"prettier": "3.0.3", "prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6", "prettier-plugin-tailwindcss": "0.5.6",
"sass": "1.69.4", "sass": "1.69.4",
"tailwindcss": "4.1.6", "tailwindcss": "4.1.7",
"typescript": "5.2.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" resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80"
integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw== integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==
tailwindcss@4.1.6: tailwindcss@4.1.7:
version "4.1.6" version "4.1.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.6.tgz#ebe62de22b7d8a8c1f76bd3a07fc37c3fcc36503" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.7.tgz#949f76d50667946ddd7291e0c7a4b5a7dfc9e765"
integrity sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg== integrity sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg==
to-regex-range@^5.0.1: to-regex-range@^5.0.1:
version "5.0.1" version "5.0.1"