Skip to content

Commit 887b7a9

Browse files
authored
Update preact to version 10.28.3
1 parent 6bf3d60 commit 887b7a9

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

packages/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@gadgetinc/core": "workspace:*",
4040
"@testing-library/jest-dom": "^6.8.0",
4141
"@testing-library/preact": "^3.2.4",
42-
"preact": "^10.27.2"
42+
"preact": "^10.28.3"
4343
},
4444
"peerDependencies": {
4545
"preact": "^10.0.0"

packages/shopify-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react": "^19.1.1",
5050
"@types/react-dom": "^19.1.1",
5151
"conditional-type-checks": "^1.0.6",
52-
"preact": "^10.27.2",
52+
"preact": "^10.28.3",
5353
"react": "^19.1.1",
5454
"react-dom": "^19.1.1"
5555
},

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)