Skip to content

Commit 4c8f31e

Browse files
Update class-variance-authority requirement from ^0.7.0 to ^0.7.1
Updates the requirements on [class-variance-authority](https://github.com/joe-bell/cva) to permit the latest version. - [Release notes](https://github.com/joe-bell/cva/releases) - [Commits](joe-bell/cva@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: class-variance-authority dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b5f622 commit 4c8f31e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-312 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@radix-ui/react-label": "^2.1.0",
7979
"@radix-ui/react-select": "^2.1.1",
8080
"@radix-ui/react-slot": "^1.1.0",
81-
"class-variance-authority": "^0.7.0",
81+
"class-variance-authority": "^0.7.1",
8282
"clsx": "^2.1.1",
8383
"fabric": "^5.3.0",
8484
"jspdf": "^2.5.1",

0 commit comments

Comments
 (0)