mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Added preview functionality for home page
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@portabletext/react": "^3.0.0",
|
||||
"@portabletext/react": "^3.0.4",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-dialog": "^1.0.4",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.4",
|
||||
@@ -43,7 +43,7 @@
|
||||
"is-empty-iterable": "^3.0.0",
|
||||
"next": "13.4.13",
|
||||
"next-intl": "2.19.1",
|
||||
"next-sanity": "^4.3.2",
|
||||
"next-sanity": "^5.3.0",
|
||||
"react": "18.2.0",
|
||||
"react-cookie": "^4.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
|
Reference in New Issue
Block a user