|
40 | 40 | "windows.store": "npx electron-windows-store --input-directory .\\desktop\\dist\\win-unpacked --output-directory .\\desktop\\store -a .\\resources\\desktop -m .\\desktop\\assets\\windows\\AppXManifest.xml --package-version 0.0.0.0 --package-name MoodleDesktop" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@angular/animations": "^5.2.10", |
44 | | - "@angular/common": "^5.2.10", |
45 | | - "@angular/compiler": "^5.2.10", |
46 | | - "@angular/compiler-cli": "^5.2.10", |
47 | | - "@angular/core": "^5.2.10", |
48 | | - "@angular/forms": "^5.2.10", |
49 | | - "@angular/http": "^5.2.10", |
50 | | - "@angular/platform-browser": "^5.2.10", |
51 | | - "@angular/platform-browser-dynamic": "^5.2.10", |
52 | | - "@ionic-native/badge": "^4.17.0", |
53 | | - "@ionic-native/camera": "^4.17.0", |
54 | | - "@ionic-native/clipboard": "^4.17.0", |
55 | | - "@ionic-native/core": "^4.11.0", |
56 | | - "@ionic-native/device": "^4.17.0", |
57 | | - "@ionic-native/file": "^4.17.0", |
58 | | - "@ionic-native/file-opener": "^4.17.0", |
59 | | - "@ionic-native/file-transfer": "^4.17.0", |
60 | | - "@ionic-native/geolocation": "^4.17.0", |
61 | | - "@ionic-native/globalization": "^4.17.0", |
62 | | - "@ionic-native/in-app-browser": "^4.17.0", |
63 | | - "@ionic-native/keyboard": "^4.17.0", |
64 | | - "@ionic-native/local-notifications": "^4.17.0", |
65 | | - "@ionic-native/media-capture": "^4.17.0", |
66 | | - "@ionic-native/network": "^4.17.0", |
67 | | - "@ionic-native/push": "^4.17.0", |
68 | | - "@ionic-native/screen-orientation": "^4.17.0", |
69 | | - "@ionic-native/splash-screen": "^4.17.0", |
70 | | - "@ionic-native/sqlite": "^4.17.0", |
71 | | - "@ionic-native/status-bar": "^4.17.0", |
72 | | - "@ionic-native/web-intent": "^4.17.0", |
73 | | - "@ionic-native/zip": "^4.17.0", |
| 43 | + "@angular/animations": "^5.2.11", |
| 44 | + "@angular/common": "^5.2.11", |
| 45 | + "@angular/compiler": "^5.2.11", |
| 46 | + "@angular/compiler-cli": "^5.2.11", |
| 47 | + "@angular/core": "^5.2.11", |
| 48 | + "@angular/forms": "^5.2.11", |
| 49 | + "@angular/platform-browser": "^5.2.11", |
| 50 | + "@angular/platform-browser-dynamic": "^5.2.11", |
| 51 | + "@ionic-native/badge": "^4.20.0", |
| 52 | + "@ionic-native/camera": "^4.20.0", |
| 53 | + "@ionic-native/clipboard": "^4.20.0", |
| 54 | + "@ionic-native/core": "^4.20.0", |
| 55 | + "@ionic-native/device": "^4.20.0", |
| 56 | + "@ionic-native/file": "^4.20.0", |
| 57 | + "@ionic-native/file-opener": "^4.20.0", |
| 58 | + "@ionic-native/file-transfer": "^4.20.0", |
| 59 | + "@ionic-native/geolocation": "^4.20.0", |
| 60 | + "@ionic-native/globalization": "^4.20.0", |
| 61 | + "@ionic-native/in-app-browser": "^4.20.0", |
| 62 | + "@ionic-native/keyboard": "^4.20.0", |
| 63 | + "@ionic-native/local-notifications": "^4.20.0", |
| 64 | + "@ionic-native/media-capture": "^4.20.0", |
| 65 | + "@ionic-native/network": "^4.20.0", |
| 66 | + "@ionic-native/push": "^4.20.0", |
| 67 | + "@ionic-native/screen-orientation": "^4.20.0", |
| 68 | + "@ionic-native/splash-screen": "^4.20.0", |
| 69 | + "@ionic-native/sqlite": "^4.20.0", |
| 70 | + "@ionic-native/status-bar": "^4.20.0", |
| 71 | + "@ionic-native/web-intent": "^4.20.0", |
| 72 | + "@ionic-native/zip": "^4.20.0", |
74 | 73 | "@ngx-translate/core": "^8.0.0", |
75 | 74 | "@ngx-translate/http-loader": "^2.0.1", |
76 | | - "ajv": "^6.10.2", |
77 | | - "chart.js": "^2.7.2", |
| 75 | + "ajv": "^6.11.0", |
| 76 | + "chart.js": "^2.9.3", |
78 | 77 | "com-darryncampbell-cordova-plugin-intent": "^1.3.0", |
79 | 78 | "cordova": "9.0.0", |
80 | | - "cordova-android": "8.0.0", |
| 79 | + "cordova-android": "^8.1.0", |
81 | 80 | "cordova-android-support-gradle-release": "^3.0.1", |
82 | 81 | "cordova-clipboard": "^1.3.0", |
83 | | - "cordova-ios": "5.0.1", |
| 82 | + "cordova-ios": "^5.1.1", |
84 | 83 | "cordova-plugin-badge": "^0.8.8", |
85 | 84 | "cordova-plugin-camera": "^4.1.0", |
86 | | - "cordova-plugin-customurlscheme": "^4.4.0", |
| 85 | + "cordova-plugin-customurlscheme": "^5.0.0", |
87 | 86 | "cordova-plugin-device": "^2.0.3", |
88 | 87 | "cordova-plugin-file": "^6.0.2", |
89 | | - "cordova-plugin-file-opener2": "^2.2.1", |
| 88 | + "cordova-plugin-file-opener2": "^3.0.0", |
90 | 89 | "cordova-plugin-file-transfer": "^1.7.1", |
91 | 90 | "cordova-plugin-geolocation": "^4.0.2", |
92 | 91 | "cordova-plugin-globalization": "^1.11.0", |
93 | | - "cordova-plugin-inappbrowser": "^3.1.0", |
| 92 | + "cordova-plugin-inappbrowser": "^3.2.0", |
94 | 93 | "cordova-plugin-ionic-keyboard": "2.1.3", |
95 | 94 | "cordova-plugin-local-notification": "git+https://github.com/moodlemobile/cordova-plugin-local-notification.git#moodle", |
96 | 95 | "cordova-plugin-media-capture": "^3.0.3", |
|
100 | 99 | "cordova-plugin-statusbar": "^2.4.3", |
101 | 100 | "cordova-plugin-whitelist": "^1.3.4", |
102 | 101 | "cordova-plugin-zip": "^3.1.0", |
103 | | - "cordova-sqlite-storage": "^3.4.0", |
104 | | - "cordova-support-google-services": "^1.2.1", |
| 102 | + "cordova-sqlite-storage": "^4.0.0", |
| 103 | + "cordova-support-google-services": "^1.3.2", |
105 | 104 | "es6-promise-plugin": "^4.2.2", |
106 | 105 | "font-awesome": "^4.7.0", |
107 | | - "ionic-angular": "3.9.3", |
| 106 | + "ionic-angular": "3.9.9", |
108 | 107 | "ionicons": "^3.0.0", |
109 | | - "jszip": "^3.1.5", |
| 108 | + "jszip": "^3.2.2", |
110 | 109 | "mathjax": "2.7.7", |
111 | | - "moment": "^2.22.2", |
| 110 | + "moment": "^2.24.0", |
112 | 111 | "nl.kingsquare.cordova.background-audio": "^1.0.1", |
113 | 112 | "phonegap-plugin-multidex": "^1.0.0", |
114 | 113 | "phonegap-plugin-push": "git+https://github.com/moodlemobile/phonegap-plugin-push.git#moodle-v3", |
115 | | - "promise.prototype.finally": "^3.1.0", |
116 | | - "rxjs": "^5.5.11", |
| 114 | + "promise.prototype.finally": "3.1.0", |
| 115 | + "rxjs": "^5.5.12", |
117 | 116 | "sw-toolbox": "^3.6.0", |
118 | | - "ts-md5": "^1.2.4", |
119 | | - "web-animations-js": "^2.3.1", |
120 | | - "zone.js": "^0.8.26" |
| 117 | + "ts-md5": "^1.2.7", |
| 118 | + "web-animations-js": "^2.3.2", |
| 119 | + "zone.js": "^0.8.29" |
121 | 120 | }, |
122 | 121 | "devDependencies": { |
123 | | - "@ionic/app-scripts": "3.2.2", |
| 122 | + "@ionic/app-scripts": "3.2.3", |
124 | 123 | "@types/cordova": "^0.0.34", |
125 | 124 | "@types/cordova-plugin-file-transfer": "^0.0.3", |
126 | 125 | "@types/cordova-plugin-globalization": "^0.0.3", |
127 | 126 | "@types/cordova-plugin-network-information": "^0.0.3", |
128 | | - "@types/node": "^8.10.19", |
129 | | - "@types/promise.prototype.finally": "^2.0.2", |
| 127 | + "@types/node": "^8.10.59", |
| 128 | + "@types/promise.prototype.finally": "^2.0.3", |
130 | 129 | "electron-builder-lib": "^20.23.1", |
131 | | - "electron-rebuild": "^1.8.1", |
| 130 | + "electron-rebuild": "^1.10.0", |
132 | 131 | "gulp": "4.0.2", |
133 | 132 | "gulp-clip-empty-files": "^0.1.2", |
134 | 133 | "gulp-concat": "^2.6.1", |
135 | 134 | "gulp-flatten": "^0.4.0", |
136 | 135 | "gulp-htmlmin": "^5.0.1", |
137 | | - "gulp-rename": "^1.3.0", |
| 136 | + "gulp-rename": "^2.0.0", |
138 | 137 | "gulp-slash": "^1.1.3", |
139 | 138 | "lodash.template": "^4.5.0", |
140 | 139 | "node-loader": "^0.6.0", |
141 | 140 | "through": "^2.3.8", |
142 | | - "typescript": "^2.6.2", |
| 141 | + "typescript": "~2.6.2", |
143 | 142 | "vinyl": "^2.2.0", |
144 | | - "webpack-merge": "^4.1.2" |
| 143 | + "webpack-merge": "^4.2.2" |
145 | 144 | }, |
146 | 145 | "browser": { |
147 | 146 | "electron": false |
|
0 commit comments