vue-persistent-storage-manager
Advanced tools
Comparing version
{ | ||
"name": "vue-persistent-storage-manager", | ||
"type": "module", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"private": false, | ||
@@ -44,11 +44,11 @@ "description": "Vue plugin that wraps the StorageManager API and provides the state of the persistent-storage permission alongside a storage estimate.", | ||
"@vue/test-utils": "1.3.6", | ||
"bundlesize2": "0.0.31", | ||
"bundlesize2": "0.0.32", | ||
"flush-promises": "1.0.2", | ||
"jsdom": "25.0.1", | ||
"typescript": "5.6.3", | ||
"vite": "5.4.8", | ||
"jsdom": "26.0.0", | ||
"typescript": "5.7.3", | ||
"vite": "6.0.7", | ||
"vue": "2.7.16", | ||
"vue-template-compiler": "2.7.16", | ||
"@yeger/tsconfig": "2.0.8", | ||
"vite-plugin-lib": "2.1.2" | ||
"@yeger/tsconfig": "2.0.9", | ||
"vite-plugin-lib": "2.1.4" | ||
}, | ||
@@ -55,0 +55,0 @@ "publishConfig": { |