Bump react-blurhash from 0.1.3 to 0.2.0 (#932)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 Oct 2022 07:03:29 +0000 (12:33 +0530)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2022 07:03:29 +0000 (12:33 +0530)
Bumps [react-blurhash](https://github.com/woltapp/react-blurhash) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/woltapp/react-blurhash/releases)
- [Changelog](https://github.com/woltapp/react-blurhash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/woltapp/react-blurhash/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 9cd0a801e1e58ec968de90bbdcdb1b2788c83028..ed3593d2b662d28675d6682de45baa0bb5cc5094 100644 (file)
@@ -30,7 +30,7 @@
         "prop-types": "15.8.1",
         "react": "17.0.2",
         "react-autosize-textarea": "7.1.0",
-        "react-blurhash": "0.1.3",
+        "react-blurhash": "0.2.0",
         "react-dnd": "15.1.2",
         "react-dnd-html5-backend": "15.1.3",
         "react-dom": "17.0.2",
       }
     },
     "node_modules/react-blurhash": {
-      "version": "0.1.3",
-      "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.1.3.tgz",
-      "integrity": "sha512-Q9lqbXg92NU6/2DoIl/cBM8YWL+Z4X66OiG4aT9ozOgjBwx104LHFCH5stf6aF+s0Q9Wf310Ul+dG+VXJltmPg==",
+      "version": "0.2.0",
+      "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.2.0.tgz",
+      "integrity": "sha512-MfhPLfFTNCX3MCJ8nM5t+T5qAixBUv8QHVcHORs5iVaqdpg+IW/e4lpOphc0bm6AvKz//4MuHESIeKKoxi3wnA==",
       "peerDependencies": {
-        "blurhash": "^1.1.1",
+        "blurhash": "^2.0.3",
         "react": ">=15"
       }
     },
       }
     },
     "react-blurhash": {
-      "version": "0.1.3",
-      "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.1.3.tgz",
-      "integrity": "sha512-Q9lqbXg92NU6/2DoIl/cBM8YWL+Z4X66OiG4aT9ozOgjBwx104LHFCH5stf6aF+s0Q9Wf310Ul+dG+VXJltmPg=="
+      "version": "0.2.0",
+      "resolved": "https://registry.npmjs.org/react-blurhash/-/react-blurhash-0.2.0.tgz",
+      "integrity": "sha512-MfhPLfFTNCX3MCJ8nM5t+T5qAixBUv8QHVcHORs5iVaqdpg+IW/e4lpOphc0bm6AvKz//4MuHESIeKKoxi3wnA=="
     },
     "react-dnd": {
       "version": "15.1.2",
index 56e5e2596aebf5b8274659ad8c7e719c9efe78f1..f887398493fa6b25260141abc1abdac686d59b69 100644 (file)
@@ -36,7 +36,7 @@
     "prop-types": "15.8.1",
     "react": "17.0.2",
     "react-autosize-textarea": "7.1.0",
-    "react-blurhash": "0.1.3",
+    "react-blurhash": "0.2.0",
     "react-dnd": "15.1.2",
     "react-dnd-html5-backend": "15.1.3",
     "react-dom": "17.0.2",