Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update expo-blur (#7596)

* update expo-blur

* Revert "update expo-blur"

This reverts commit 0546946f7b46afbb9da35b648f7c157e6bbe82a3.

* update yarn minor version and expo-blur

authored by

Samuel Newman and committed by
GitHub
0e4406c0 083a5c96

+6 -6
+2 -2
package.json
··· 5 5 "engines": { 6 6 "node": ">=20" 7 7 }, 8 - "packageManager": "yarn@1.22.19", 8 + "packageManager": "yarn@1.22.22", 9 9 "scripts": { 10 10 "prepare": "is-ci || husky install", 11 11 "postinstall": "patch-package && yarn intl:compile", ··· 121 121 "eventemitter3": "^5.0.1", 122 122 "expo": "~52.0.19", 123 123 "expo-application": "^6.0.1", 124 - "expo-blur": "^14.0.1", 124 + "expo-blur": "^14.0.3", 125 125 "expo-build-properties": "^0.13.1", 126 126 "expo-camera": "~16.0.7", 127 127 "expo-clipboard": "^7.0.0",
+4 -4
yarn.lock
··· 10507 10507 invariant "^2.2.4" 10508 10508 md5-file "^3.2.3" 10509 10509 10510 - expo-blur@^14.0.1: 10511 - version "14.0.1" 10512 - resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-14.0.1.tgz#4bdbec43b5015891990e78d31d8ff2f1f5d27464" 10513 - integrity sha512-3Q6jFBLbY8n2vwk28ycUC+eIlVhnlqwkXUKk/Lfaj+SGV3AZMQyrixe7OYwJdUfwqETBrnYYMB6uNrJzOSbG+g== 10510 + expo-blur@^14.0.3: 10511 + version "14.0.3" 10512 + resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-14.0.3.tgz#656d6b2442bfbbfb2a6608c6bc1151b29bce6698" 10513 + integrity sha512-BL3xnqBJbYm3Hg9t/HjNjdeY7N/q8eK5tsLYxswWG1yElISWZmMvrXYekl7XaVCPfyFyz8vQeaxd7q74ZY3Wrw== 10514 10514 10515 10515 expo-build-properties@^0.13.1: 10516 10516 version "0.13.1"