Skip to content

Commit

Permalink
Update preact to version 10.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 23, 2024
1 parent 8eec9a7 commit 52ed0a9
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.1",
"preact": "^10.24.3",
"preact": "^10.25.0",
"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 @@ -2167,10 +2167,10 @@ postcss@^8.4.43, postcss@^8.4.47, postcss@^8.4.49:
picocolors "^1.1.1"
source-map-js "^1.2.1"

preact@^10.24.3:
version "10.24.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.3.tgz#086386bd47071e3b45410ef20844c21e23828f64"
integrity sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==
preact@^10.25.0:
version "10.25.0"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.0.tgz#22a1c93ce97336c5d01d74f363433ab0cd5cde64"
integrity sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==

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

0 comments on commit 52ed0a9

Please sign in to comment.