Skip to content

Commit

Permalink
chore: update dependency tailwindcss to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 74fcd06 commit 8c5fa0b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier-config-smarthr": "^1.0.1",
"storybook": "^8.5.1",
"stylelint-config-smarthr": "^3.0.2",
"tailwindcss": "^3.4.17",
"tailwindcss": "^4.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"vite": "^5.4.14",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5580,7 +5580,7 @@ tailwind-variants@^0.1.20:
dependencies:
tailwind-merge "^1.14.0"

tailwindcss@^3.4.1, tailwindcss@^3.4.17:
tailwindcss@^3.4.1:
version "3.4.17"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
Expand Down Expand Up @@ -5608,6 +5608,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
resolve "^1.22.8"
sucrase "^3.35.0"

tailwindcss@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.1.tgz#ae722697352001233a8f491aeb755e83139c453b"
integrity sha512-UK5Biiit/e+r3i0O223bisoS5+y7ZT1PM8Ojn0MxRHzXN1VPZ2KY6Lo6fhu1dOfCfyUAlK7Lt6wSxowRabATBw==

telejson@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"
Expand Down

0 comments on commit 8c5fa0b

Please sign in to comment.