Skip to content

Commit d0ef2ea

Browse files
fix(deps): update dependency preact to v10.24.1
1 parent 14fc793 commit d0ef2ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"next-themes": "0.2.1",
3232
"next-transpile-modules": "9.0.0",
3333
"postcss": "8.4.19",
34-
"preact": "10.10.6",
34+
"preact": "10.24.1",
3535
"react": "18.2.0",
3636
"react-dom": "18.2.0",
3737
"reading-time": "1.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ postcss@^8.4.14:
70417041
picocolors "^1.0.0"
70427042
source-map-js "^1.0.2"
70437043

7044-
preact@10.10.6:
7045-
version "10.10.6"
7046-
resolved "https://registry.npmjs.org/preact/-/preact-10.10.6.tgz"
7047-
integrity sha512-w0mCL5vICUAZrh1DuHEdOWBjxdO62lvcO++jbzr8UhhYcTbFkpegLH9XX+7MadjTl/y0feoqwQ/zAnzkc/EGog==
7044+
preact@10.24.1:
7045+
version "10.24.1"
7046+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.24.1.tgz#501e206d0a46667b6d0d8b780c7a65172239b2d0"
7047+
integrity sha512-PnBAwFI3Yjxxcxw75n6VId/5TFxNW/81zexzWD9jn1+eSrOP84NdsS38H5IkF/UH3frqRPT+MvuCoVHjTDTnDw==
70487048

70497049
prebuild-install@^7.1.1:
70507050
version "7.1.1"

0 commit comments

Comments
 (0)