@serwist/background-sync
Advanced tools
Comparing version 9.0.10 to 9.0.11
{ | ||
"name": "@serwist/background-sync", | ||
"version": "9.0.10", | ||
"version": "9.0.11", | ||
"type": "module", | ||
@@ -36,9 +36,9 @@ "description": "A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.", | ||
"dependencies": { | ||
"serwist": "9.0.10" | ||
"serwist": "9.0.11" | ||
}, | ||
"devDependencies": { | ||
"cross-env": "7.0.3", | ||
"rollup": "4.24.3", | ||
"rollup": "4.28.0", | ||
"typescript": "5.6.3", | ||
"@serwist/configs": "9.0.10" | ||
"@serwist/configs": "9.0.11" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
+ Addedserwist@9.0.11(transitive)
- Removedserwist@9.0.10(transitive)
Updatedserwist@9.0.11