Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit b83423f

Browse files
build(deps): bump preact from 10.19.3 to 10.19.4
Bumps [preact](https://github.com/preactjs/preact) from 10.19.3 to 10.19.4. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.19.3...10.19.4) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e923c8 commit b83423f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vkontakte/vk-bridge": "^2.13.0",
2020
"@vkontakte/vk-mini-apps-router": "^1.4.2",
2121
"@vkontakte/vkui": "^6.0.0",
22-
"preact": "^10.19.3"
22+
"preact": "^10.19.4"
2323
},
2424
"devDependencies": {
2525
"@preact/preset-vite": "^2.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@ postcss@^8.4.32:
13581358
picocolors "^1.0.0"
13591359
source-map-js "^1.0.2"
13601360

1361-
preact@^10.19.3:
1362-
version "10.19.3"
1363-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.3.tgz#7a7107ed2598a60676c943709ea3efb8aaafa899"
1364-
integrity sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ==
1361+
preact@^10.19.4:
1362+
version "10.19.4"
1363+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.4.tgz#735d331d5b1bd2182cc36f2ba481fd6f0da3fe3b"
1364+
integrity sha512-dwaX5jAh0Ga8uENBX1hSOujmKWgx9RtL80KaKUFLc6jb4vCEAc3EeZ0rnQO/FO4VgjfPMfoLFWnNG8bHuZ9VLw==
13651365

13661366
randombytes@^2.1.0:
13671367
version "2.1.0"

0 commit comments

Comments
 (0)