@wavemaker/angular-codegen 10.12.2-next.23213 → 11.0.0-next.139236

Sign up to get free protection for your applications and to get access to all the features.
@@ -68,7 +68,7 @@
68
68
  "tslib": "^2.0.0",
69
69
  "x2js": "3.2.6",
70
70
  "zone.js": "~0.10.3",
71
- "@wavemaker/app-ng-runtime": "10.12.2-next.23213"
71
+ "@wavemaker/app-ng-runtime": "11.0.0-next.139236"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -83,6 +83,7 @@
83
83
  "@types/jasminewd2": "2.0.3",
84
84
  "@types/jquery": "3.3.22",
85
85
  "@types/node": "12.11.1",
86
+ "@types/sizzle": "^2.3.3",
86
87
  "brotli-webpack-plugin": "1.1.0",
87
88
  "cheerio": "1.0.0-rc.2",
88
89
  "codelyzer": "5.1.2",
@@ -114,6 +115,7 @@
114
115
  "ts-node": "7.0.1",
115
116
  "tslint": "~6.1.0",
116
117
  "typescript": "4.1.6",
117
- "util": "0.11.1"
118
+ "util": "0.11.1",
119
+ "yargs": "^17.3.1"
118
120
  }
119
121
  }