Skip to content

Commit c936720

Browse files
authored
Merge pull request #1022 from mendix/upgrade-mendix-native-10.18
update mendix/native to 6.0.3
2 parents 5027e24 + adc1407 commit c936720

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

ios/Podfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ PODS:
88
- hermes-engine/Pre-built (= 0.75.4)
99
- hermes-engine/Pre-built (0.75.4)
1010
- IQKeyboardManager (6.5.19)
11-
- libwebp (1.3.2):
12-
- libwebp/demux (= 1.3.2)
13-
- libwebp/mux (= 1.3.2)
14-
- libwebp/sharpyuv (= 1.3.2)
15-
- libwebp/webp (= 1.3.2)
16-
- libwebp/demux (1.3.2):
11+
- libwebp (1.5.0):
12+
- libwebp/demux (= 1.5.0)
13+
- libwebp/mux (= 1.5.0)
14+
- libwebp/sharpyuv (= 1.5.0)
15+
- libwebp/webp (= 1.5.0)
16+
- libwebp/demux (1.5.0):
1717
- libwebp/webp
18-
- libwebp/mux (1.3.2):
18+
- libwebp/mux (1.5.0):
1919
- libwebp/demux
20-
- libwebp/sharpyuv (1.3.2)
21-
- libwebp/webp (1.3.2):
20+
- libwebp/sharpyuv (1.5.0)
21+
- libwebp/webp (1.5.0):
2222
- libwebp/sharpyuv
2323
- RCT-Folly (2024.01.01.00):
2424
- boost
@@ -1681,10 +1681,10 @@ PODS:
16811681
- libwebp (~> 1.0)
16821682
- SDWebImage/Core (~> 5.10)
16831683
- SocketRocket (0.7.0)
1684-
- SQLCipher (4.6.1):
1685-
- SQLCipher/standard (= 4.6.1)
1686-
- SQLCipher/common (4.6.1)
1687-
- SQLCipher/standard (4.6.1):
1684+
- SQLCipher (4.9.0):
1685+
- SQLCipher/standard (= 4.9.0)
1686+
- SQLCipher/common (4.9.0)
1687+
- SQLCipher/standard (4.9.0):
16881688
- SQLCipher/common
16891689
- SSZipArchive (2.4.3)
16901690
- Yoga (0.0.0)
@@ -1968,7 +1968,7 @@ SPEC CHECKSUMS:
19681968
glog: 69ef571f3de08433d766d614c73a9838a06bf7eb
19691969
hermes-engine: ea92f60f37dba025e293cbe4b4a548fd26b610a0
19701970
IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
1971-
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
1971+
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
19721972
RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740
19731973
RCTDeprecation: 726d24248aeab6d7180dac71a936bbca6a994ed1
19741974
RCTRequired: a94e7febda6db0345d207e854323c37e3a31d93b
@@ -2049,7 +2049,7 @@ SPEC CHECKSUMS:
20492049
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
20502050
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
20512051
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
2052-
SQLCipher: 77fbe633cd84db04b07876dd50766b4924b57d61
2052+
SQLCipher: 31878d8ebd27e5c96db0b7cb695c96e9f8ad77da
20532053
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
20542054
Yoga: aa3df615739504eebb91925fc9c58b4922ea9a08
20552055

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"configure": "native-mobile-toolkit configure --config-path='./config.json' --verbose"
88
},
99
"dependencies": {
10-
"@mendix/native": "6.0.0",
10+
"@mendix/native": "6.0.3",
1111
"@mendix/react-native-sqlite-storage": "^7.1.0",
1212
"@react-native-async-storage/async-storage": "2.0.0",
1313
"@react-native-community/cameraroll": "4.0.1",

0 commit comments

Comments
 (0)