Skip to content

Commit

Permalink
Bump preact from 10.22.1 to 10.24.3
Browse files Browse the repository at this point in the history
Bumps [preact](https://github.com/preactjs/preact) from 10.22.1 to 10.24.3.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.22.1...10.24.3)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 5f4ae17 commit b0bf348
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 69 deletions.
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@remote-dom/preact": "workspace:*",
"@remote-dom/react": "workspace:*",
"@remote-dom/signals": "workspace:*",
"preact": "^10.22.0",
"preact": "^10.24.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"svelte": "^4.2.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@preact/signals": "^1.3.0",
"@preact/signals-core": "^1.8.0",
"@quilted/preact-testing": "^0.1.7",
"preact": "^10.23.0"
"preact": "^10.24.3"
},
"browserslist": [
"defaults and not dead"
Expand Down
95 changes: 28 additions & 67 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 b0bf348

Please sign in to comment.