Skip to content

Commit

Permalink
Update remaining 2023-04 entries
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthecactus committed Apr 19, 2023
1 parent 9f5992e commit 6e404b7
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/hydrogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dist"
],
"dependencies": {
"@shopify/hydrogen-react": "2023.1.8",
"@shopify/hydrogen-react": "2023.4.0",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion templates/demo-store/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

SESSION_SECRET="foobar"
PUBLIC_STOREFRONT_API_TOKEN="3b580e70970c4528da70c98e097c2fa0"
PUBLIC_STOREFRONT_API_VERSION="2023-01"
PUBLIC_STOREFRONT_API_VERSION="2023-04"
PUBLIC_STORE_DOMAIN="hydrogen-preview.myshopify.com"
2 changes: 1 addition & 1 deletion templates/demo-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@remix-run/react": "1.15.0",
"@shopify/cli": "3.45.0",
"@shopify/cli-hydrogen": "^4.1.0",
"@shopify/hydrogen": "^2023.1.7",
"@shopify/hydrogen": "^2023.4.0",
"@shopify/remix-oxygen": "^1.0.5",
"clsx": "^1.2.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/hello-world/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

SESSION_SECRET="foobar"
PUBLIC_STOREFRONT_API_TOKEN="3b580e70970c4528da70c98e097c2fa0"
PUBLIC_STOREFRONT_API_VERSION="2023-01"
PUBLIC_STOREFRONT_API_VERSION="2023-04"
PUBLIC_STORE_DOMAIN="hydrogen-preview.myshopify.com"
2 changes: 1 addition & 1 deletion templates/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@remix-run/react": "1.15.0",
"@shopify/cli": "3.45.0",
"@shopify/cli-hydrogen": "^4.1.0",
"@shopify/hydrogen": "^2023.1.7",
"@shopify/hydrogen": "^2023.4.0",
"@shopify/remix-oxygen": "^1.0.5",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion templates/skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@remix-run/react": "1.15.0",
"@shopify/cli": "3.45.0",
"@shopify/cli-hydrogen": "^4.1.0",
"@shopify/hydrogen": "^2023.1.7",
"@shopify/hydrogen": "^2023.4.0",
"@shopify/remix-oxygen": "^1.0.5",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down

0 comments on commit 6e404b7

Please sign in to comment.