Skip to content

Commit a3845b5

Browse files
authored
Merge branch 'master' into depfu/update/front-end/npm/cordova-plugin-splashscreen-5.0.4
2 parents 24d0733 + 71f36a5 commit a3845b5

File tree

2 files changed

+65
-59
lines changed

2 files changed

+65
-59
lines changed

front-end/package-lock.json

Lines changed: 61 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front-end/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"@ionic-native/core": "^5.36.0",
2626
"@ionic-native/splash-screen": "^5.36.0",
2727
"@ionic-native/status-bar": "^5.36.0",
28-
"@ionic/angular": "^6.5.0",
28+
"@ionic/angular": "^6.5.1",
2929
"cordova-browser": "^6.0.0",
3030
"core-js": "^2.6.12",
3131
"firebase": "^9.16.0",
3232
"marked": "^4.2.12",
3333
"node-forge": ">=1.3.0",
3434
"rxjs": "^6.6.0",
3535
"shelljs": ">=0.8.5",
36-
"tslib": "^2.0.0",
36+
"tslib": "^2.5.0",
3737
"zone.js": "~0.11.4"
3838
},
3939
"devDependencies": {
@@ -53,7 +53,7 @@
5353
"@types/node": "^12.11.1",
5454
"codelyzer": "^6.0.0",
5555
"cordova-plugin-device": "^2.1.0",
56-
"cordova-plugin-ionic-keyboard": "^2.1.3",
56+
"cordova-plugin-ionic-keyboard": "^2.2.0",
5757
"cordova-plugin-ionic-webview": "^3.1.2",
5858
"cordova-plugin-splashscreen": "^5.0.4",
5959
"cordova-plugin-statusbar": "^2.4.3",
@@ -68,7 +68,7 @@
6868
"node-forge": ">=1.3.0",
6969
"protractor": "~7.0.0",
7070
"shelljs": ">=0.8.5",
71-
"ts-node": "^8.0.3",
71+
"ts-node": "^8.10.2",
7272
"tslint": "~6.1.0",
7373
"typescript": "~4.3.5"
7474
},

0 commit comments

Comments
 (0)