mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Notification solved
This commit is contained in:
Generated
+20
-37
@@ -81,7 +81,6 @@
|
||||
"@ionic-native/status-bar": "^5.0.0",
|
||||
"@ionic-native/streaming-media": "^5.36.0",
|
||||
"@ionic-native/wheel-selector": "^5.31.1",
|
||||
"@ionic/angular": "^5.9.3",
|
||||
"@ionic/core": "^5.8.1",
|
||||
"@ionic/pwa-elements": "^3.0.2",
|
||||
"@ionic/storage": "^2.3.1",
|
||||
@@ -4469,10 +4468,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/angular": {
|
||||
"version": "5.9.3",
|
||||
"license": "MIT",
|
||||
"version": "5.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-5.9.4.tgz",
|
||||
"integrity": "sha512-U/85FePF48VaZXTudTwpVXDqhGmYfarl/7vki7a4umnIORnWtHqD2/pXsqqZ/O1EcbALwULYIeVXAfkFpPd2wQ==",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@ionic/core": "5.9.3",
|
||||
"@ionic/core": "5.9.4",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -4582,22 +4583,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/angular/node_modules/@ionic/core": {
|
||||
"version": "5.9.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.4.0",
|
||||
"ionicons": "^5.5.3",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/angular/node_modules/@ionic/core/node_modules/tslib": {
|
||||
"version": "2.3.1",
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/@ionic/angular/node_modules/tslib": {
|
||||
"version": "1.14.1",
|
||||
"license": "0BSD"
|
||||
"license": "0BSD",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@ionic/cli-framework": {
|
||||
"version": "4.2.0",
|
||||
@@ -4692,8 +4681,9 @@
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "5.8.1",
|
||||
"license": "MIT",
|
||||
"version": "5.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.9.4.tgz",
|
||||
"integrity": "sha512-Ngz9yVT6fIiGdSxxBer8uJxP4w6PasvohYpLxhtMgYiWnyIu0vZra2ui3HrYukCzUo5/SbNPiUr1l7cj1E+7qw==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^2.4.0",
|
||||
"ionicons": "^5.5.3",
|
||||
@@ -41254,27 +41244,18 @@
|
||||
}
|
||||
},
|
||||
"@ionic/angular": {
|
||||
"version": "5.9.3",
|
||||
"version": "5.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-5.9.4.tgz",
|
||||
"integrity": "sha512-U/85FePF48VaZXTudTwpVXDqhGmYfarl/7vki7a4umnIORnWtHqD2/pXsqqZ/O1EcbALwULYIeVXAfkFpPd2wQ==",
|
||||
"peer": true,
|
||||
"requires": {
|
||||
"@ionic/core": "5.9.3",
|
||||
"@ionic/core": "5.9.4",
|
||||
"tslib": "^1.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": {
|
||||
"version": "5.9.3",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.4.0",
|
||||
"ionicons": "^5.5.3",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": {
|
||||
"version": "2.3.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "1.14.1"
|
||||
"version": "1.14.1",
|
||||
"peer": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -41414,7 +41395,9 @@
|
||||
}
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "5.8.1",
|
||||
"version": "5.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.9.4.tgz",
|
||||
"integrity": "sha512-Ngz9yVT6fIiGdSxxBer8uJxP4w6PasvohYpLxhtMgYiWnyIu0vZra2ui3HrYukCzUo5/SbNPiUr1l7cj1E+7qw==",
|
||||
"requires": {
|
||||
"@stencil/core": "^2.4.0",
|
||||
"ionicons": "^5.5.3",
|
||||
|
||||
Reference in New Issue
Block a user