Skip to content

Commit 5b8dbdd

Browse files
committed
fix: update version of zoom images to fix horizontal squeezing
1 parent dc5aea2 commit 5b8dbdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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)