Retrait de expo-background-fetch, inutilisé

This commit is contained in:
2024-12-14 17:41:59 +01:00
parent 25ca687448
commit 3648454da4
6 changed files with 1 additions and 61 deletions

View File

@@ -22,7 +22,6 @@
"@tanstack/react-query-persist-client": "^5.62.7",
"@turf/circle": "^7.1.0",
"expo": "~52.0.11",
"expo-background-fetch": "~13.0.3",
"expo-blur": "~14.0.1",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.4",
@@ -7765,18 +7764,6 @@
"react-native": "*"
}
},
"node_modules/expo-background-fetch": {
"version": "13.0.3",
"resolved": "https://registry.npmjs.org/expo-background-fetch/-/expo-background-fetch-13.0.3.tgz",
"integrity": "sha512-wayjvMima858mvEqsXo6camcoeBLusVJnvMPdG0GKi2d9hKuQXCNP90sShDpgXOEIVzjN0UzZ8PqULgQWbqdAg==",
"license": "MIT",
"dependencies": {
"expo-task-manager": "~12.0.0"
},
"peerDependencies": {
"expo": "*"
}
},
"node_modules/expo-blur": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/expo-blur/-/expo-blur-14.0.1.tgz",