refactor: update to ionic v8

refactor: remove deprecated @ionic-native/core (replaced by
@awesome-cordova-plugins/core)
This commit is contained in:
2024-05-30 14:18:45 +02:00
committed by Rainer Killinger
parent 6ef5641aa0
commit 685ed84c12
3 changed files with 16 additions and 14 deletions

View File

@@ -51,7 +51,7 @@ include ':capacitor-splash-screen'
project(':capacitor-splash-screen').projectDir = new File('../../../node_modules/.pnpm/@capacitor+splash-screen@6.0.1_@capacitor+core@6.1.1/node_modules/@capacitor/splash-screen/android')
include ':transistorsoft-capacitor-background-fetch'
project(':transistorsoft-capacitor-background-fetch').projectDir = new File('../../../node_modules/.pnpm/@transistorsoft+capacitor-background-fetch@5.2.0_@capacitor+core@6.1.1/node_modules/@transistorsoft/capacitor-background-fetch/android')
project(':transistorsoft-capacitor-background-fetch').projectDir = new File('../../../node_modules/.pnpm/@transistorsoft+capacitor-background-fetch@6.0.0_@capacitor+core@6.0.0/node_modules/@transistorsoft/capacitor-background-fetch/android')
include ':capacitor-secure-storage-plugin'
project(':capacitor-secure-storage-plugin').projectDir = new File('../../../node_modules/.pnpm/capacitor-secure-storage-plugin@0.9.0_@capacitor+core@6.1.1/node_modules/capacitor-secure-storage-plugin/android')
project(':capacitor-secure-storage-plugin').projectDir = new File('../../../node_modules/.pnpm/capacitor-secure-storage-plugin@0.10.0_@capacitor+core@6.0.0/node_modules/capacitor-secure-storage-plugin/android')

View File

@@ -78,7 +78,7 @@
"@capacitor/share": "6.0.1",
"@capacitor/splash-screen": "6.0.1",
"@ionic-native/core": "5.36.0",
"@ionic/angular": "7.8.0",
"@ionic/angular": "8.2.0",
"@ionic/storage-angular": "4.0.0",
"@maplibre/ngx-maplibre-gl": "17.4.1",
"@ngx-translate/core": "15.0.0",

24
pnpm-lock.yaml generated
View File

@@ -783,8 +783,8 @@ importers:
specifier: 5.36.0
version: 5.36.0(rxjs@7.8.1)
'@ionic/angular':
specifier: 7.8.0
version: 7.8.0(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.4)
specifier: 8.2.0
version: 8.2.0(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.4)
'@ionic/storage-angular':
specifier: 4.0.0
version: 4.0.0(@angular/core@18.0.1)(rxjs@7.8.1)
@@ -7098,12 +7098,14 @@ packages:
/@ionic-native/core@5.36.0(rxjs@7.8.1):
resolution: {integrity: sha512-lOrkktadlKYbYf1LrDyAtsu1JnQ0oCCdkOU7iHQ8oXnNOkMwobFfD2m62F1CoOr0u9LIkpYnZSPjng8lZbmbNw==}
requiresBuild: true
peerDependencies:
rxjs: ^5.5.0 || ^6.5.0
dependencies:
'@types/cordova': 11.0.3
rxjs: 7.8.1
dev: false
optional: true
/@ionic-native/http@5.36.0(@ionic-native/core@5.36.0)(rxjs@7.8.1):
resolution: {integrity: sha512-3t7UhcqNxZuIX+HXuydlaDfA9AwDXiRFGs9GsHpJnXMTfbeKUcwzp0amqblrLslDA9tNfqSmJyFZFaMX6CRrog==}
@@ -7167,19 +7169,19 @@ packages:
- chokidar
dev: true
/@ionic/angular@7.8.0(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.4):
resolution: {integrity: sha512-O+CpJ92V9CZLa9FqkTkXirPvepxx+ocSlWH6Oqsp4IEPMD2o/WJXKNINW8gX+cBQfNIPLJtle1GH/LY68bUtMw==}
/@ionic/angular@8.2.0(@angular/core@18.0.1)(@angular/forms@18.0.1)(@angular/router@18.0.1)(rxjs@7.8.1)(zone.js@0.14.4):
resolution: {integrity: sha512-47y/J3yqLwzHqe+50QTTIr+9AYbjpu9IR+p33bRbxJhUEaUCl5VKzLwjL94bVi+eTVwr786eu2kK8TRTaPyEBw==}
peerDependencies:
'@angular/core': '>=14.0.0'
'@angular/forms': '>=14.0.0'
'@angular/router': '>=14.0.0'
'@angular/core': '>=16.0.0'
'@angular/forms': '>=16.0.0'
'@angular/router': '>=16.0.0'
rxjs: '>=7.5.0'
zone.js: '>=0.11.0'
zone.js: '>=0.13.0'
dependencies:
'@angular/core': 18.0.1(rxjs@7.8.1)(zone.js@0.14.4)
'@angular/forms': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1)
'@angular/router': 18.0.1(@angular/common@18.0.1)(@angular/core@18.0.1)(@angular/platform-browser@18.0.1)(rxjs@7.8.1)
'@ionic/core': 7.8.0
'@ionic/core': 8.2.0
ionicons: 7.4.0
jsonc-parser: 3.3.1
rxjs: 7.8.1
@@ -7268,8 +7270,8 @@ packages:
- supports-color
dev: true
/@ionic/core@7.8.0:
resolution: {integrity: sha512-rogQw6lWH367E5XQnovbAIB4pT1YmuTz7OvyQm0cp4pO2/64faKyTGteSxc99stG01CoARW+pjJN1K09hfKFPw==}
/@ionic/core@8.2.0:
resolution: {integrity: sha512-+TjHDFluiGYVNiQZOLsETCE+om5FKYbaOKkfmCQYvRGxlg4WtOwaX6YCrpP4MMuerGt36PA196oh/JTcVe9ByA==}
dependencies:
'@stencil/core': 4.20.0
ionicons: 7.4.0