From dca9a1e9d7f17e6378a3ebe9cd776fe75d1da383 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 18:25:15 +0000 Subject: [PATCH] chore(package): update preact to version 10.28.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88e71e9..f079180 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "clsx": "^1.1.1", "next": "12.1.6", "next-themes": "^0.2.0", - "preact": "^10.7.3", + "preact": "^10.28.0", "react": "18.1.0", "react-dom": "18.1.0", "react-icons": "^4.4.0" diff --git a/yarn.lock b/yarn.lock index dff0d7d..64bac69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2501,10 +2501,10 @@ postcss@^8.4.14: picocolors "^1.0.0" source-map-js "^1.0.2" -preact@^10.7.3: - version "10.7.3" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a" - integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w== +preact@^10.28.0: + version "10.28.0" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.28.0.tgz#a851300df42842797046545e4172a4128d158755" + integrity sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA== prelude-ls@^1.2.1: version "1.2.1"