Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 14fc793 commit a0a22eb
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 @@ -31,7 +31,7 @@
"next-themes": "0.2.1",
"next-transpile-modules": "9.0.0",
"postcss": "8.4.19",
"preact": "10.10.6",
"preact": "10.25.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"reading-time": "1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7041,10 +7041,10 @@ postcss@^8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"

preact@10.10.6:
version "10.10.6"
resolved "https://registry.npmjs.org/preact/-/preact-10.10.6.tgz"
integrity sha512-w0mCL5vICUAZrh1DuHEdOWBjxdO62lvcO++jbzr8UhhYcTbFkpegLH9XX+7MadjTl/y0feoqwQ/zAnzkc/EGog==
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==

prebuild-install@^7.1.1:
version "7.1.1"
Expand Down

0 comments on commit a0a22eb

Please sign in to comment.