Skip to content

Commit 47d3d6d

Browse files
fix(deps): update dependency preact to v10.11.3
1 parent b7598e4 commit 47d3d6d

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.11.3",
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.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.3:
7037+
version "10.11.3"
7038+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.3.tgz#8a7e4ba19d3992c488b0785afcc0f8aa13c78d19"
7039+
integrity sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==
70407040

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

0 commit comments

Comments
 (0)