diff --git a/package.json b/package.json index 8af11c7..8488e12 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "next": "12.1.6", "next-api-og-image": "^3.0.0", "next-themes": "^0.2.0", - "preact": "^10.7.3", + "preact": "^10.24.3", "query-string": "^7.1.1", "react": "^18.2.0", "react-copy-to-clipboard": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index e868052..ce47289 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3459,10 +3459,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.24.3: + version "10.24.3" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.3.tgz#086386bd47071e3b45410ef20844c21e23828f64" + integrity sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA== prelude-ls@^1.2.1: version "1.2.1"