Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 5cf53df commit cb8b5df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"algoliasearch": "4.12.2",
"invariant": "2.2.4",
"preact": "10.6.6",
"preact": "10.25.3",
"qs": "6.10.3",
"react-instantsearch-dom": "6.22.0",
"react-router-dom": "6.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5957,10 +5957,10 @@ [email protected], postcss@^8.2.4, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.3.6,
picocolors "^1.0.0"
source-map-js "^1.0.2"

preact@10.6.6:
version "10.6.6"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.6.tgz#f1899bc8dab7c0788b858481532cb3b5d764a520"
integrity sha512-dgxpTFV2vs4vizwKohYKkk7g7rmp1wOOcfd4Tz3IB3Wi+ivZzsn/SpeKJhRENSE+n8sUfsAl4S3HiCVT923ABw==
preact@10.25.3:
version "10.25.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.25.3.tgz#22dfb072b088dda9a2bc6d4ca41bf46b588d325e"
integrity sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit cb8b5df

Please sign in to comment.