@luxfi/core 5.1.4 → 5.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxfi/core",
3
- "version": "5.1.4",
3
+ "version": "5.1.5",
4
4
  "description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -39,7 +39,7 @@
39
39
  "dependencies": {
40
40
  "@hanzo/auth": "2.4.6",
41
41
  "@hanzo/commerce": "7.0.2",
42
- "@hanzo/ui": "3.7.0",
42
+ "@hanzo/ui": "3.8.14",
43
43
  "@next/third-parties": "^14.1.0",
44
44
  "@types/node": "^20.12.12",
45
45
  "cookies-next": "^4.1.1",