Skip to content

Commit

Permalink
Bump the minor-patch group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group in /frontend with 2 updates: [@tinyhttp/app](https://github.com/tinyhttp/tinyhttp/tree/HEAD/packages/app) and [preact](https://github.com/preactjs/preact).


Updates `@tinyhttp/app` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/tinyhttp/tinyhttp/releases)
- [Commits](https://github.com/tinyhttp/tinyhttp/commits/@tinyhttp/[email protected]/packages/app)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 56dcf66 commit 646be73
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 95 deletions.
137 changes: 44 additions & 93 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"author": "Till Prochaska <[email protected]>",
"license": "GPL-3.0-only",
"dependencies": {
"@tinyhttp/app": "^2.3.1",
"@tinyhttp/app": "^2.4.0",
"isbot": "^5.1.17",
"pino": "^9.5.0",
"preact": "^10.24.3",
"preact": "^10.25.0",
"preact-render-to-string": "^6.5.11",
"sirv": "^2.0.4"
},
Expand Down

0 comments on commit 646be73

Please sign in to comment.