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

Commit dc1110d

Browse files
fix(deps): update dependency preact to v10.23.0
1 parent da85f46 commit dc1110d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"imagemin-mozjpeg": "10.0.0",
3131
"imagemin-webpack-plugin": "2.4.2",
3232
"markdown-to-jsx": "7.1.9",
33-
"preact": "10.13.1",
33+
"preact": "10.23.0",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",
3636
"preact-router": "4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9311,10 +9311,10 @@ preact-router@4.1.0:
93119311
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.0.tgz#5fb77f65746ac937c24746afef11f684ed6ed654"
93129312
integrity sha512-y1w2YvVpKAju9FMV+fAVR1NpH4MW5q07BZrziMZeg6F/rGJ9KvLUZtjOqsy2I8fDYiX36AM1AQTXIIK3jigBhA==
93139313

9314-
preact@10.13.1:
9315-
version "10.13.1"
9316-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.13.1.tgz#d220bd8771b8fa197680d4917f3cefc5eed88720"
9317-
integrity sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==
9314+
preact@10.23.0:
9315+
version "10.23.0"
9316+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.23.0.tgz#6a364d96e3b3433eee5a728fe336df064d405fa6"
9317+
integrity sha512-Pox0jeY4q6PGkFB5AsXni+zHxxx/sAYFIFZzukW4nIpoJLRziRX0xC4WjZENlkSrDQvqVgZcaZzZ/NL8/A+H/w==
93189318

93199319
prelude-ls@~1.1.2:
93209320
version "1.1.2"

0 commit comments

Comments
 (0)