Skip to content

Commit bc23616

Browse files
Bump tailwind-variants from 2.1.0 to 3.1.0 (#1054)
Bumps [tailwind-variants](https://github.com/heroui-inc/tailwind-variants) from 2.1.0 to 3.1.0. - [Release notes](https://github.com/heroui-inc/tailwind-variants/releases) - [Changelog](https://github.com/heroui-inc/tailwind-variants/blob/main/CHANGELOG.md) - [Commits](heroui-inc/tailwind-variants@v2.1.0...v3.1.0) --- updated-dependencies: - dependency-name: tailwind-variants dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f52f573 commit bc23616

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"graphql-tag": "^2.0.0",
5252
"next-sitemap": "^4.2.3",
5353
"postcss": "^8.5.6",
54-
"tailwind-variants": "^2.1.0",
54+
"tailwind-variants": "^3.1.0",
5555
"tailwindcss": "4.1.11",
5656
"typescript": "^5.9.2"
5757
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6055,10 +6055,10 @@ [email protected]:
60556055
resolved "https://registry.yarnpkg.com/tailwind-variants/-/tailwind-variants-2.0.1.tgz#4b688938491c8df018a36eba7066903075250dfd"
60566056
integrity sha512-1wt8c4PWO3jbZcKGBrjIV8cehWarREw1C2os0k8Mcq0nof/CbafNhUUjb0LRWiiRfAvDK6v1deswtHLsygKglw==
60576057

6058-
tailwind-variants@^2.1.0:
6059-
version "2.1.0"
6060-
resolved "https://registry.yarnpkg.com/tailwind-variants/-/tailwind-variants-2.1.0.tgz#f4b207bb9d9f7a446b1622971bb992e5096b948f"
6061-
integrity sha512-82m0eRex0z6A3GpvfoTCpHr+wWJmbecfVZfP3mqLoDxeya5tN4mYJQZwa5Aw1hRZTedwpu1D2JizYenoEdyD8w==
6058+
tailwind-variants@^3.1.0:
6059+
version "3.1.0"
6060+
resolved "https://registry.yarnpkg.com/tailwind-variants/-/tailwind-variants-3.1.0.tgz#d2827f601702640c0b28560361328bb74e383548"
6061+
integrity sha512-ieiYaEfUr+sNhw/k++dosmZfVA4VIG5bV+G1eGdJSC4FcflqQv0iSIlOLj/RbzRuTu/VrIiNSlwh1esBM3BXUg==
60626062

60636063
60646064
version "4.1.11"

0 commit comments

Comments
 (0)