vue-persistent-storage-manager
Advanced tools
Comparing version
{ | ||
"name": "vue-persistent-storage-manager", | ||
"type": "module", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"private": false, | ||
@@ -40,15 +40,15 @@ "description": "Vue plugin that wraps the StorageManager API and provides the state of the persistent-storage permission alongside a storage estimate.", | ||
"peerDependencies": { | ||
"vue": "^2.0.0" | ||
"vue": "2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vue/test-utils": "1.3.6", | ||
"bundlesize2": "0.0.32", | ||
"bundlesize2": "0.0.35", | ||
"flush-promises": "1.0.2", | ||
"jsdom": "26.0.0", | ||
"typescript": "5.7.3", | ||
"vite": "6.0.11", | ||
"jsdom": "26.1.0", | ||
"typescript": "5.8.3", | ||
"vite": "6.3.5", | ||
"vue": "2.7.16", | ||
"vue-template-compiler": "2.7.16", | ||
"@yeger/tsconfig": "2.0.9", | ||
"vite-plugin-lib": "2.1.5" | ||
"@yeger/tsconfig": "2.1.1", | ||
"vite-plugin-lib": "3.0.1" | ||
}, | ||
@@ -55,0 +55,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
11193
-0.02%