Skip to content

Commit

Permalink
[filigran-ui][version] v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkha committed Jul 5, 2024
1 parent 1171a96 commit 20ceebf
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/filigran-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "filigran-ui",
"version": "0.11.0",
"version": "0.11.1",
"description": "Filigran UI library",
"author": "Filigran",
"main": "./dist/index.js",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3514,33 +3514,33 @@ file-entry-cache@^6.0.1:
resolved "file:packages/filigran-icon"

"filigran-ui@file:C:\\Users\\Jean-PhilippeKha\\IdeaProjects\\monorepo\\packages\\filigran-ui":
version "0.11.0"
version "0.11.1"
resolved "file:packages/filigran-ui"
dependencies:
"@dnd-kit/core" "^6.1.0"
"@dnd-kit/modifiers" "^7.0.0"
"@dnd-kit/sortable" "^8.0.0"
"@hookform/resolvers" "^3.6.0"
"@dnd-kit/core" "6.1.0"
"@dnd-kit/modifiers" "7.0.0"
"@dnd-kit/sortable" "8.0.0"
"@hookform/resolvers" "3.6.0"
"@radix-ui/react-accordion" "1.2.0"
"@radix-ui/react-alert-dialog" "^1.1.1"
"@radix-ui/react-checkbox" "^1.1.1"
"@radix-ui/react-dialog" "^1.1.1"
"@radix-ui/react-dropdown-menu" "^2.1.1"
"@radix-ui/react-label" "^2.1.0"
"@radix-ui/react-popover" "^1.1.1"
"@radix-ui/react-select" "^2.1.1"
"@radix-ui/react-separator" "^1.1.0"
"@radix-ui/react-slot" "^1.1.0"
"@radix-ui/react-toast" "^1.2.1"
"@tanstack/react-table" "^8.19.2"
"@radix-ui/react-alert-dialog" "1.1.1"
"@radix-ui/react-checkbox" "1.1.1"
"@radix-ui/react-dialog" "1.1.1"
"@radix-ui/react-dropdown-menu" "2.1.1"
"@radix-ui/react-label" "2.1.0"
"@radix-ui/react-popover" "1.1.1"
"@radix-ui/react-select" "2.1.1"
"@radix-ui/react-separator" "1.1.0"
"@radix-ui/react-slot" "1.1.0"
"@radix-ui/react-toast" "1.2.1"
"@tanstack/react-table" "8.19.2"
class-variance-authority "0.7.0"
clsx "2.1.1"
cmdk "^1.0.0"
cmdk "1.0.0"
lucide-react "0.399.0"
react-hook-form "^7.52.0"
react-hook-form "7.52.0"
tailwind-merge "2.3.0"
tailwindcss-animate "1.0.7"
zod "^3.23.8"
zod "3.23.8"

"filigran-website@file:C:\\Users\\Jean-PhilippeKha\\IdeaProjects\\monorepo\\projects\\filigran-website":
version "0.0.0"
Expand Down

0 comments on commit 20ceebf

Please sign in to comment.