Skip to content

Commit

Permalink
[js] Update tailwindcss 3.3.6 → 3.4.0 (minor) (avo-hq#2272)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Dec 24, 2023
1 parent f1eff8a commit 2692d97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"regenerator-runtime": "^0.13.11",
"stimulus-rails-nested-form": "^4.1.0",
"stimulus-use": "^0.50.0",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.0",
"tailwindcss-stimulus-components": "^3.0.4",
"tippy.js": "^6.3.7",
"trix": "^2.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4307,10 +4307,10 @@ tailwindcss-stimulus-components@^3.0.4:
dependencies:
"@hotwired/stimulus" ">=3.0.0"

tailwindcss@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.6.tgz#4dd7986bf4902ad385d90d45fd4b2fa5fab26d5f"
integrity sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==
tailwindcss@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.0.tgz#045a9c474e6885ebd0436354e611a76af1c76839"
integrity sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
Expand Down

0 comments on commit 2692d97

Please sign in to comment.