Searched refs:resolutions (Results 1 – 13 of 13) sorted by relevance
| /expo/packages/@expo/cli/src/start/doctor/dependencies/__tests__/ |
| H A D | ensureDependenciesAsync-test.ts | 43 resolutions: {}, 47 resolutions: {}, 72 resolutions: {}, 76 resolutions: {}, 104 resolutions: {}, 108 resolutions: {}, 131 resolutions: {},
|
| H A D | getMissingPackages-test.ts | 90 expect(results.resolutions).toStrictEqual({ 126 expect(results.resolutions).toStrictEqual({
|
| /expo/packages/@expo/cli/src/start/doctor/dependencies/ |
| H A D | getMissingPackages.ts | 26 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 D | SetupReactNativeNightly.ts | 92 json.resolutions ||= {}; 95 json.resolutions[name] = version;
|
| H A D | GenerateBareApp.ts | 247 return mainPkg.resolutions?.['react-native'];
|
| /expo/.github/workflows/ |
| H A D | development-client.yml | 50 pkg.resolutions = { \ 51 ...pkg.resolutions, \ 105 pkg.resolutions = { \ 106 ...pkg.resolutions, \
|
| /expo/packages/expo-test-runner/src/ |
| H A D | TemplateProject.ts | 61 resolutions: { 62 ...packageJson.resolutions,
|
| /expo/packages/expo-updates/e2e/setup/ |
| H A D | project.js | 255 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 D | TemplateProject.js | 61 resolutions: { 62 ...packageJson.resolutions,
|
| H A D | TemplateProject.js.map | 1 …': packageJson.dependencies.jest,\n },\n resolutions: {\n ...packageJson.resoluti…
|
| /expo/docs/pages/develop/user-interface/ |
| H A D | splash-screen.mdx | 29 …s to look at the most common resolutions and design around that — [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 D | installation.mdx | 173 "resolutions": {
|
| /expo/docs/pages/router/reference/ |
| H A D | static-rendering.mdx | 65 "resolutions": {
|