Skip to content

Commit f1621ad

Browse files
authored
Merge pull request #152 from lordronz-archive/depfu/update/yarn/preact-10.7.3
2 parents 8ee0844 + 7ff6010 commit f1621ad

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.2",
22+
"preact": "^10.7.3",
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
@@ -2487,10 +2487,10 @@ postcss@^8.4.12, postcss@^8.4.14:
24872487
picocolors "^1.0.0"
24882488
source-map-js "^1.0.2"
24892489

2490-
preact@^10.7.2:
2491-
version "10.7.2"
2492-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.2.tgz#5c632ba194b87345dcaee6598b3b6529b58e6a12"
2493-
integrity sha512-GLjn0I3r6ka+NvxJUppsVFqb4V0qDTEHT/QxHlidPuClGaxF/4AI2Qti4a0cv3XMh5n1+D3hLScW10LRIm5msQ==
2490+
preact@^10.7.3:
2491+
version "10.7.3"
2492+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.3.tgz#f98c09a29cb8dbb22e5fc824a1edcc377fc42b5a"
2493+
integrity sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w==
24942494

24952495
prelude-ls@^1.2.1:
24962496
version "1.2.1"

0 commit comments

Comments
 (0)