Skip to content

Commit

Permalink
fix(deps): update dependency preact to v10.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent 2b2ca6c commit cbb9b6c
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
@@ -17,7 +17,7 @@
"next": "13.5.6",
"next-optimized-images": "2.6.2",
"next-pwa": "5.6.0",
"preact": "10.19.3",
"preact": "10.19.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.12.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -15183,10 +15183,10 @@ postcss@^8.4.23:
picocolors "^1.0.0"
source-map-js "^1.0.2"

[email protected].3:
version "10.19.3"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.3.tgz#7a7107ed2598a60676c943709ea3efb8aaafa899"
integrity sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ==
[email protected].6:
version "10.19.6"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.6.tgz#66007b67aad4d11899f583df1b0116d94a89b8f5"
integrity sha512-gympg+T2Z1fG1unB8NH29yHJwnEaCH37Z32diPDku316OTnRPeMbiRV9kTrfZpocXjdfnWuFUl/Mj4BHaf6gnw==

prelude-ls@^1.2.1:
version "1.2.1"

0 comments on commit cbb9b6c

Please sign in to comment.