@nrwl/detox 13.4.4 → 13.4.5-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/migrations.json CHANGED
@@ -43,6 +43,23 @@
43
43
  "alwaysAddToPackageJson": false
44
44
  }
45
45
  }
46
+ },
47
+ "13.5.0": {
48
+ "version": "13.5.0-beta.0",
49
+ "packages": {
50
+ "detox": {
51
+ "version": "19.4.1",
52
+ "alwaysAddToPackageJson": false
53
+ },
54
+ "@types/detox": {
55
+ "version": "18.1.0",
56
+ "alwaysAddToPackageJson": false
57
+ },
58
+ "@testing-library/jest-dom": {
59
+ "version": "5.16.1",
60
+ "alwaysAddToPackageJson": false
61
+ }
62
+ }
46
63
  }
47
64
  }
48
65
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/detox",
3
- "version": "13.4.4",
3
+ "version": "13.4.5-beta.4",
4
4
  "description": "Detox Plugin for Nx",
5
5
  "keywords": [
6
6
  "Monorepo",
@@ -24,15 +24,15 @@
24
24
  "main": "index.js",
25
25
  "types": "index.d.ts",
26
26
  "dependencies": {
27
- "@nrwl/devkit": "13.4.4",
28
- "@nrwl/jest": "13.4.4",
29
- "@nrwl/linter": "13.4.4",
30
- "@nrwl/react": "13.4.4",
31
- "@nrwl/workspace": "13.4.4",
27
+ "@nrwl/devkit": "13.4.5-beta.4",
28
+ "@nrwl/jest": "13.4.5-beta.4",
29
+ "@nrwl/linter": "13.4.5-beta.4",
30
+ "@nrwl/react": "13.4.5-beta.4",
31
+ "@nrwl/workspace": "13.4.5-beta.4",
32
32
  "chalk": "^4.1.0"
33
33
  },
34
34
  "peerDependencies": {
35
- "detox": "^19.0.0"
35
+ "detox": "^19.4.1"
36
36
  },
37
37
  "builders": "./executors.json",
38
38
  "ng-update": {
@@ -4,12 +4,12 @@
4
4
  "apps": {
5
5
  "ios.debug": {
6
6
  "type": "ios.app",
7
- "build": "cd ../<%= appFileName %>/ios && xcodebuild -workspace <%= appClassName %>.xcworkspace -scheme <%= appClassName %> -configuration Debug -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 12' -derivedDataPath ./build -quiet",
7
+ "build": "cd ../<%= appFileName %>/ios && xcodebuild -workspace <%= appClassName %>.xcworkspace -scheme <%= appClassName %> -configuration Debug -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13' -derivedDataPath ./build -quiet",
8
8
  "binaryPath": "../<%= appFileName %>/ios/build/Build/Products/Debug-iphonesimulator/<%= appClassName %>.app"
9
9
  },
10
10
  "ios.release": {
11
11
  "type": "ios.app",
12
- "build": "cd ../<%= appFileName %>/ios && xcodebuild -workspace <%= appClassName %>.xcworkspace -scheme <%= appClassName %> -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 12' -derivedDataPath ./build -quiet",
12
+ "build": "cd ../<%= appFileName %>/ios && xcodebuild -workspace <%= appClassName %>.xcworkspace -scheme <%= appClassName %> -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13' -derivedDataPath ./build -quiet",
13
13
  "binaryPath": "../<%= appFileName %>/ios/build/Build/Products/Release-iphonesimulator/<%= appClassName %>.app"
14
14
  },
15
15
  "android.debug": {
@@ -27,7 +27,7 @@
27
27
  "simulator": {
28
28
  "type": "ios.simulator",
29
29
  "device": {
30
- "type": "iPhone 12"
30
+ "type": "iPhone 13"
31
31
  }
32
32
  },
33
33
  "emulator": {
@@ -1,4 +1,4 @@
1
1
  export declare const nxVersion = "*";
2
- export declare const detoxVersion = "19.0.0";
3
- export declare const typesDetoxVersion = "17.14.3";
4
- export declare const testingLibraryJestDom = "5.15.0";
2
+ export declare const detoxVersion = "19.4.1";
3
+ export declare const typesDetoxVersion = "18.1.0";
4
+ export declare const testingLibraryJestDom = "5.16.1";
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.testingLibraryJestDom = exports.typesDetoxVersion = exports.detoxVersion = exports.nxVersion = void 0;
4
- exports.nxVersion = '13.4.4';
5
- exports.detoxVersion = '19.0.0';
6
- exports.typesDetoxVersion = '17.14.3';
7
- exports.testingLibraryJestDom = '5.15.0';
4
+ exports.nxVersion = '13.4.5-beta.4';
5
+ exports.detoxVersion = '19.4.1';
6
+ exports.typesDetoxVersion = '18.1.0';
7
+ exports.testingLibraryJestDom = '5.16.1';
8
8
  //# sourceMappingURL=versions.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/detox/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,iBAAiB,GAAG,SAAS,CAAC;AAC9B,QAAA,qBAAqB,GAAG,QAAQ,CAAC"}
1
+ {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/detox/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,iBAAiB,GAAG,QAAQ,CAAC;AAC7B,QAAA,qBAAqB,GAAG,QAAQ,CAAC"}