diff --git a/projects/app/package.json b/projects/app/package.json index 87b5af0057..07fe54ed5b 100644 --- a/projects/app/package.json +++ b/projects/app/package.json @@ -105,7 +105,7 @@ "react-responsive": "^10.0.0", "replicache": "patch:replicache@npm%3A15.3.0#~/.yarn/patches/replicache-npm-15.3.0-abf9574e6e.patch", "rive-react-native": "^9.3.4", - "tailwind-variants": "^1.0.0", + "tailwind-variants": "^3.0.0", "tailwindcss": "^3.4.17", "usehooks-ts": "^3.1.0", "ws": "^8.17.1", diff --git a/yarn.lock b/yarn.lock index 16ec8264bc..61abed68f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4671,7 +4671,7 @@ __metadata: replicache: "patch:replicache@npm%3A15.3.0#~/.yarn/patches/replicache-npm-15.3.0-abf9574e6e.patch" resolve-package-path: "npm:^4.0.3" rive-react-native: "npm:^9.3.4" - tailwind-variants: "npm:^1.0.0" + tailwind-variants: "npm:^3.0.0" tailwindcss: "npm:^3.4.17" ts-essentials: "npm:^10.0.3" tsx: "npm:^4.15.7" @@ -19032,21 +19032,16 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^2.6.0": - version: 2.6.0 - resolution: "tailwind-merge@npm:2.6.0" - checksum: 10c0/fc8a5535524de9f4dacf1c16ab298581c7bb757d68a95faaf28942b1c555a619bba9d4c6726fe83986e44973b315410c1a5226e5354c30ba82353bd6d2288fa5 - languageName: node - linkType: hard - -"tailwind-variants@npm:^1.0.0": - version: 1.0.0 - resolution: "tailwind-variants@npm:1.0.0" - dependencies: - tailwind-merge: "npm:3.0.2" +"tailwind-variants@npm:^3.0.0": + version: 3.1.1 + resolution: "tailwind-variants@npm:3.1.1" peerDependencies: + tailwind-merge: ">=3.0.0" tailwindcss: "*" - checksum: 10c0/404b88293067009c72b5c22e662ad6994438278b7ebcf4dedf9782832d98206f56f2918e39e202c590e7bb4a99b6272e3482fae3058fcd1cb7cc6e1c9ccf2435 + peerDependenciesMeta: + tailwind-merge: + optional: true + checksum: 10c0/58b4d50ac3d4abd67a8cb26cbae9ec83f3e4a48234aeedc0c9a0a23f7111495caad55c1641d4314dea242cd9aa71db2f0e6ceb2f914c393d570075d7f12a01ac languageName: node linkType: hard