File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11// @ts -check
22import { getCurrentState } from "@rnx-kit/tools-react-native/cache" ;
3- import { loadContextAsync } from "@rnx-kit/tools-react-native" ;
3+ import { loadContextAsync } from "@rnx-kit/tools-react-native/context " ;
44import * as fs from "node:fs" ;
55import * as path from "node:path" ;
66import {
Original file line number Diff line number Diff line change 8989 },
9090 "dependencies" : {
9191 "@rnx-kit/react-native-host" : " ^0.5.0" ,
92- "@rnx-kit/tools-react-native" : " ^2.0.1 " ,
92+ "@rnx-kit/tools-react-native" : " ^2.0.2 " ,
9393 "ajv" : " ^8.0.0" ,
9494 "cliui" : " ^8.0.0" ,
9595 "fast-xml-parser" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -3184,12 +3184,12 @@ __metadata:
31843184 languageName: node
31853185 linkType: hard
31863186
3187- "@rnx-kit/tools-react-native@npm:^2.0.0, @rnx-kit/tools-react-native@npm:^2.0.1 ":
3188- version: 2.0.1
3189- resolution: "@rnx-kit/tools-react-native@npm:2.0.1 "
3187+ "@rnx-kit/tools-react-native@npm:^2.0.0, @rnx-kit/tools-react-native@npm:^2.0.2 ":
3188+ version: 2.0.2
3189+ resolution: "@rnx-kit/tools-react-native@npm:2.0.2 "
31903190 dependencies:
31913191 "@rnx-kit/tools-node": "npm:^3.0.0"
3192- checksum: 10c0/55ec8ea8c279b994da7d4411e216d0d7ed643d817f4f87271606a8f11fb4eebfa596c17dc2effb188a94769b754bc590d3ed1e48724edf9f7d1e5d24c7e06379
3192+ checksum: 10c0/3743bbb9ca0c7da29d515a5f954d54d705dcc463712f2f0850645bab86bf1853f301036476fd6f761c401b2fdce8d3e10e60a5c3357317779b5ffd3355152564
31933193 languageName: node
31943194 linkType: hard
31953195
@@ -11955,7 +11955,7 @@ __metadata:
1195511955 "@react-native-community/template": "npm:^0.75.0"
1195611956 "@rnx-kit/eslint-plugin": "npm:^0.8.0"
1195711957 "@rnx-kit/react-native-host": "npm:^0.5.0"
11958- "@rnx-kit/tools-react-native": "npm:^2.0.1 "
11958+ "@rnx-kit/tools-react-native": "npm:^2.0.2 "
1195911959 "@rnx-kit/tsconfig": "npm:^2.0.0"
1196011960 "@types/js-yaml": "npm:^4.0.5"
1196111961 "@types/mustache": "npm:^4.0.0"
You can’t perform that action at this time.
0 commit comments