Skip to content

Commit 0a7053b

Browse files
authored
test(remix): Pin shopify package versions for remix (#16357)
1 parent 1eecb02 commit 0a7053b

File tree

1 file changed

+2
-2
lines changed
  • dev-packages/e2e-tests/test-applications/remix-hydrogen

1 file changed

+2
-2
lines changed

dev-packages/e2e-tests/test-applications/remix-hydrogen/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@sentry/cloudflare": "latest || *",
2121
"@sentry/remix": "latest || *",
2222
"@sentry/vite-plugin": "^3.1.2",
23-
"@shopify/hydrogen": "^2025.1.0",
23+
"@shopify/hydrogen": "2025.4.0",
2424
"@shopify/remix-oxygen": "^2.0.10",
2525
"graphql": "^16.6.0",
2626
"graphql-tag": "^2.12.6",
@@ -34,7 +34,7 @@
3434
"@remix-run/dev": "^2.15.2",
3535
"@remix-run/eslint-config": "^2.15.2",
3636
"@sentry-internal/test-utils": "link:../../../test-utils",
37-
"@shopify/cli": "^3.74.1",
37+
"@shopify/cli": "3.74.1",
3838
"@shopify/hydrogen-codegen": "^0.3.1",
3939
"@shopify/mini-oxygen": "3.2.0",
4040
"@shopify/oxygen-workers-types": "^4.1.2",

0 commit comments

Comments
 (0)