update local saved data

This commit is contained in:
2025-01-06 11:00:03 +02:00
parent 1040fd4018
commit 3e8af4a270
6 changed files with 62 additions and 27 deletions

9
package-lock.json generated
View File

@@ -15,6 +15,7 @@
"@capacitor/core": "^6.1.2",
"@capacitor/filesystem": "^6.0.1",
"@capacitor/local-notifications": "^6.1.0",
"@capacitor/preferences": "^6.0.3",
"@capacitor/splash-screen": "^6.0.2",
"@capawesome/capacitor-file-picker": "^6.1.0",
"@chatscope/chat-ui-kit-react": "^2.0.3",
@@ -1776,6 +1777,14 @@
"@capacitor/core": "^6.0.0"
}
},
"node_modules/@capacitor/preferences": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@capacitor/preferences/-/preferences-6.0.3.tgz",
"integrity": "sha512-3I1BbhhCBTMBziVvr0fU7RCRXqGvhUW/apHLRJSaJAWonASya5rp6AWsHv1lW1tkF0avUOMwp6e7iNA4UUGu8g==",
"peerDependencies": {
"@capacitor/core": "^6.0.0"
}
},
"node_modules/@capacitor/splash-screen": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@capacitor/splash-screen/-/splash-screen-6.0.2.tgz",