Skip to content

Commit 44dbd86

Browse files
Bump preact from 10.29.2 to 10.29.3 in /frontend (#97)
Bumps [preact](https://github.com/preactjs/preact) from 10.29.2 to 10.29.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.2...10.29.3) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10a51a4 commit 44dbd86

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test:headed": "playwright test --headed"
1313
},
1414
"dependencies": {
15-
"preact": "^10.29.2",
15+
"preact": "^10.29.3",
1616
"@preact/signals": "^2.9.2"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)