From 65cd79be9cef17dc79d65493a838d129c79d0b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:04:25 +0000 Subject: [PATCH] chore(deps): bump preact from 10.7.3 to 10.13.0 Bumps [preact](https://github.com/preactjs/preact) from 10.7.3 to 10.13.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.7.3...10.13.0) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88e71e9..d24ca51 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.13.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..96a6db7 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.13.0: + version "10.13.0" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.0.tgz#f8bd3cf257a4dbe41da71a52131b79916d4ca89d" + integrity sha512-ERdIdUpR6doqdaSIh80hvzebHB7O6JxycOhyzAeLEchqOq/4yueslQbfnPwXaNhAYacFTyCclhwkEbOumT0tHw== prelude-ls@^1.2.1: version "1.2.1"