Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.4.10 (#1367)
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 9, 2024
1 parent 5066034 commit c1d1a72
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/kg-unsplash-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jsdom": "24.1.1",
"postcss": "8.4.41",
"postcss-import": "16.1.0",
"tailwindcss": "3.4.9",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "5.2.11",
"vite-plugin-css-injected-by-js": "3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"react-slider": "^2.0.6",
"storybook": "^7.6.19",
"stylelint": "16.9.0",
"tailwindcss": "3.4.9",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "4.5.3",
"vite-plugin-svgr": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18663,10 +18663,10 @@ table@^6.8.2:
string-width "^4.2.3"
strip-ansi "^6.0.1"

[email protected].9:
version "3.4.9"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.9.tgz#9e04cddce1924d530df62af37d3520f0e2a9d85e"
integrity sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==
[email protected].10:
version "3.4.10"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.10.tgz#70442d9aeb78758d1f911af29af8255ecdb8ffef"
integrity sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==
dependencies:
"@alloc/quick-lru" "^5.2.0"
arg "^5.0.2"
Expand Down

0 comments on commit c1d1a72

Please sign in to comment.