Skip to content

Commit ba08862

Browse files
committed
@hanzo/auth 2.3.6, @hanzo/commerce 6.3.3
1 parent 7e231d3 commit ba08862

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/auth/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzo/auth",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "Library with Firebase authentication.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",
@@ -31,7 +31,7 @@
3131
"firebase-admin": "^12.0.0"
3232
},
3333
"peerDependencies": {
34-
"@hanzo/ui": "^3.4.0",
34+
"@hanzo/ui": "^3.6.3",
3535
"@hookform/resolvers": "^3.3.4",
3636
"firebase": "^10.8.0",
3737
"lucide-react": "^0.344.0",
@@ -47,4 +47,4 @@
4747
"cross-fetch": "^4.0.0",
4848
"typescript": "^5.3.3"
4949
}
50-
}
50+
}

packages/commerce/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzo/commerce",
3-
"version": "6.3.2",
3+
"version": "6.3.3",
44
"description": "e-commerce framework.",
55
"type": "module",
66
"publishConfig": {
@@ -40,8 +40,8 @@
4040
"square": "^35.0.0"
4141
},
4242
"peerDependencies": {
43-
"@hanzo/auth": "^2.3.5",
44-
"@hanzo/ui": "^3.6.2",
43+
"@hanzo/auth": "^2.3.6",
44+
"@hanzo/ui": "^3.6.3",
4545
"@hookform/resolvers": "^3.3.4",
4646
"@radix-ui/react-radio-group": "^1.1.3",
4747
"firebase": "^10.8.0",

pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)