@wavemaker/angular-codegen 11.1.0-next.24316 → 11.1.0-next.24319

Sign up to get free protection for your applications and to get access to all the features.
@@ -77,7 +77,7 @@
77
77
  "./node_modules/@wavemaker/app-ng-runtime/scripts/swipey/swipey.jquery.plugin.js",
78
78
  "./node_modules/@wavemaker/app-ng-runtime/scripts/jquery.ui.touch-punch/jquery.ui.touch-punch.min.js",
79
79
  "./node_modules/moment/min/moment.min.js",
80
- "./node_modules/fullcalendar/dist/fullcalendar.min.js",
80
+ "./node_modules/fullcalendar/main.min.js",
81
81
  "./node_modules/summernote/dist/summernote-lite.min.js",
82
82
  "./node_modules/hammerjs/hammer.min.js",
83
83
  "./node_modules/iscroll/build/iscroll.js",
@@ -172,7 +172,7 @@
172
172
  "./node_modules/jquery-ui/ui/widgets/droppable.js",
173
173
  "./libraries/scripts/datatable/datatable.js",
174
174
  "./node_modules/moment/min/moment.min.js",
175
- "./node_modules/fullcalendar/dist/fullcalendar.min.js",
175
+ "./node_modules/fullcalendar/main.min.js",
176
176
  "./node_modules/summernote/dist/summernote-lite.min.js",
177
177
  "./node_modules/hammerjs/hammer.min.js",
178
178
  "./node_modules/iscroll/build/iscroll.js",
@@ -10990,9 +10990,9 @@
10990
10990
  "optional": true
10991
10991
  },
10992
10992
  "fullcalendar": {
10993
- "version": "3.10.0",
10994
- "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.0.tgz",
10995
- "integrity": "sha512-0OtsHhmdYhtFmQwXzyo8VqHzYgamg+zVOoytv5N13gI+iF6CGjevpCi/yBaQs0O4wY3OAp8I688IxdNYe0iAvw=="
10993
+ "version": "5.0.0",
10994
+ "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.0.0.tgz",
10995
+ "integrity": "sha512-O1y3LIh77r4UYzi2TZl+XY3fhnwig7wyef5cdrsYrIxX55QLRXtTTzXz719lGsuBShDLmwn31tPhg85AF8s++w=="
10996
10996
  },
10997
10997
  "function-bind": {
10998
10998
  "version": "1.1.1",
@@ -49,7 +49,7 @@
49
49
  "angular2-websocket": "0.9.7",
50
50
  "core-js": "2.5.4",
51
51
  "d3": "3.5.17",
52
- "fullcalendar": "3.10.0",
52
+ "fullcalendar": "5.0.0",
53
53
  "hammerjs": "2.0.8",
54
54
  "he": "1.2.0",
55
55
  "iscroll": "5.2.0",
@@ -68,7 +68,7 @@
68
68
  "tslib": "^2.0.0",
69
69
  "x2js": "3.2.6",
70
70
  "zone.js": "~0.11.4",
71
- "@wavemaker/app-ng-runtime": "11.1.0-next.24316"
71
+ "@wavemaker/app-ng-runtime": "11.1.0-next.24319"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",