File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 5050 "dependencies" : {
5151 "@callstack/react-theme-provider" : " ^3.0.9" ,
5252 "color" : " ^3.1.2" ,
53+ "expo-font" : " ^13.0.2" ,
5354 "use-latest-callback" : " ^0.1.5"
5455 },
5556 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -7819,6 +7819,18 @@ __metadata:
78197819 languageName: node
78207820 linkType: hard
78217821
7822+ "expo-font@npm:^13.0.2":
7823+ version: 13.0.2
7824+ resolution: "expo-font@npm:13.0.2"
7825+ dependencies:
7826+ fontfaceobserver: "npm:^2.1.0"
7827+ peerDependencies:
7828+ expo: "*"
7829+ react: "*"
7830+ checksum: 10c0/d4bf597bc6d03d40cd1fc029080f25c9b0cf1e48669d3e40747540bb3e20a303c2a7a027344df502a556e19d3ec8572db311bfe67e101a5526dcc29b18759bac
7831+ languageName: node
7832+ linkType: hard
7833+
78227834"exponential-backoff@npm:^3.1.1":
78237835 version: 3.1.1
78247836 resolution: "exponential-backoff@npm:3.1.1"
@@ -8146,6 +8158,13 @@ __metadata:
81468158 languageName: node
81478159 linkType: hard
81488160
8161+ "fontfaceobserver@npm:^2.1.0":
8162+ version: 2.3.0
8163+ resolution: "fontfaceobserver@npm:2.3.0"
8164+ checksum: 10c0/9b539d5021757d3ed73c355bdb839296d6654de473a992aa98993ef46d951f0361545323de68f6d70c5334d7e3e9f409c1ae7a03c168b00cb0f6c5dea6c77bfa
8165+ languageName: node
8166+ linkType: hard
8167+
81498168"for-each@npm:^0.3.3":
81508169 version: 0.3.3
81518170 resolution: "for-each@npm:0.3.3"
@@ -13194,6 +13213,7 @@ __metadata:
1319413213 eslint-plugin-flowtype: "npm:^8.0.3"
1319513214 eslint-plugin-local-rules: "npm:^1.3.2"
1319613215 expo-constants: "npm:~15.4.6"
13216+ expo-font: "npm:^13.0.2"
1319713217 glob: "npm:^7.1.3"
1319813218 husky: "npm:^1.3.1"
1319913219 jest: "npm:^29.6.3"
You can’t perform that action at this time.
0 commit comments