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

Commit 80d10c6

Browse files
Update dependency preact to v10.10.5
1 parent 129b285 commit 80d10c6

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.10.5",
3939
"zod": "3.14.4"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,10 +2514,10 @@ postcss@^8.4.16:
25142514
picocolors "^1.0.0"
25152515
source-map-js "^1.0.2"
25162516

2517-
preact@10.7.1:
2518-
version "10.7.1"
2519-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.1.tgz#bdd2b2dce91a5842c3b9b34dfe050e5401068c9e"
2520-
integrity sha512-MufnRFz39aIhs9AMFisonjzTud1PK1bY+jcJLo6m2T9Uh8AqjD77w11eAAawmjUogoGOnipECq7e/1RClIKsxg==
2517+
preact@10.10.5:
2518+
version "10.10.5"
2519+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.10.5.tgz#3865361ee4c09c6ced68947fc68ffac072c05c2d"
2520+
integrity sha512-h+49j4BG5TebVpRyrW/vlVzErwEnuPaZ0WGnSE4j2KLcZa8IYjCe8nDcsnLhmjcK/IRjmNt4y1Pgkurc3v46ZQ==
25212521

25222522
prelude-ls@^1.2.1:
25232523
version "1.2.1"

0 commit comments

Comments
 (0)