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 Feb 4, 2025
1 parent 74fcd06 commit 3c72743
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.3",
"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.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.3.tgz#8f34c24cd23e021662113bd4e13df1e700cb52f8"
integrity sha512-ImmZF0Lon5RrQpsEAKGxRvHwCvMgSC4XVlFRqmbzTEDb/3wvin9zfEZrMwgsa3yqBbPqahYcVI6lulM2S7IZAA==

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 3c72743

Please sign in to comment.