Skip to content

Commit a05d1cb

Browse files
authored
Merge pull request #375 from commerce-docs/zoom-images
fix: update version of zoom images to fix horizontal squeezing
2 parents dc5aea2 + 027c38f commit a05d1cb

File tree

2 files changed

+732
-737
lines changed

2 files changed

+732
-737
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@astrojs/check": "^0.9.4",
2525
"@astrojs/react": "^4.2.3",
26-
"@astrojs/starlight": "^0.33.0",
26+
"@astrojs/starlight": "^0.33.2",
2727
"@codesandbox/sandpack-client": "^2.19.8",
2828
"@dropins/adyen-checkout-extension": "^0.1.0-beta3",
2929
"@dropins/storefront-account": "~1.0.7",
@@ -71,7 +71,7 @@
7171
"regenerator-runtime": "^0.14.1",
7272
"rehype": "^13.0.2",
7373
"starlight-heading-badges": "^0.5.0",
74-
"starlight-image-zoom": "^0.11.1",
74+
"starlight-image-zoom": "^0.13.0",
7575
"starlight-links-validator": "^0.15.1",
7676
"starlight-sidebar-topics": "^0.6.0",
7777
"typescript": "5.8.3",

0 commit comments

Comments
 (0)