hotfix: shoppify hydrogen initialization with mock data

This commit is contained in:
Harivansh Rathi 2025-02-20 19:47:43 -05:00
parent 357979d0af
commit 4e59c6866d
15 changed files with 6510 additions and 115 deletions

View file

@ -16,8 +16,14 @@
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@shopify/cli": "^3.75.4",
"@shopify/cli-hydrogen": "^9.0.8",
"@shopify/hydrogen": "^2025.1.2",
"@shopify/hydrogen-react": "^2025.1.2",
"@shopify/storefront-kit-react": "^2023.1.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"graphql-tag": "^2.12.6",
"lucide-react": "^0.344.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -43,4 +49,4 @@
"typescript-eslint": "^8.3.0",
"vite": "^5.4.2"
}
}
}