Skip to content

Commit c5393d6

Browse files
committed
chore: bump other deps
1 parent 0d30986 commit c5393d6

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

examples/SampleApp/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,7 +1871,7 @@ PODS:
18711871
- React-utils (= 0.77.1)
18721872
- RNAudioRecorderPlayer (3.6.12):
18731873
- React-Core
1874-
- RNCAsyncStorage (1.24.0):
1874+
- RNCAsyncStorage (2.1.1):
18751875
- DoubleConversion
18761876
- glog
18771877
- hermes-engine
@@ -2565,7 +2565,7 @@ SPEC CHECKSUMS:
25652565
ReactCodegen: cf66081f0d093f104d18751783f167011920b786
25662566
ReactCommon: 2b7aae141aa868224ef65cdc5144d1ec1acfed57
25672567
RNAudioRecorderPlayer: 224c7de87722938aedce04000d09baa633148f5b
2568-
RNCAsyncStorage: 2118709bfe9c313eba06d0ae7c34592a07de8243
2568+
RNCAsyncStorage: dac011cac81189c2b3b8654f3db97d2b6362d165
25692569
RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8
25702570
RNFBApp: 60366dd9d6bb01327607e1561a32508592d76db9
25712571
RNFBMessaging: 9465c2e3adb5e02cae8d40048306a30aea7f55cf
@@ -2584,4 +2584,4 @@ SPEC CHECKSUMS:
25842584

25852585
PODFILE CHECKSUM: 4f662370295f8f9cee909f1a4c59a614999a209d
25862586

2587-
COCOAPODS: 1.16.2
2587+
COCOAPODS: 1.14.3

examples/SampleApp/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"clean-all": "yarn clean && rm -rf node_modules && rm -rf ios/Pods && rm -rf vendor && bundle install && yarn install && cd ios && bundle exec pod install && cd -"
2323
},
2424
"dependencies": {
25-
"@notifee/react-native": "^9.1.2",
25+
"@notifee/react-native": "^9.1.8",
2626
"@op-engineering/op-sqlite": "^11.4.7",
27-
"@react-native-async-storage/async-storage": "^1.21.0",
28-
"@react-native-camera-roll/camera-roll": "^7.8.4",
29-
"@react-native-community/netinfo": "^11.3.2",
27+
"@react-native-async-storage/async-storage": "^2.1.1",
28+
"@react-native-camera-roll/camera-roll": "^7.9.0",
29+
"@react-native-community/netinfo": "^11.4.1",
3030
"@react-native-firebase/app": "21.11.0",
3131
"@react-native-firebase/messaging": "21.11.0",
3232
"@react-navigation/bottom-tabs": "7.2.0",

examples/SampleApp/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,7 @@
18491849
"@nodelib/fs.scandir" "2.1.5"
18501850
fastq "^1.6.0"
18511851

1852-
"@notifee/react-native@^9.1.2":
1852+
"@notifee/react-native@^9.1.8":
18531853
version "9.1.8"
18541854
resolved "https://registry.yarnpkg.com/@notifee/react-native/-/react-native-9.1.8.tgz#3d55cb3fbcc21f9e35931e366afdf64b294da891"
18551855
integrity sha512-Az/dueoPerJsbbjRxu8a558wKY+gONUrfoy3Hs++5OqbeMsR0dYe6P+4oN6twrLFyzAhEA1tEoZRvQTFDRmvQg==
@@ -1917,14 +1917,14 @@
19171917
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
19181918
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
19191919

1920-
"@react-native-async-storage/async-storage@^1.21.0":
1921-
version "1.24.0"
1922-
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.24.0.tgz#888efbc62a26f7d9464b32f4d3027b7f2771999b"
1923-
integrity sha512-W4/vbwUOYOjco0x3toB8QCr7EjIP6nE9G7o8PMguvvjYT5Awg09lyV4enACRx4s++PPulBiBSjL0KTFx2u0Z/g==
1920+
"@react-native-async-storage/async-storage@^2.1.1":
1921+
version "2.1.1"
1922+
resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-2.1.1.tgz#7f4642e848e5a257ff4e65d2c93e80f0c372dd7c"
1923+
integrity sha512-UqlnxddwM3rlCHvteFz+HpIXjqhQM7GkBgVQ9sMvMdl8QVOJQDjG7BODCUvabysMDw+9QfMFlLiOI8U6c0VzzQ==
19241924
dependencies:
19251925
merge-options "^3.0.4"
19261926

1927-
"@react-native-camera-roll/camera-roll@^7.8.4":
1927+
"@react-native-camera-roll/camera-roll@^7.9.0":
19281928
version "7.9.0"
19291929
resolved "https://registry.yarnpkg.com/@react-native-camera-roll/camera-roll/-/camera-roll-7.9.0.tgz#7b3d199b073e9f63d49852c44456c4fa0aa27e90"
19301930
integrity sha512-Ra0lB1G2H11MzL5aIH3bwlxU1zaHGSZeRs4lBXLBO64Ai1gUgZPR7TYgKDeeRPzNPtSbZKmzs+fuZ/7XoCf1SA==
@@ -2081,7 +2081,7 @@
20812081
prompts "^2.4.2"
20822082
semver "^7.5.2"
20832083

2084-
"@react-native-community/netinfo@^11.3.2":
2084+
"@react-native-community/netinfo@^11.4.1":
20852085
version "11.4.1"
20862086
resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-11.4.1.tgz#a3c247aceab35f75dd0aa4bfa85d2be5a4508688"
20872087
integrity sha512-B0BYAkghz3Q2V09BF88RA601XursIEA111tnc2JOaN7axJWmNefmfjZqw/KdSxKZp7CZUuPpjBmz/WCR9uaHYg==

0 commit comments

Comments
 (0)