Skip to content

Commit 4747757

Browse files
authored
chore(package): update preact to version 10.27.1
1 parent 26854df commit 4747757

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"clsx": "^1.1.1",
2020
"next": "12.1.6",
2121
"next-themes": "^0.2.0",
22-
"preact": "^10.7.3",
22+
"preact": "^10.27.1",
2323
"react": "18.1.0",
2424
"react-dom": "18.1.0",
2525
"react-icons": "^4.4.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2501,10 +2501,10 @@ postcss@^8.4.14:
25012501
picocolors "^1.0.0"
25022502
source-map-js "^1.0.2"
25032503

2504-
preact@^10.7.3:
2505-
version "10.7.3"
2506-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a"
2507-
integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w==
2504+
preact@^10.27.1:
2505+
version "10.27.1"
2506+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.1.tgz#c391dcad5813b67d9e04655d844d8fdc307d4252"
2507+
integrity sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==
25082508

25092509
prelude-ls@^1.2.1:
25102510
version "1.2.1"

0 commit comments

Comments
 (0)