-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update bits-ui dependency to version 0.21.7 (#78)
Co-authored-by: Hunter Johnston <[email protected]>
- Loading branch information
Showing
3 changed files
with
3,944 additions
and
3,237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"vaul-svelte": patch | ||
--- | ||
|
||
chore: update bits-ui dependency to version 0.21.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,6 +71,6 @@ | |
"types": "./dist/index.d.ts", | ||
"type": "module", | ||
"dependencies": { | ||
"bits-ui": "^0.16.0" | ||
"bits-ui": "^0.21.7" | ||
} | ||
} |
Oops, something went wrong.