Skip to content

Commit b52803a

Browse files
fix(deps): update dependency preact to v10.22.0 (#1827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c97c4b commit b52803a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"markdown-it": "14.1.0",
4242
"mitt": "3.0.1",
4343
"nprogress": "1.0.0-1",
44-
"preact": "10.21.0",
44+
"preact": "10.22.0",
4545
"subscriptions-transport-ws": "0.11.0",
4646
"svg-pan-zoom": "3.6.1",
4747
"vue": "3.4.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,7 +3820,7 @@ __metadata:
38203820
nodemon: "npm:3.1.4"
38213821
nprogress: "npm:1.0.0-1"
38223822
nyc: "npm:17.0.0"
3823-
preact: "npm:10.21.0"
3823+
preact: "npm:10.22.0"
38243824
sass: "npm:1.77.4"
38253825
sinon: "npm:18.0.0"
38263826
standard: "npm:17.1.0"
@@ -8431,10 +8431,10 @@ __metadata:
84318431
languageName: node
84328432
linkType: hard
84338433

8434-
"preact@npm:10.21.0":
8435-
version: 10.21.0
8436-
resolution: "preact@npm:10.21.0"
8437-
checksum: 10c0/1f3cfcb5ca83b780b53593bcb917ae2e8d10a37405c32fb6774be1b5f1f3167d2156bd22c058627388330acc54da35fe8d4bbe7d38ae567a10e5d8fd943a1a06
8434+
"preact@npm:10.22.0":
8435+
version: 10.22.0
8436+
resolution: "preact@npm:10.22.0"
8437+
checksum: 10c0/dc5466c5968c56997e917580c00983cec2f6486a89ea9ba29f1bb88dcfd2f9ff67c8d561a69a1b3acdab17f2bb36b311fef0c348b62e89c332d00c674f7871f0
84388438
languageName: node
84398439
linkType: hard
84408440

0 commit comments

Comments
 (0)