Skip to content

Commit 0dbf9d2

Browse files
fix(deps): update dependency preact to v10.17.0
1 parent 14fc793 commit 0dbf9d2

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.17.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
@@ -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.17.0:
7045+
version "10.17.0"
7046+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.17.0.tgz#77c0e3402767c999ac0f1ba39bd43cd85beab06b"
7047+
integrity sha512-SNsI8cbaCcUS5tbv9nlXuCfIXnJ9ysBMWk0WnB6UWwcVA3qZ2O6FxqDFECMAMttvLQcW/HaNZUe2BLidyvrVYw==
70487048

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

0 commit comments

Comments
 (0)