From 38d1759d742b6140e136a5cd03944c738dcdeafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:48:42 +0000 Subject: [PATCH] chore(deps): bump preact from 10.7.3 to 10.11.1 Bumps [preact](https://github.com/preactjs/preact) from 10.7.3 to 10.11.1. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.7.3...10.11.1) --- 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 c4ab04a..aff5af3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "iron-session": "^6.1.3", "next": "12.1.6", "next-themes": "^0.2.0", - "preact": "^10.7.3", + "preact": "^10.11.1", "react": "18.2.0", "react-dom": "18.2.0", "react-hot-toast": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index fd5a289..b2cf66b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3135,10 +3135,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.11.1: + version "10.11.1" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.1.tgz#35fdad092de8b2ad29df3a0bef9af1f4fdd2256b" + integrity sha512-1Wz5PCRm6Fg+6BTXWJHhX4wRK9MZbZBHuwBqfZlOdVm2NqPe8/rjYpufvYCwJSGb9layyzB2jTTXfpCTynLqFQ== prelude-ls@^1.2.1: version "1.2.1"