Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@preact/preset-vite"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent bcb7a8f commit 8cacd2a
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 344 deletions.
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "vite"
},
"dependencies": {
"@preact/preset-vite": "^2.8.3",
"@preact/preset-vite": "^2.9.0",
"@preact/signals": "^1.3.0",
"@quilted/threads": "^2.2.0",
"@remote-dom/core": "workspace:*",
Expand Down
Loading

0 comments on commit 8cacd2a

Please sign in to comment.