Skip to content

Commit

Permalink
[filigran-ui][version] FiligranUI v0.24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkha committed Dec 18, 2024
1 parent 52bc26a commit f246282
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 22 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.

4 changes: 2 additions & 2 deletions packages/filigran-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "filigran-ui",
"version": "0.24.6",
"version": "0.24.7",
"description": "Filigran UI library",
"author": "Filigran",
"main": "./dist/index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"filigran-icon":"^0.10.0",
"filigran-icon": "^0.10.0",
"react-easy-sort": "1.6.0",
"react-hook-form": "7.52.0",
"tailwind-merge": "2.3.0",
Expand Down
39 changes: 20 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5096,35 +5096,36 @@ filigran-icon@^0.10.0, "filigran-icon@file:C:\\Users\\Jean-PhilippeKha\\IdeaProj
resolved "file:packages/filigran-icon"

"filigran-ui@file:C:\\Users\\Jean-PhilippeKha\\IdeaProjects\\monorepo\\packages\\filigran-ui":
version "0.24.6"
version "0.24.7"
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"
"@radix-ui/react-accordion" "1.2.2"
"@radix-ui/react-alert-dialog" "1.1.4"
"@radix-ui/react-checkbox" "1.1.3"
"@radix-ui/react-dialog" "1.1.4"
"@radix-ui/react-dropdown-menu" "2.1.4"
"@radix-ui/react-label" "2.1.1"
"@radix-ui/react-popover" "1.1.4"
"@radix-ui/react-select" "2.1.4"
"@radix-ui/react-separator" "1.1.1"
"@radix-ui/react-slot" "1.1.1"
"@radix-ui/react-tabs" "1.1.2"
"@radix-ui/react-toast" "1.2.4"
"@radix-ui/react-tooltip" "1.1.6"
"@tanstack/react-table" "8.20.6"
class-variance-authority "0.7.1"
"@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-tabs" "1.1.0"
"@radix-ui/react-toast" "1.2.1"
"@radix-ui/react-tooltip" "1.1.4"
"@tanstack/react-table" "8.19.2"
class-variance-authority "0.7.0"
clsx "2.1.1"
cmdk "1.0.4"
cmdk "1.0.0"
filigran-icon "^0.10.0"
react-easy-sort "1.6.0"
react-hook-form "7.52.0"
tailwind-merge "2.5.5"
tailwind-merge "2.3.0"
tailwindcss-animate "1.0.7"
zod "3.24.1"
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 f246282

Please sign in to comment.