Skip to content

Commit 61dcf8f

Browse files
authored
chore(deps): upgrade llama.rn to 0.12.3 (#740)
1 parent 82ada65 commit 61dcf8f

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PODS:
5959
- hermes-engine (0.82.1):
6060
- hermes-engine/Pre-built (= 0.82.1)
6161
- hermes-engine/Pre-built (0.82.1)
62-
- llama-rn (0.12.1):
62+
- llama-rn (0.12.3):
6363
- boost
6464
- DoubleConversion
6565
- fast_float
@@ -3751,7 +3751,7 @@ SPEC CHECKSUMS:
37513751
GTMAppAuth: 217a876b249c3c585a54fd6f73e6b58c4f5c4238
37523752
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
37533753
hermes-engine: 273e30e7fb618279934b0b95ffab60ecedb7acf5
3754-
llama-rn: 30cce807803745c870de7878dfd62f8b89836330
3754+
llama-rn: 2bb735f37117cb87233e4c7841e44e9f0c24b41c
37553755
onnxruntime-c: 4a1a1a81da2087869dc9b6357f182952db2df29c
37563756
onnxruntime-react-native: 4451eff6b1aa60589186c6a8422d436fba6a9192
37573757
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"date-fns": "^4.1.0",
5353
"dayjs": "^1.11.18",
5454
"expr-eval": "^2.0.2",
55-
"llama.rn": "0.12.1",
55+
"llama.rn": "0.12.3",
5656
"marked": "^16.4.0",
5757
"mobx": "^6.15.0",
5858
"mobx-persist-store": "^1.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6520,10 +6520,10 @@ lines-and-columns@^1.1.6:
65206520
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
65216521
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
65226522

6523-
llama.rn@0.12.1:
6524-
version "0.12.1"
6525-
resolved "https://registry.yarnpkg.com/llama.rn/-/llama.rn-0.12.1.tgz#1e9c5d6ae24edffc5bafa5902b403af99b7b9122"
6526-
integrity sha512-oJG/2e8AHskcpVcenPx8riMq2Gc/hQx9Q6OdVi73gYKyF3/c32zZbaeWP+wfkBtSf4jO1VFFhcecaUz/29CvBw==
6523+
llama.rn@0.12.3:
6524+
version "0.12.3"
6525+
resolved "https://registry.yarnpkg.com/llama.rn/-/llama.rn-0.12.3.tgz#584dfe1412c077e2a29d829444eb295f730bd47e"
6526+
integrity sha512-SAMQ0Zj2CpngHNpqzxmIydo64tO3UYiOFeIHWwKc3yWMI5esjv4BJGvZj3Ca+rQWEoF7x+a/BjloiHp6+F141Q==
65276527

65286528
locate-path@^5.0.0:
65296529
version "5.0.0"

0 commit comments

Comments
 (0)