Skip to content

Commit

Permalink
chore(deps): bump the preact group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the preact group with 2 updates: [preact](https://github.com/preactjs/preact) and [@preact/preset-vite](https://github.com/preactjs/preset-vite).


Updates `preact` from 10.19.6 to 10.20.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.19.6...10.20.1)

Updates `@preact/preset-vite` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/preactjs/preset-vite/releases)
- [Commits](preactjs/preset-vite@2.8.1...2.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 8d3b1ae commit 880cb23
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 11 deletions.
4 changes: 2 additions & 2 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"@app/ui": "^0.0.1",
"preact": "^10.19.6",
"preact": "^10.20.1",
"@tauri-apps/api": "^1.5.3"
},
"devDependencies": {
"@preact/preset-vite": "^2.8.1",
"@preact/preset-vite": "^2.8.2",
"vite": "^5.1.6",
"@tauri-apps/cli": "^1.5.11"
}
Expand Down
38 changes: 29 additions & 9 deletions package-lock.json

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

0 comments on commit 880cb23

Please sign in to comment.