update to ionic 6

This commit is contained in:
Peter Maquiran
2023-07-11 19:52:36 +01:00
parent 89e11c6fe4
commit 3a48e8132a
5 changed files with 272 additions and 55 deletions
+70 -41
View File
@@ -81,7 +81,8 @@
"@ionic-native/status-bar": "^5.0.0",
"@ionic-native/streaming-media": "^5.36.0",
"@ionic-native/wheel-selector": "^5.31.1",
"@ionic/core": "^5.8.1",
"@ionic/angular": "^6.7.5",
"@ionic/core": "^6.7.5",
"@ionic/pwa-elements": "^3.0.2",
"@ionic/storage": "^2.3.1",
"@ionic/storage-angular": "^3.0.6",
@@ -4796,20 +4797,21 @@
}
},
"node_modules/@ionic/angular": {
"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,
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-6.7.5.tgz",
"integrity": "sha512-nV8HP7RedjYkIAT8nVr5ifHNT0D3XzA74RPG3/WCCFJKunERNJ9SBiNkCTWhUpSkqsYYwEB4+SOOHz+R5NLk/w==",
"dependencies": {
"@ionic/core": "5.9.4",
"tslib": "^1.9.3"
"@ionic/core": "6.7.5",
"ionicons": "^6.1.3",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": ">=8.2.7",
"@angular/forms": ">=8.2.7",
"@angular/router": ">=8.2.7",
"rxjs": ">=6.2.0",
"zone.js": ">=0.8.26"
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"rxjs": ">=6.6.0",
"zone.js": ">=0.11.0"
}
},
"node_modules/@ionic/angular-toolkit": {
@@ -4911,10 +4913,13 @@
}
}
},
"node_modules/@ionic/angular/node_modules/tslib": {
"version": "1.14.1",
"license": "0BSD",
"peer": true
"node_modules/@ionic/angular/node_modules/ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"dependencies": {
"@stencil/core": "^2.18.0"
}
},
"node_modules/@ionic/cli-framework": {
"version": "4.2.0",
@@ -5012,15 +5017,23 @@
"license": "0BSD"
},
"node_modules/@ionic/core": {
"version": "5.9.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.9.4.tgz",
"integrity": "sha512-Ngz9yVT6fIiGdSxxBer8uJxP4w6PasvohYpLxhtMgYiWnyIu0vZra2ui3HrYukCzUo5/SbNPiUr1l7cj1E+7qw==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz",
"integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==",
"dependencies": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.3",
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
"tslib": "^2.1.0"
}
},
"node_modules/@ionic/core/node_modules/ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"dependencies": {
"@stencil/core": "^2.18.0"
}
},
"node_modules/@ionic/lab": {
"version": "3.1.7",
"dev": true,
@@ -7662,8 +7675,9 @@
"license": "MIT"
},
"node_modules/@stencil/core": {
"version": "2.8.1",
"license": "MIT",
"version": "2.22.3",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.22.3.tgz",
"integrity": "sha512-kmVA0M/HojwsfkeHsifvHVIYe4l5tin7J5+DLgtl8h6WWfiMClND5K3ifCXXI2ETDNKiEk21p6jql3Fx9o2rng==",
"bin": {
"stencil": "bin/stencil"
},
@@ -22424,7 +22438,6 @@
},
"node_modules/jsonc-parser": {
"version": "3.0.0",
"devOptional": true,
"license": "MIT"
},
"node_modules/jsonfile": {
@@ -43737,18 +43750,23 @@
}
},
"@ionic/angular": {
"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,
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-6.7.5.tgz",
"integrity": "sha512-nV8HP7RedjYkIAT8nVr5ifHNT0D3XzA74RPG3/WCCFJKunERNJ9SBiNkCTWhUpSkqsYYwEB4+SOOHz+R5NLk/w==",
"requires": {
"@ionic/core": "5.9.4",
"tslib": "^1.9.3"
"@ionic/core": "6.7.5",
"ionicons": "^6.1.3",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},
"dependencies": {
"tslib": {
"version": "1.14.1",
"peer": true
"ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"requires": {
"@stencil/core": "^2.18.0"
}
}
}
},
@@ -43893,13 +43911,23 @@
}
},
"@ionic/core": {
"version": "5.9.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.9.4.tgz",
"integrity": "sha512-Ngz9yVT6fIiGdSxxBer8uJxP4w6PasvohYpLxhtMgYiWnyIu0vZra2ui3HrYukCzUo5/SbNPiUr1l7cj1E+7qw==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.7.5.tgz",
"integrity": "sha512-zRkRn+h/Vs3xt/EVgBdShMKDyeGOM4RU31NPF2icfu3CUTH+VrMV569MUnNjYvd1Lu2xK90pYy4TaicSWmC1Pw==",
"requires": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.3",
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.3",
"tslib": "^2.1.0"
},
"dependencies": {
"ionicons": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.3.tgz",
"integrity": "sha512-ptzz38dd/Yq+PgjhXegh7yhb/SLIk1bvL9vQDtLv1aoSc7alO6mX2DIMgcKYzt9vrNWkRu1f9Jr78zIFFyOXqw==",
"requires": {
"@stencil/core": "^2.18.0"
}
}
}
},
"@ionic/lab": {
@@ -45937,7 +45965,9 @@
"version": "3.1.0"
},
"@stencil/core": {
"version": "2.8.1"
"version": "2.22.3",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.22.3.tgz",
"integrity": "sha512-kmVA0M/HojwsfkeHsifvHVIYe4l5tin7J5+DLgtl8h6WWfiMClND5K3ifCXXI2ETDNKiEk21p6jql3Fx9o2rng=="
},
"@szmarczak/http-timer": {
"version": "1.1.2",
@@ -56179,8 +56209,7 @@
"version": "2.2.1"
},
"jsonc-parser": {
"version": "3.0.0",
"devOptional": true
"version": "3.0.0"
},
"jsonfile": {
"version": "6.1.0",