@wavemaker/angular-codegen 11.2.0-next.140957 → 11.2.0-next.140958

Sign up to get free protection for your applications and to get access to all the features.
@@ -83,7 +83,7 @@
83
83
  "./node_modules/iscroll/build/iscroll.js",
84
84
  "./node_modules/js-cookie/src/js.cookie.js",
85
85
  "./node_modules/jssha/dist/sha256.js",
86
- "./node_modules/tabbable/dist/index.umd.js",
86
+ "./node_modules/tabbable/dist/index.umd.min.js",
87
87
  "./node_modules/@wavemaker/focus-trap/dist/focus-trap.umd.min.js"
88
88
  ]
89
89
  },
@@ -202,9 +202,7 @@
202
202
  "./node_modules/hammerjs/hammer.min.js",
203
203
  "./node_modules/iscroll/build/iscroll.js",
204
204
  "./node_modules/js-cookie/src/js.cookie.js",
205
- "./node_modules/jssha/dist/sha256.js",
206
- "./node_modules/tabbable/dist/index.umd.js",
207
- "./node_modules/@wavemaker/focus-trap/dist/focus-trap.umd.min.js"
205
+ "./node_modules/jssha/dist/sha256.js"
208
206
  ],
209
207
  "aot": false,
210
208
  "vendorChunk": true,
@@ -47,11 +47,12 @@
47
47
  "@metrichor/jmespath": "^0.3.1",
48
48
  "@wavemaker.com/nvd3": "1.0.0",
49
49
  "@wavemaker/focus-trap": "^1.0.0",
50
+ "@wavemaker/variables": "11.2.0-next.140958",
50
51
  "angular-imask": "6.3.0",
51
52
  "angular2-websocket": "0.9.7",
52
53
  "core-js": "2.5.4",
53
54
  "d3": "3.5.17",
54
- "fullcalendar": "5.0.0",
55
+ "fullcalendar": "5.3.1",
55
56
  "hammerjs": "2.0.8",
56
57
  "he": "1.2.0",
57
58
  "iscroll": "5.2.0",
@@ -70,7 +71,7 @@
70
71
  "tslib": "2.4.1",
71
72
  "x2js": "^3.4.4",
72
73
  "zone.js": "~0.11.4",
73
- "@wavemaker/app-ng-runtime": "11.2.0-next.140957"
74
+ "@wavemaker/app-ng-runtime": "11.2.0-next.140958"
74
75
  },
75
76
  "devDependencies": {
76
77
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",