Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.17 (#2418)
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 Dec 20, 2024
1 parent 3c96e2d commit a846f26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "^18.0.0"
},
"devDependencies": {
"tailwindcss": "3.4.16"
"tailwindcss": "3.4.17"
},
"browserslist": {
"production": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2400,7 +2400,7 @@ __metadata:
prism-react-renderer: "npm:2.4.1"
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
tailwindcss: "npm:3.4.16"
tailwindcss: "npm:3.4.17"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21965,9 +21965,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 @@ -21994,7 +21994,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/f716ff38e0ea6f25c2b3d811e0aaac07f627193e8527d8ad945d5088d4a188ac1eb1e8ee9aef76d8525e756ffbb8369d717013d3ffc2f49fabaa94cb1e6784c1
checksum: 10c0/cc42c6e7fdf88a5507a0d7fea37f1b4122bec158977f8c017b2ae6828741f9e6f8cb90282c6bf2bd5951fd1220a53e0a50ca58f5c1c00eb7f5d9f8b80dc4523c
languageName: node
linkType: hard

Expand Down

0 comments on commit a846f26

Please sign in to comment.