Skip to content

Commit dec950e

Browse files
Merge upstream develop
2 parents c86c718 + b0f0933 commit dec950e

4 files changed

Lines changed: 265 additions & 1245 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ log = "0.4"
4343
# Pinned: 0.3.48 adds a `From` impl on an associated-type projection that
4444
# fails coherence (E0119) in sea-query and aws-smithy-types. Unpin once those
4545
# crates ship releases that compile against it.
46-
time = "=0.3.51"
46+
time = "=0.3.53"
4747
base64 = "0.22.1"

apps/polycentric/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-native-draggable-flatlist": "^4.0.3",
6969
"react-native-gesture-handler": "~2.30.1",
7070
"react-native-nitro-image": "^0.15.1",
71-
"react-native-nitro-modules": "^0.35.9",
71+
"react-native-nitro-modules": "^0.36.0",
7272
"react-native-qrcode-svg": "^6.3.21",
7373
"react-native-reanimated": "~4.2.3",
7474
"react-native-safe-area-context": "5.8.0",

0 commit comments

Comments
 (0)