Skip to content

Commit

Permalink
update preact
Browse files Browse the repository at this point in the history
  • Loading branch information
dmail committed Sep 25, 2024
1 parent 1963944 commit 9a6c85c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/related/cli/template-web-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"playwright:install": "npx playwright install-deps && npx playwright install"
},
"dependencies": {
"preact": "10.24.0"
"preact": "10.24.1"
},
"devDependencies": {
"@babel/plugin-syntax-import-assertions": "7.25.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/related/plugin-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@jsenv/core": "*"
},
"devDependencies": {
"preact": "10.24.0",
"preact": "10.24.1",
"react-redux": "9.1.2",
"redux": "5.0.1"
}
Expand Down

0 comments on commit 9a6c85c

Please sign in to comment.