Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tailwindcss to v3.4.17 #1407

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"pinst": "3.0.0",
"prettier": "3.4.2",
"start-server-and-test": "2.0.9",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"ts-node": "10.9.2",
"typescript": "5.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9275,7 +9275,7 @@ __metadata:
stripe: "npm:16.12.0"
styled-components: "npm:6.1.13"
swr: "npm:2.2.5"
tailwindcss: "npm:3.4.16"
tailwindcss: "npm:3.4.17"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.2"
use-debounce: "npm:10.0.4"
Expand Down Expand Up @@ -11505,9 +11505,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.16":
version: 3.4.16
resolution: "tailwindcss@npm:3.4.16"
"tailwindcss@npm:3.4.17":
version: 3.4.17
resolution: "tailwindcss@npm:3.4.17"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -11534,7 +11534,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/f716ff38e0ea6f25c2b3d811e0aaac07f627193e8527d8ad945d5088d4a188ac1eb1e8ee9aef76d8525e756ffbb8369d717013d3ffc2f49fabaa94cb1e6784c1
checksum: 10c0/cc42c6e7fdf88a5507a0d7fea37f1b4122bec158977f8c017b2ae6828741f9e6f8cb90282c6bf2bd5951fd1220a53e0a50ca58f5c1c00eb7f5d9f8b80dc4523c
languageName: node
linkType: hard

Expand Down
Loading