Skip to content

Commit

Permalink
Update preact to version 10.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 29, 2024
1 parent 156d2ef commit 85114ee
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.2",
"preact": "^10.25.3",
"preact": "^10.25.4",
"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 @@ -2162,10 +2162,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.25.3:
version "10.25.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.3.tgz#22dfb072b088dda9a2bc6d4ca41bf46b588d325e"
integrity sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==
preact@^10.25.4:
version "10.25.4"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.4.tgz#c1d00bee9d7b9dcd06a2311d9951973b506ae8ac"
integrity sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==

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

0 comments on commit 85114ee

Please sign in to comment.