Skip to content

Commit

Permalink
chore(deps): bump the preact group across 1 directory with 2 updates (#…
Browse files Browse the repository at this point in the history
…2243)

Bumps the preact group with 2 updates in the / directory: [preact](https://github.com/preactjs/preact) and [@preact/preset-vite](https://github.com/preactjs/preset-vite).


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

Updates `@preact/preset-vite` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/preactjs/preset-vite/releases)
- [Commits](preactjs/preset-vite@2.9.1...2.9.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0665f8d commit 21aedff
Show file tree
Hide file tree
Showing 2 changed files with 13 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.24.3",
"preact": "^10.25.1",
"@tauri-apps/api": "^1.5.6"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.1",
"@preact/preset-vite": "^2.9.2",
"vite": "^5.3.3",
"@tauri-apps/cli": "^1.5.14"
}
Expand Down
20 changes: 11 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 21aedff

Please sign in to comment.