Skip to content

Commit

Permalink
auth 2.4.12, ui 3.8.21, commerce 7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Jun 6, 2024
1 parent 6c54d2a commit 352238b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 124 deletions.
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/auth",
"version": "2.4.11",
"version": "2.4.12",
"description": "Library with Firebase authentication.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -29,7 +29,7 @@
"firebase-admin": "^12.1.0"
},
"peerDependencies": {
"@hanzo/ui": "^3.8.7",
"@hanzo/ui": "^3.8.21",
"@hookform/resolvers": "^3.3.4",
"firebase": "^10.8.0",
"lucide-react": "^0.344.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/commerce",
"version": "7.1.0",
"version": "7.1.3",
"description": "e-commerce framework.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@hanzo/auth": "^2.4.10",
"@hanzo/ui": "^3.8.17",
"@hanzo/ui": "^3.8.21",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-radio-group": "^1.1.3",
"firebase": "^10.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/ui",
"version": "3.8.20",
"version": "3.8.21",
"description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
130 changes: 11 additions & 119 deletions pnpm-lock.yaml

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

0 comments on commit 352238b

Please sign in to comment.