Skip to content

Commit 8e1778d

Browse files
authored
chore(package): update preact to version 10.26.7
1 parent 26854df commit 8e1778d

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.26.7",
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.26.7:
2505+
version "10.26.7"
2506+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.7.tgz#7b4b2620dfbbd9d4654d88f1b3cee0fb9dea6e80"
2507+
integrity sha512-43xS+QYc1X1IPbw03faSgY6I6OYWcLrJRv3hU0+qMOfh/XCHcP0MX2CVjNARYR2cC/guu975sta4OcjlczxD7g==
25082508

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

0 commit comments

Comments
 (0)