Skip to content

Commit

Permalink
chore: update dependency tailwindcss to ^3.4.13 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 46a82b6 commit ce184bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@create-figma-plugin/tsconfig": "^3.1.0",
"@figma/plugin-typings": "^1.88.0",
"concurrently": "^8.2.2",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "^5.3.3"
},
"figma-plugin": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@ __metadata:
lucide-preact: "npm:^0.344.0"
ofetch: "npm:^1.3.4"
preact: "npm:^10.20.2"
tailwindcss: "npm:^3.4.12"
tailwindcss: "npm:^3.4.13"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9045,9 +9045,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.12":
version: 3.4.12
resolution: "tailwindcss@npm:3.4.12"
"tailwindcss@npm:^3.4.13":
version: 3.4.13
resolution: "tailwindcss@npm:3.4.13"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -9074,7 +9074,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/9ed1449d3b98ce54c6c3a6c3354121a14b39d8dba28815ea1b0fc5a0b32422a744545ba357690468912a1a781593bc7da3d4e56367abed284a300ae1fb0ab42b
checksum: 10c0/c6525be3dd26febc4ec5e45e80596bff8b48ade7de258c1ec8704297bf47c1ec7b2b186b13662ebaa6ab4795ad8879fb64064f796756bfc8b46558b542b01a6c
languageName: node
linkType: hard

Expand Down

0 comments on commit ce184bf

Please sign in to comment.