Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

Commit a56f592

Browse files
committed
Update dependency preact to v10.7.3
1 parent be66176 commit a56f592

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
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"dayjs": "1.11.1",
38-
"preact": "10.7.1",
38+
"preact": "10.7.3",
3939
"zod": "3.14.4"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,10 +2322,10 @@ postcss@^8.4.13:
23222322
picocolors "^1.0.0"
23232323
source-map-js "^1.0.2"
23242324

2325-
2326-
version "10.7.1"
2327-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.1.tgz#bdd2b2dce91a5842c3b9b34dfe050e5401068c9e"
2328-
integrity sha512-MufnRFz39aIhs9AMFisonjzTud1PK1bY+jcJLo6m2T9Uh8AqjD77w11eAAawmjUogoGOnipECq7e/1RClIKsxg==
2325+
2326+
version "10.7.3"
2327+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a"
2328+
integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w==
23292329

23302330
prelude-ls@^1.2.1:
23312331
version "1.2.1"

0 commit comments

Comments
 (0)