Update expo-blur (#7596)

* update expo-blur

* Revert "update expo-blur"

This reverts commit 0546946f7b.

* update yarn minor version and expo-blur
This commit is contained in:
Samuel Newman
2025-02-03 15:37:02 -08:00
committed by GitHub
parent 083a5c9667
commit 0e4406c0dd
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
"engines": {
"node": ">=20"
},
"packageManager": "yarn@1.22.19",
"packageManager": "yarn@1.22.22",
"scripts": {
"prepare": "is-ci || husky install",
"postinstall": "patch-package && yarn intl:compile",
@@ -121,7 +121,7 @@
"eventemitter3": "^5.0.1",
"expo": "~52.0.19",
"expo-application": "^6.0.1",
"expo-blur": "^14.0.1",
"expo-blur": "^14.0.3",
"expo-build-properties": "^0.13.1",
"expo-camera": "~16.0.7",
"expo-clipboard": "^7.0.0",