Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent bf48031 commit 0ba55d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions webapp/package-lock.json

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

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"preact": "^10.18.1",
"preact": "^10.18.2",
"preact-iso": "^2.3.2",
"preact-render-to-string": "^6.2.2"
},
Expand Down

0 comments on commit 0ba55d5

Please sign in to comment.