Skip to content

Commit

Permalink
chore: update async-storage dependency to 2.0.0 (#1000)
Browse files Browse the repository at this point in the history
* Fix: update async-storage dep to 2,0.0

* fix: update podfile.lock
  • Loading branch information
alanjcharles authored Sep 12, 2024
1 parent 28ecfb6 commit b608768
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions examples/AnalyticsReactNativeExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ PODS:
- React-jsi (= 0.72.9)
- React-logger (= 0.72.9)
- React-perflogger (= 0.72.9)
- RNCAsyncStorage (1.19.8):
- RNCAsyncStorage (2.0.0):
- React-Core
- RNCMaskedView (0.1.11):
- React
Expand Down Expand Up @@ -748,7 +748,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: a7b1442e155c6f131d8bdfaac47abdc303f50788
React-utils: a3ffbc321572ee91911d7bc30965abe9aa4e16af
ReactCommon: 180205f326d59f52e12fa724f5278fcf8fb6afc3
RNCAsyncStorage: 687bb9e85dd3d45b966662440dcfc0cd962347e6
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNGestureHandler: 32a01c29ecc9bb0b5bf7bc0a33547f61b4dc2741
RNScreens: 3c2d122f5e08c192e254c510b212306da97d2581
Expand Down
2 changes: 1 addition & 1 deletion examples/AnalyticsReactNativeExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean:ios": "rimraf ios/build ios/Pods"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.0",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.1.9",
"@react-navigation/stack": "^6.3.20",
Expand Down
12 changes: 6 additions & 6 deletions examples/AnalyticsReactNativeExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1328,14 +1328,14 @@ __metadata:
languageName: node
linkType: hard

"@react-native-async-storage/async-storage@npm:^1.0":
version: 1.19.8
resolution: "@react-native-async-storage/async-storage@npm:1.19.8"
"@react-native-async-storage/async-storage@npm:^2.0.0":
version: 2.0.0
resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
dependencies:
merge-options: "npm:^3.0.4"
peerDependencies:
react-native: ^0.0.0-0 || >=0.60 <1.0
checksum: 10c0/baf040271e5ffe96ede124c8581140f816440f869e33f536d729708015e0859be49c67c22d6264ccbc8542551925b954af2fbb129d511fefc0d69d14470846fe
react-native: ^0.0.0-0 || >=0.65 <1.0
checksum: 10c0/e09c93aecd2e0509c8d58fa2435d2aaadc7025910102a8d7ed21b4b6ee74ec680f0b2d9eb1e5f0f5b524b48f4dc868cd12a71452686f88664c3deb35ea83f370
languageName: node
linkType: hard

Expand Down Expand Up @@ -2027,7 +2027,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "AnalyticsReactNativeExample@workspace:."
dependencies:
"@react-native-async-storage/async-storage": "npm:^1.0"
"@react-native-async-storage/async-storage": "npm:^2.0.0"
"@react-native-community/masked-view": "npm:^0.1.11"
"@react-native/eslint-config": "npm:^0.72.2"
"@react-native/metro-config": "npm:^0.72.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/E2E-73/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"clean:ios": "rimraf ios/build ios/Pods"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.0",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.1.9",
"@react-navigation/stack": "^6.3.20",
Expand Down
12 changes: 6 additions & 6 deletions examples/E2E-73/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2146,14 +2146,14 @@ __metadata:
languageName: node
linkType: hard

"@react-native-async-storage/async-storage@npm:^1.0":
version: 1.21.0
resolution: "@react-native-async-storage/async-storage@npm:1.21.0"
"@react-native-async-storage/async-storage@npm:^2.0.0":
version: 2.0.0
resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
dependencies:
merge-options: "npm:^3.0.4"
peerDependencies:
react-native: ^0.0.0-0 || >=0.60 <1.0
checksum: 10c0/6e399f72a76e55fc2f0898ce188616267ac857e7c8c002feb4a998fc5aa27026d39478681b0a443fbd0a5fb0646e4e25dfb0d98dea04051fdafd7040d1aea7dc
react-native: ^0.0.0-0 || >=0.65 <1.0
checksum: 10c0/e09c93aecd2e0509c8d58fa2435d2aaadc7025910102a8d7ed21b4b6ee74ec680f0b2d9eb1e5f0f5b524b48f4dc868cd12a71452686f88664c3deb35ea83f370
languageName: node
linkType: hard

Expand Down Expand Up @@ -3073,7 +3073,7 @@ __metadata:
"@babel/core": "npm:^7.20.0"
"@babel/preset-env": "npm:^7.20.0"
"@babel/runtime": "npm:^7.20.0"
"@react-native-async-storage/async-storage": "npm:^1.0"
"@react-native-async-storage/async-storage": "npm:^2.0.0"
"@react-native-community/masked-view": "npm:^0.1.11"
"@react-native/babel-preset": "npm:^0.73.18"
"@react-native/eslint-config": "npm:^0.73.1"
Expand Down
4 changes: 2 additions & 2 deletions examples/E2E/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ PODS:
- React-jsi (= 0.72.9)
- React-logger (= 0.72.9)
- React-perflogger (= 0.72.9)
- RNCAsyncStorage (1.19.8):
- RNCAsyncStorage (2.0.0):
- React-Core
- RNCMaskedView (0.1.11):
- React
Expand Down Expand Up @@ -748,7 +748,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: a7b1442e155c6f131d8bdfaac47abdc303f50788
React-utils: a3ffbc321572ee91911d7bc30965abe9aa4e16af
ReactCommon: 180205f326d59f52e12fa724f5278fcf8fb6afc3
RNCAsyncStorage: 687bb9e85dd3d45b966662440dcfc0cd962347e6
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNGestureHandler: 32a01c29ecc9bb0b5bf7bc0a33547f61b4dc2741
RNScreens: 3c2d122f5e08c192e254c510b212306da97d2581
Expand Down
2 changes: 1 addition & 1 deletion examples/E2E/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"clean:ios": "rimraf ios/build ios/Pods"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.0",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.1.9",
"@react-navigation/stack": "^6.3.20",
Expand Down
12 changes: 6 additions & 6 deletions examples/E2E/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2175,14 +2175,14 @@ __metadata:
languageName: node
linkType: hard

"@react-native-async-storage/async-storage@npm:^1.0":
version: 1.19.8
resolution: "@react-native-async-storage/async-storage@npm:1.19.8"
"@react-native-async-storage/async-storage@npm:^2.0.0":
version: 2.0.0
resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
dependencies:
merge-options: "npm:^3.0.4"
peerDependencies:
react-native: ^0.0.0-0 || >=0.60 <1.0
checksum: 10c0/baf040271e5ffe96ede124c8581140f816440f869e33f536d729708015e0859be49c67c22d6264ccbc8542551925b954af2fbb129d511fefc0d69d14470846fe
react-native: ^0.0.0-0 || >=0.65 <1.0
checksum: 10c0/e09c93aecd2e0509c8d58fa2435d2aaadc7025910102a8d7ed21b4b6ee74ec680f0b2d9eb1e5f0f5b524b48f4dc868cd12a71452686f88664c3deb35ea83f370
languageName: node
linkType: hard

Expand Down Expand Up @@ -2946,7 +2946,7 @@ __metadata:
"@babel/core": "npm:^7.23.3"
"@babel/preset-env": "npm:^7.23.3"
"@babel/runtime": "npm:^7.23.2"
"@react-native-async-storage/async-storage": "npm:^1.0"
"@react-native-async-storage/async-storage": "npm:^2.0.0"
"@react-native-community/masked-view": "npm:^0.1.11"
"@react-native/eslint-config": "npm:^0.72.2"
"@react-native/metro-config": "npm:^0.72.11"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/runtime": "^7.23.2",
"@changesets/cli": "^2.26.2",
"@commitlint/config-conventional": "^18.4.2",
"@react-native-async-storage/async-storage": "^1.19",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native/eslint-config": "^0.73.2",
"@segment/analytics-rn-shared": "workspace:^",
"@semantic-release/changelog": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": "1.x",
"@react-native-async-storage/async-storage": "2.x",
"@segment/sovran-react-native": "^1.1.0",
"react": "*",
"react-native": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/sovran/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
]
},
"peerDependencies": {
"@react-native-async-storage/async-storage": "1.x",
"@react-native-async-storage/async-storage": "2.x",
"react": "*",
"react-native": "*"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,14 +3001,14 @@ __metadata:
languageName: node
linkType: hard

"@react-native-async-storage/async-storage@npm:^1.19":
version: 1.21.0
resolution: "@react-native-async-storage/async-storage@npm:1.21.0"
"@react-native-async-storage/async-storage@npm:^2.0.0":
version: 2.0.0
resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
dependencies:
merge-options: "npm:^3.0.4"
peerDependencies:
react-native: ^0.0.0-0 || >=0.60 <1.0
checksum: 10c0/6e399f72a76e55fc2f0898ce188616267ac857e7c8c002feb4a998fc5aa27026d39478681b0a443fbd0a5fb0646e4e25dfb0d98dea04051fdafd7040d1aea7dc
react-native: ^0.0.0-0 || >=0.65 <1.0
checksum: 10c0/e09c93aecd2e0509c8d58fa2435d2aaadc7025910102a8d7ed21b4b6ee74ec680f0b2d9eb1e5f0f5b524b48f4dc868cd12a71452686f88664c3deb35ea83f370
languageName: node
linkType: hard

Expand Down Expand Up @@ -3629,7 +3629,7 @@ __metadata:
typescript: "npm:^5.2.2"
uuid: "npm:^9.0.1"
peerDependencies:
"@react-native-async-storage/async-storage": 1.x
"@react-native-async-storage/async-storage": 2.x
"@segment/sovran-react-native": ^1.1.0
react: "*"
react-native: "*"
Expand Down Expand Up @@ -3667,7 +3667,7 @@ __metadata:
typescript: "npm:^5.2.2"
uuid: "npm:^9.0.1"
peerDependencies:
"@react-native-async-storage/async-storage": 1.x
"@react-native-async-storage/async-storage": 2.x
react: "*"
react-native: "*"
peerDependenciesMeta:
Expand Down Expand Up @@ -5650,7 +5650,7 @@ __metadata:
"@babel/runtime": "npm:^7.23.2"
"@changesets/cli": "npm:^2.26.2"
"@commitlint/config-conventional": "npm:^18.4.2"
"@react-native-async-storage/async-storage": "npm:^1.19"
"@react-native-async-storage/async-storage": "npm:^2.0.0"
"@react-native/eslint-config": "npm:^0.73.2"
"@segment/analytics-rn-shared": "workspace:^"
"@semantic-release/changelog": "npm:^6.0.3"
Expand Down

0 comments on commit b608768

Please sign in to comment.