Skip to content

Commit

Permalink
Update preact to version 10.24.1 (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 26, 2024
1 parent 5d85ede commit a696434
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@12joan/preact-hint": "^0.4.0",
"@socket.io/redis-adapter": "^7.2.0",
"express": "^4.21.0",
"preact": "^10.24.0",
"preact": "^10.24.1",
"prop-types": "^15.8.1",
"react-a11y-dialog": "^6.2.0",
"redis": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2074,10 +2074,10 @@ postcss@^8.4.23, postcss@^8.4.43, postcss@^8.4.47:
picocolors "^1.1.0"
source-map-js "^1.2.1"

preact@^10.24.0:
version "10.24.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.0.tgz#bd8139bee35aafede3c6de96d2453982610dfeef"
integrity sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==
preact@^10.24.1:
version "10.24.1"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.1.tgz#501e206d0a46667b6d0d8b780c7a65172239b2d0"
integrity sha512-PnBAwFI3Yjxxcxw75n6VId/5TFxNW/81zexzWD9jn1+eSrOP84NdsS38H5IkF/UH3frqRPT+MvuCoVHjTDTnDw==

prettier-plugin-tailwindcss@^0.1.13:
version "0.1.13"
Expand Down

0 comments on commit a696434

Please sign in to comment.