chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 (#4392)

This commit is contained in:
Vben
2024-09-13 22:08:55 +08:00
committed by GitHub
parent d27e5eeef7
commit 29f572abd3
22 changed files with 341 additions and 174 deletions

View File

@@ -30,7 +30,7 @@
"@vueuse/integrations": "^11.0.3",
"qrcode": "^1.5.4",
"vue": "^3.5.4",
"vue-router": "^4.4.4"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@types/qrcode": "^1.5.5"

View File

@@ -26,7 +26,7 @@
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "^3.5.4",
"vue-router": "^4.4.4",
"vue-router": "^4.4.5",
"watermark-js-plus": "^1.5.6"
}
}

View File

@@ -37,6 +37,6 @@
"@vben/utils": "workspace:*",
"@vueuse/core": "^11.0.3",
"vue": "^3.5.4",
"vue-router": "^4.4.4"
"vue-router": "^4.4.5"
}
}