Skip to content

Commit 1654fc9

Browse files
chore: update preact version to 10.28.2 in package.json and package-lock.json
1 parent bc8a096 commit 1654fc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,18 +85,18 @@
8585
"url": "https://github.com/contentstack/live-preview-sdk.git"
8686
},
8787
"dependencies": {
88-
"@preact/signals": "^2.0.0",
89-
"@preact/compat": "^18.3.1",
9088
"@floating-ui/dom": "^1.7.2",
89+
"@preact/compat": "^18.3.1",
90+
"@preact/signals": "^2.0.0",
9191
"classnames": "^2.5.1",
9292
"dayjs": "^1.11.13",
9393
"deepsignal": "^1.5.0",
94-
"goober": "^2.1.16",
9594
"dompurify": "^3.2.3",
9695
"get-xpath": "^3.2.0",
96+
"goober": "^2.1.16",
9797
"lodash-es": "^4.17.21",
9898
"mustache": "^4.2.0",
99-
"preact": "^10.27.2",
99+
"preact": "^10.28.2",
100100
"uuid": "^11.0.3"
101101
},
102102
"optionalDependencies": {

0 commit comments

Comments
 (0)