updated nx to 13
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@angular/core": "^11.0.0 || ^12.0.0",
|
||||
"@angular/common": "^11.0.0 || ^12.0.0"
|
||||
"@angular/core": "^13.0.0",
|
||||
"@angular/common": "^13.0.0"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"publishConfig": {
|
||||
|
||||
9860
package-lock.json
generated
9860
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -54,12 +54,12 @@
|
||||
"@angular-eslint/eslint-plugin": "13.1.0",
|
||||
"@angular-eslint/eslint-plugin-template": "13.1.0",
|
||||
"@angular-eslint/template-parser": "13.1.0",
|
||||
"@nrwl/angular": "11.2.12",
|
||||
"@nrwl/angular": "13.9.4",
|
||||
"@nrwl/cli": "11.2.12",
|
||||
"@nrwl/node": "11.2.12",
|
||||
"@nrwl/eslint-plugin-nx": "11.2.12",
|
||||
"@nrwl/jest": "11.2.12",
|
||||
"@nrwl/linter": "11.2.12",
|
||||
"@nrwl/node": "13.9.4",
|
||||
"@nrwl/eslint-plugin-nx": "13.9.4",
|
||||
"@nrwl/jest": "13.9.4",
|
||||
"@nrwl/linter": "13.9.4",
|
||||
"@types/fs-extra": "9.0.7",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/node": "^12.11.1",
|
||||
|
||||
Reference in New Issue
Block a user