Skip to content

Commit bfd9854

Browse files
fix(deps): update dependency preact to v10.26.4
1 parent c384cfb commit bfd9854

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -43,7 +43,7 @@
4343
"myzod": "1.12.1",
4444
"ok-computer": "1.0.4",
4545
"parse-dont-validate": "4.0.0",
46-
"preact": "10.26.0",
46+
"preact": "10.26.4",
4747
"pure-parse": "0.0.0-beta.7",
4848
"purify-ts": "2.1.0",
4949
"r-assign": "1.9.0",
@@ -1264,7 +1264,7 @@
12641264

12651265
"postcss": ["postcss@8.5.3", "", { "dependencies": { "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A=="],
12661266

1267-
"preact": ["preact@10.26.0", "", {}, "sha512-6ugi/Mb7lyV5RA6KlnijFyDLMU253i7L0RRiObIzDoqj59KT9iTeNJbA/YGw6M7jP4vxaab0DOA8DgodTOA6EQ=="],
1267+
"preact": ["preact@10.26.4", "", {}, "sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w=="],
12681268

12691269
"prelude-ls": ["prelude-ls@1.2.1", "", {}, "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="],
12701270

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"myzod": "1.12.1",
7171
"ok-computer": "1.0.4",
7272
"parse-dont-validate": "4.0.0",
73-
"preact": "10.26.0",
73+
"preact": "10.26.4",
7474
"pure-parse": "0.0.0-beta.7",
7575
"purify-ts": "2.1.0",
7676
"r-assign": "1.9.0",

0 commit comments

Comments
 (0)