dependabot[bot]
2024-03-26 fafe50b0c5726a5ef8db25d515c7d84808b86bde
chore(deps): bump preact from 10.19.6 to 10.20.1 (#1035)

Bumps [preact](https://github.com/preactjs/preact) from 10.19.6 to 10.20.1.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.6...10.20.1)

---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files modified
10 ■■■■ changed files
package-lock.json 8 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -32,7 +32,7 @@
        "mdast-util-to-hast": "^13.1.0",
        "mdast-util-to-string": "^4.0.0",
        "micromorph": "^0.4.5",
        "preact": "^10.19.6",
        "preact": "^10.20.1",
        "preact-render-to-string": "^6.4.0",
        "pretty-bytes": "^6.1.1",
        "pretty-time": "^1.1.0",
@@ -4696,9 +4696,9 @@
      }
    },
    "node_modules/preact": {
      "version": "10.19.6",
      "resolved": "https://registry.npmjs.org/preact/-/preact-10.19.6.tgz",
      "integrity": "sha512-gympg+T2Z1fG1unB8NH29yHJwnEaCH37Z32diPDku316OTnRPeMbiRV9kTrfZpocXjdfnWuFUl/Mj4BHaf6gnw==",
      "version": "10.20.1",
      "resolved": "https://registry.npmjs.org/preact/-/preact-10.20.1.tgz",
      "integrity": "sha512-JIFjgFg9B2qnOoGiYMVBtrcFxHqn+dNXbq76bVmcaHYJFYR4lW67AOcXgAYQQTDYXDOg/kTZrKPNCdRgJ2UJmw==",
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/preact"
package.json
@@ -57,7 +57,7 @@
    "mdast-util-to-hast": "^13.1.0",
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "preact": "^10.19.6",
    "preact": "^10.20.1",
    "preact-render-to-string": "^6.4.0",
    "pretty-bytes": "^6.1.1",
    "pretty-time": "^1.1.0",