@xyo-network/previous-hash-store-indexeddb
Advanced tools
Comparing version 2.110.7 to 2.110.8
@@ -14,4 +14,4 @@ { | ||
"dependencies": { | ||
"@xylabs/hex": "^3.6.1", | ||
"@xyo-network/previous-hash-store-model": "^2.110.7", | ||
"@xylabs/hex": "^3.6.4", | ||
"@xyo-network/previous-hash-store-model": "^2.110.8", | ||
"idb": "^8.0.0" | ||
@@ -21,6 +21,6 @@ }, | ||
"@types/uuid": "10.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^3.12.2", | ||
"@xylabs/tsconfig": "^3.12.2", | ||
"@xylabs/ts-scripts-yarn3": "^3.12.4", | ||
"@xylabs/tsconfig": "^3.12.4", | ||
"fake-indexeddb": "^6.0.0", | ||
"typescript": "^5.5.3", | ||
"typescript": "^5.5.4", | ||
"uuid": "^10.0.0" | ||
@@ -66,4 +66,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.110.7", | ||
"version": "2.110.8", | ||
"type": "module" | ||
} |