From 9d7344072521b6ea793ae42bdbcc46b79c248406 Mon Sep 17 00:00:00 2001 From: Nitzan Yizhar Date: Mon, 10 Feb 2025 15:49:20 +0200 Subject: [PATCH] Updated blur view version - fix for building android demo --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d89331e36c..16620d94d9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@formatjs/intl-locale": "^3.0.3", "@formatjs/intl-numberformat": "^8.0.4", "@formatjs/intl-pluralrules": "^5.0.3", - "@react-native-community/blur": "4.3.0", + "@react-native-community/blur": "4.4.1", "@react-native-community/datetimepicker": "^3.4.6", "@react-native-community/netinfo": "^5.6.2", "@react-native/babel-preset": "0.73.21", diff --git a/yarn.lock b/yarn.lock index c4c638549a..5b295c1de7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2376,13 +2376,13 @@ __metadata: languageName: node linkType: hard -"@react-native-community/blur@npm:4.3.0": - version: 4.3.0 - resolution: "@react-native-community/blur@npm:4.3.0" +"@react-native-community/blur@npm:4.4.1": + version: 4.4.1 + resolution: "@react-native-community/blur@npm:4.4.1" peerDependencies: react: "*" react-native: "*" - checksum: 1fb168a88d5901f0c86cf537a51e272ddd63b057cec4fb102f2e3a4b50f16d04fc0575567de7440dfab01d090fb3863cec74055538141f96e7d7bc8835101ac0 + checksum: 1e47144b0c00dce562e72ea9f6c3e93d3bb392ec0ea001ce37ff801d9a496c9801927033ee4800bf92ea2ece9de0abe596715add3b7afe3c5d1533e260f5e09e languageName: node linkType: hard @@ -10297,7 +10297,7 @@ __metadata: "@formatjs/intl-locale": ^3.0.3 "@formatjs/intl-numberformat": ^8.0.4 "@formatjs/intl-pluralrules": ^5.0.3 - "@react-native-community/blur": 4.3.0 + "@react-native-community/blur": 4.4.1 "@react-native-community/datetimepicker": ^3.4.6 "@react-native-community/netinfo": ^5.6.2 "@react-native/babel-preset": 0.73.21