Skip to content

Commit

Permalink
fix(deps): update dependency preact to ^10.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 3538327 commit 54fabd8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "vite preview"
},
"dependencies": {
"preact": "^10.24.0"
"preact": "^10.24.1"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.1",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 54fabd8

Please sign in to comment.