Skip to content

Commit

Permalink
fix(deps): update dependency tailwindcss to v3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 7a00ff7 commit 662e671
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"server-only": "0.0.1",
"sharp": "0.33.5",
"superjson": "2.2.2",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.16",
"timeago-react": "3.0.6",
"typescript": "5.7.2",
"zod": "^3.23.8",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2705,7 +2705,7 @@ __metadata:
server-only: "npm:0.0.1"
sharp: "npm:0.33.5"
superjson: "npm:2.2.2"
tailwindcss: "npm:3.4.15"
tailwindcss: "npm:3.4.16"
timeago-react: "npm:3.0.6"
tsx: "npm:4.19.2"
typescript: "npm:5.7.2"
Expand Down Expand Up @@ -6432,20 +6432,20 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^2.1.0":
version: 2.1.0
resolution: "lilconfig@npm:2.1.0"
checksum: 10c0/64645641aa8d274c99338e130554abd6a0190533c0d9eb2ce7ebfaf2e05c7d9961f3ffe2bfa39efd3b60c521ba3dd24fa236fe2775fc38501bf82bf49d4678b8
languageName: node
linkType: hard

"lilconfig@npm:^3.0.0":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10c0/f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
languageName: node
linkType: hard

"lilconfig@npm:^3.1.3":
version: 3.1.3
resolution: "lilconfig@npm:3.1.3"
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down Expand Up @@ -8673,9 +8673,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.15":
version: 3.4.15
resolution: "tailwindcss@npm:3.4.15"
"tailwindcss@npm:3.4.16":
version: 3.4.16
resolution: "tailwindcss@npm:3.4.16"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -8686,7 +8686,7 @@ __metadata:
glob-parent: "npm:^6.0.2"
is-glob: "npm:^4.0.3"
jiti: "npm:^1.21.6"
lilconfig: "npm:^2.1.0"
lilconfig: "npm:^3.1.3"
micromatch: "npm:^4.0.8"
normalize-path: "npm:^3.0.0"
object-hash: "npm:^3.0.0"
Expand All @@ -8702,7 +8702,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/709058837c5adf0b7e1386ba353983dcf2af3d390e8822fac8d53ecaaad0f6f040fd3050b1db636e2abd46ae775317a89b350ce925477ea96cca8f6c56d901df
checksum: 10c0/f716ff38e0ea6f25c2b3d811e0aaac07f627193e8527d8ad945d5088d4a188ac1eb1e8ee9aef76d8525e756ffbb8369d717013d3ffc2f49fabaa94cb1e6784c1
languageName: node
linkType: hard

Expand Down

0 comments on commit 662e671

Please sign in to comment.