Skip to content

Commit bbf7e6b

Browse files
authored
Merge pull request #16 from kleros/dependabot/npm_and_yarn/dev/class-variance-authority-0.7.1
chore(deps): bump class-variance-authority from 0.7.0 to 0.7.1
2 parents 44490db + 3700e6a commit bbf7e6b

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@kleros/kleros-sdk": "2.1.10",
1616
"@radix-ui/react-dropdown-menu": "^2.1.2",
1717
"@radix-ui/react-separator": "^1.1.0",
18-
"class-variance-authority": "^0.7.0",
18+
"class-variance-authority": "^0.7.1",
1919
"clsx": "^2.1.1",
2020
"lucide-react": "^0.460.0",
2121
"next": "14.2.8",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,12 +1921,12 @@ __metadata:
19211921
languageName: node
19221922
linkType: hard
19231923

1924-
"class-variance-authority@npm:^0.7.0":
1925-
version: 0.7.0
1926-
resolution: "class-variance-authority@npm:0.7.0"
1924+
"class-variance-authority@npm:^0.7.1":
1925+
version: 0.7.1
1926+
resolution: "class-variance-authority@npm:0.7.1"
19271927
dependencies:
1928-
clsx: "npm:2.0.0"
1929-
checksum: 10c0/e11c57edf4bf50ef1c97bae41d68885afbaaedba26c48b7cc5dfb033390fed7012147e9532168d8c4f3497fce4dff15e20e6e60b8c9c9a4b0fe26b0e804513db
1928+
clsx: "npm:^2.1.1"
1929+
checksum: 10c0/0f438cea22131808b99272de0fa933c2532d5659773bfec0c583de7b3f038378996d3350683426b8e9c74a6286699382106d71fbec52f0dd5fbb191792cccb5b
19301930
languageName: node
19311931
linkType: hard
19321932

@@ -1963,13 +1963,6 @@ __metadata:
19631963
languageName: node
19641964
linkType: hard
19651965

1966-
"clsx@npm:2.0.0":
1967-
version: 2.0.0
1968-
resolution: "clsx@npm:2.0.0"
1969-
checksum: 10c0/c09f43b3144a0b7826b6b11b6a111b2c7440831004eecc02d333533c5e58ef0aa5f2dce071d3b25fbb8c8ea97b45df96c74bcc1d51c8c2027eb981931107b0cd
1970-
languageName: node
1971-
linkType: hard
1972-
19731966
"clsx@npm:^2.1.1":
19741967
version: 2.1.1
19751968
resolution: "clsx@npm:2.1.1"
@@ -4803,7 +4796,7 @@ __metadata:
48034796
"@types/react": "npm:^18"
48044797
"@types/react-dom": "npm:^18"
48054798
"@types/rtl-detect": "npm:^1"
4806-
class-variance-authority: "npm:^0.7.0"
4799+
class-variance-authority: "npm:^0.7.1"
48074800
clsx: "npm:^2.1.1"
48084801
husky: "npm:^9.1.7"
48094802
lint-staged: "npm:^15.2.10"

0 commit comments

Comments
 (0)