Skip to content

Commit 4f99139

Browse files
fix(deps): update dependency preact to v10.11.0
1 parent 748e58b commit 4f99139

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.16",
34-
"preact": "10.10.6",
34+
"preact": "10.11.0",
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
@@ -7033,10 +7033,10 @@ postcss@8.4.16, postcss@^8.4.14:
70337033
picocolors "^1.0.0"
70347034
source-map-js "^1.0.2"
70357035

7036-
preact@10.10.6:
7037-
version "10.10.6"
7038-
resolved "https://registry.npmjs.org/preact/-/preact-10.10.6.tgz"
7039-
integrity sha512-w0mCL5vICUAZrh1DuHEdOWBjxdO62lvcO++jbzr8UhhYcTbFkpegLH9XX+7MadjTl/y0feoqwQ/zAnzkc/EGog==
7036+
preact@10.11.0:
7037+
version "10.11.0"
7038+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.0.tgz#26af45a0613f4e17a197cc39d7a1ea23e09b2532"
7039+
integrity sha512-Fk6+vB2kb6mSJfDgODq0YDhMfl0HNtK5+Uc9QqECO4nlyPAQwCI+BKyWO//idA7ikV7o+0Fm6LQmNuQi1wXI1w==
70407040

70417041
prebuild-install@^7.1.1:
70427042
version "7.1.1"

0 commit comments

Comments
 (0)