|
1 | 1 | { |
2 | 2 | "name": "@expo/build-tools", |
3 | | - "version": "18.13.1", |
| 3 | + "version": "19.0.0", |
4 | 4 | "bugs": "https://github.com/expo/eas-cli/issues", |
5 | 5 | "license": "BUSL-1.1", |
6 | 6 | "author": "Expo <support@expo.io>", |
|
37 | 37 | "dependencies": { |
38 | 38 | "@expo/config": "55.0.10", |
39 | 39 | "@expo/config-plugins": "55.0.7", |
40 | | - "@expo/downloader": "18.5.0", |
41 | | - "@expo/eas-build-job": "18.13.1", |
| 40 | + "@expo/downloader": "19.0.0", |
| 41 | + "@expo/eas-build-job": "19.0.0", |
42 | 42 | "@expo/env": "^0.4.0", |
43 | | - "@expo/logger": "18.5.0", |
| 43 | + "@expo/logger": "19.0.0", |
44 | 44 | "@expo/package-manager": "1.9.10", |
45 | 45 | "@expo/plist": "^0.2.0", |
46 | 46 | "@expo/results": "^1.0.0", |
47 | 47 | "@expo/spawn-async": "1.7.2", |
48 | | - "@expo/steps": "18.13.1", |
49 | | - "@expo/template-file": "18.5.0", |
50 | | - "@expo/turtle-spawn": "18.5.0", |
| 48 | + "@expo/steps": "19.0.0", |
| 49 | + "@expo/template-file": "19.0.0", |
| 50 | + "@expo/turtle-spawn": "19.0.0", |
51 | 51 | "@expo/xcpretty": "^4.3.1", |
52 | 52 | "@google-cloud/storage": "^7.11.2", |
53 | 53 | "@sentry/node": "7.77.0", |
|
0 commit comments