@wavemaker/angular-codegen 11.0.0-next.140021 → 11.0.0-next.140028

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,15 +18,15 @@
18
18
  },
19
19
  "private": true,
20
20
  "dependencies": {
21
- "@angular/animations": "10.2.5",
22
- "@angular/common": "10.2.5",
23
- "@angular/compiler": "10.2.5",
24
- "@angular/core": "10.2.5",
25
- "@angular/forms": "10.2.5",
26
- "@angular/platform-browser": "10.2.5",
27
- "@angular/platform-browser-dynamic": "10.2.5",
28
- "@angular/router": "10.2.5",
29
- "@angular/service-worker": "10.2.5",
21
+ "@angular/animations": "11.2.14",
22
+ "@angular/common": "11.2.14",
23
+ "@angular/compiler": "11.2.14",
24
+ "@angular/core": "11.2.14",
25
+ "@angular/forms": "11.2.14",
26
+ "@angular/platform-browser": "11.2.14",
27
+ "@angular/platform-browser-dynamic": "11.2.14",
28
+ "@angular/router": "11.2.14",
29
+ "@angular/service-worker": "11.2.14",
30
30
  "@babel/runtime": "^7.14.8",
31
31
  "@ionic-native/app-version": "4.10.0",
32
32
  "@ionic-native/barcode-scanner": "4.10.0",
@@ -54,7 +54,7 @@
54
54
  "he": "1.2.0",
55
55
  "iscroll": "5.2.0",
56
56
  "jquery": "3.4.1",
57
- "jquery-ui": "1.12.1",
57
+ "jquery-ui": "1.13.0",
58
58
  "js-cookie": "2.2.0",
59
59
  "jssha": "^3.1.2",
60
60
  "lodash": "4.17.19",
@@ -68,22 +68,22 @@
68
68
  "tslib": "^2.0.0",
69
69
  "x2js": "3.2.6",
70
70
  "zone.js": "~0.10.3",
71
- "@wavemaker/app-ng-runtime": "11.0.0-next.140021"
71
+ "@wavemaker/app-ng-runtime": "11.0.0-next.140028"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
75
- "@angular-builders/custom-webpack": "9.2.0",
76
- "@angular-devkit/build-angular": "0.1002.3",
77
- "@angular-devkit/build-ng-packagr": "0.1002.3",
78
- "@angular/cli": "10.2.3",
79
- "@angular/compiler-cli": "10.2.5",
80
- "@angular/language-service": "10.2.5",
75
+ "@angular-builders/custom-webpack": "11.1.1",
76
+ "@angular-devkit/build-angular": "0.1102.15",
77
+ "@angular/cli": "11.2.15",
78
+ "@angular/compiler-cli": "11.2.14",
79
+ "@angular/language-service": "11.2.14",
81
80
  "@babel/plugin-transform-runtime": "^7.14.5",
82
81
  "@compodoc/compodoc": "1.1.11",
83
82
  "@types/jasmine": "2.8.8",
84
83
  "@types/jasminewd2": "2.0.3",
85
84
  "@types/jquery": "3.3.22",
86
85
  "@types/node": "12.11.1",
86
+ "@types/sizzle": "^2.3.3",
87
87
  "brotli-webpack-plugin": "1.1.0",
88
88
  "cheerio": "1.0.0-rc.2",
89
89
  "codelyzer": "5.1.2",
@@ -103,7 +103,7 @@
103
103
  "karma-jasmine-html-reporter": "^1.5.0",
104
104
  "karma-mocha-reporter": "2.2.5",
105
105
  "moment": "2.24.0",
106
- "ng-packagr": "^10.1.2",
106
+ "ng-packagr": "11.2.4",
107
107
  "npm-run-all": "4.1.5",
108
108
  "rimraf": "2.6.3",
109
109
  "rollup": "0.65.2",
@@ -114,7 +114,8 @@
114
114
  "rollup-plugin-node-resolve": "3.4.0",
115
115
  "ts-node": "7.0.1",
116
116
  "tslint": "~6.1.0",
117
- "typescript": "3.9.10",
118
- "util": "0.11.1"
117
+ "typescript": "4.1.6",
118
+ "util": "0.11.1",
119
+ "yargs": "^17.3.1"
119
120
  }
120
121
  }