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

Commit 273562b

Browse files
Update dependency preact to v10.8.2
1 parent 93d0131 commit 273562b

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.8.2",
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-
preact@10.7.1:
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+
preact@10.8.2:
2326+
version "10.8.2"
2327+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.8.2.tgz#b8a614f5cc8ab0cd9e63337a3d60dc80410f4ed4"
2328+
integrity sha512-AKGt0BsDSiAYzVS78jZ9qRwuorY2CoSZtf1iOC6gLb/3QyZt+fLT09aYJBjRc/BEcRc4j+j3ggERMdNE43i1LQ==
23292329

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

0 commit comments

Comments
 (0)