vue-persistent-storage-manager
Advanced tools
Comparing version
{ | ||
"name": "vue-persistent-storage-manager", | ||
"type": "module", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"private": false, | ||
@@ -47,8 +47,8 @@ "description": "Vue plugin that wraps the StorageManager API and provides the state of the persistent-storage permission alongside a storage estimate.", | ||
"jsdom": "24.0.0", | ||
"typescript": "5.3.3", | ||
"vite": "5.1.3", | ||
"typescript": "5.4.2", | ||
"vite": "5.1.6", | ||
"vue": "2.7.16", | ||
"vue-template-compiler": "2.7.16", | ||
"@yeger/tsconfig": "2.0.5", | ||
"vite-plugin-lib": "2.0.8" | ||
"@yeger/tsconfig": "2.0.6", | ||
"vite-plugin-lib": "2.0.9" | ||
}, | ||
@@ -55,0 +55,0 @@ "publishConfig": { |