Skip to content

Commit

Permalink
feat(core): Nx 12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Aug 11, 2021
1 parent 813e8b9 commit b433835
Show file tree
Hide file tree
Showing 11 changed files with 2,372 additions and 1,851 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,25 +55,25 @@
"@angular/service-worker": "^12.0.0",
"@angular/upgrade": "^12.0.0",
"@cypress/webpack-preprocessor": "^5.4.2",
"@nrwl/angular": "~12.5.0",
"@nrwl/cli": "~12.5.0",
"@nrwl/devkit": "~12.5.0",
"@nrwl/express": "~12.5.0",
"@nrwl/jest": "~12.5.0",
"@nrwl/linter": "~12.5.0",
"@nrwl/nest": "~12.5.0",
"@nrwl/node": "~12.5.0",
"@nrwl/react": "~12.5.0",
"@nrwl/tao": "~12.5.0",
"@nrwl/web": "~12.5.0",
"@nrwl/workspace": "~12.5.0",
"@nrwl/angular": "~12.6.0",
"@nrwl/cli": "~12.6.0",
"@nrwl/devkit": "~12.6.0",
"@nrwl/express": "~12.6.0",
"@nrwl/jest": "~12.6.0",
"@nrwl/linter": "~12.6.0",
"@nrwl/nest": "~12.6.0",
"@nrwl/node": "~12.6.0",
"@nrwl/react": "~12.6.0",
"@nrwl/tao": "~12.6.0",
"@nrwl/web": "~12.6.0",
"@nrwl/workspace": "~12.6.0",
"@schematics/angular": "^12.0.0",
"@types/express": "~4.17.0",
"@types/jasmine": "~3.5.11",
"@types/jasminewd2": "~2.0.3",
"@types/jest": "~26.0.7",
"@types/node": "14.14.37",
"@types/prettier": "~2.0.2",
"@types/prettier": "2.3.0",
"@types/webpack": "^5.28.0",
"@types/xml2js": "^0.4.5",
"@types/yargs": "~15.0.5",
Expand Down Expand Up @@ -113,7 +113,7 @@
"npm-run-all": "~4.1.5",
"open": "~6.0.0",
"precise-commits": "~1.0.2",
"prettier": "~2.3.0",
"prettier": "2.3.2",
"pretty-quick": "^2.0.1",
"release-it": "~13.6.6",
"rxjs": "~6.6.0",
Expand All @@ -128,7 +128,7 @@
"tsickle": "~0.38.1",
"tslib": "~2.0.0",
"tslint": "~6.1.2",
"typescript": "4.2.4",
"typescript": "~4.3.5",
"verdaccio": "~5.1.1",
"worker-plugin": "~4.0.3",
"xml2js": "~0.4.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"migrations": "./migrations.json"
},
"dependencies": {
"@nrwl/angular": "^12.5.0"
"@nrwl/angular": "^12.0.0"
},
"peerDependencies": {
"@nstudio/xplat": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/src/utils/versions.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const xplatVersion = '*';
export const nxVersion = '^12.5.0';
export const nxVersion = '12.6.6';
export const angularVersion = '^12.0.0';
export const angularDevkitVersion = '^12.0.0';
export const ngxTranslateVersion = '~13.0.0';
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-angular/src/utils/versions.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const xplatVersion = '*';
export const nxVersion = '^12.5.0';
export const nxVersion = '12.6.6';
4 changes: 2 additions & 2 deletions packages/focus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"migrations": "./migrations.json"
},
"dependencies": {
"@angular-devkit/core": "~11.2.0",
"@angular-devkit/schematics": "~11.2.0",
"@angular-devkit/core": "^12.0.0",
"@angular-devkit/schematics": "^12.0.0",
"@nstudio/xplat-utils": "*",
"xml2js": "~0.4.23"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"migrations": "./migrations/migrations.json"
},
"dependencies": {
"@nrwl/angular": "^12.5.0",
"@nrwl/angular": "^12.0.0",
"@nstudio/xplat-utils": "*"
}
}
5 changes: 0 additions & 5 deletions packages/xplat-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
],
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"chalk": "4.1.0",
"jsonc-parser": "3.0.0",
"@nrwl/devkit": "^12.5.0"
},
"author": "Nathan Walker",
"license": "MIT",
"bugs": {
Expand Down
14 changes: 1 addition & 13 deletions packages/xplat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,8 @@
"postinstall": "node src/utils/postinstall.js"
},
"dependencies": {
"@nrwl/workspace": "~12.0.0",
"@nstudio/focus": "*",
"@nstudio/xplat-utils": "*",
"cosmiconfig": "^4.0.0",
"fs-extra": "7.0.1",
"ignore": "^5.0.4",
"jsonc-parser": "3.0.0",
"npm-run-all": "^4.1.5",
"opn": "^5.3.0",
"rxjs": "^6.6.0",
"semver": "6.3.0",
"tmp": "0.0.33",
"yargs": "15.4.1",
"yargs-parser": "20.0.0"
"@nstudio/xplat-utils": "*"
},
"author": "Nathan Walker",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/xplat/src/schematics/application/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ describe('xplat schematic', () => {
appTree = createEmptyWorkspace(appTree);
const options: XplatHelpers.Schema = { ...defaultOptions };
options.platforms = 'nest';
delete options.prefix;
delete options.isTesting;

const tree = await runSchematic('app', options, appTree);
const files = tree.files;
Expand All @@ -120,6 +122,8 @@ describe('xplat schematic', () => {
appTree = createEmptyWorkspace(appTree);
const options: XplatHelpers.Schema = { ...defaultOptions };
options.platforms = 'node';
delete options.prefix;
delete options.isTesting;

const tree = await runSchematic('app', options, appTree);
const files = tree.files;
Expand Down
2 changes: 1 addition & 1 deletion packages/xplat/src/utils/versions.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const xplatVersion = '*';
export const nxVersion = '^12.5.0';
export const nxVersion = '12.6.6';
Loading

0 comments on commit b433835

Please sign in to comment.