Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 13 of 13) sorted by relevance

/expo/packages/@expo/cli/src/start/doctor/dependencies/__tests__/
H A DensureDependenciesAsync-test.ts43 resolutions: {},
47 resolutions: {},
72 resolutions: {},
76 resolutions: {},
104 resolutions: {},
108 resolutions: {},
131 resolutions: {},
H A DgetMissingPackages-test.ts90 expect(results.resolutions).toStrictEqual({
126 expect(results.resolutions).toStrictEqual({
/expo/packages/@expo/cli/src/start/doctor/dependencies/
H A DgetMissingPackages.ts26 resolutions: Record<string, string>;
28 const resolutions: Record<string, string> = {}; constant
35 resolutions[p.pkg] = resolved;
39 return { missing: missingPackages, resolutions };
86 resolutions: Record<string, string>;
/expo/tools/src/commands/
H A DSetupReactNativeNightly.ts92 json.resolutions ||= {};
95 json.resolutions[name] = version;
H A DGenerateBareApp.ts247 return mainPkg.resolutions?.['react-native'];
/expo/.github/workflows/
H A Ddevelopment-client.yml50 pkg.resolutions = { \
51 ...pkg.resolutions, \
105 pkg.resolutions = { \
106 ...pkg.resolutions, \
/expo/packages/expo-test-runner/src/
H A DTemplateProject.ts61 resolutions: {
62 ...packageJson.resolutions,
/expo/packages/expo-updates/e2e/setup/
H A Dproject.js255 resolutions: {
257 ...packageJson.resolutions,
525 packageJson.dependencies.expo = packageJson.resolutions.expo;
526 packageJson.dependencies['expo-splash-screen'] = packageJson.resolutions['expo-splash-screen'];
/expo/packages/expo-test-runner/build/
H A DTemplateProject.js61 resolutions: {
62 ...packageJson.resolutions,
H A DTemplateProject.js.map1 …': packageJson.dependencies.jest,\n },\n resolutions: {\n ...packageJson.resoluti…
/expo/docs/pages/develop/user-interface/
H A Dsplash-screen.mdx29 …s to look at the most common resolutions and design around that &mdash; [you can see a list of dev…
134 …ectations and fit the screen dimension. To achieve this, use different resolutions for [different …
/expo/docs/pages/routing/
H A Dinstallation.mdx173 "resolutions": {
/expo/docs/pages/router/reference/
H A Dstatic-rendering.mdx65 "resolutions": {