Skip to content

Commit

Permalink
Updated blur view version - fix for building android demo (#3498)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzanyiz authored Feb 10, 2025
1 parent 4f22fa5 commit c274c57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c274c57

Please sign in to comment.