Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.3 to 3.4.6
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 764364f commit 6571403
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.3",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.6",
"typescript": "^5"
},
"packageManager": "yarn@4.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ __metadata:
react: "npm:^18"
react-dom: "npm:^18"
react-widgets: "npm:^5.8.4"
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.6"
typescript: "npm:^5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3820,9 +3820,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.1":
version: 3.4.3
resolution: "tailwindcss@npm:3.4.3"
"tailwindcss@npm:^3.4.6":
version: 3.4.6
resolution: "tailwindcss@npm:3.4.6"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -3849,7 +3849,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9
checksum: 10c0/8d82b697ecf41d8cd100ab3369e3cbcb30e350afc5b595a000b201ba666628a68543154297f96c5b2a3f2614f37bb981af4766556ebaae832079fa9a436e8563
languageName: node
linkType: hard

Expand Down

0 comments on commit 6571403

Please sign in to comment.