diff --git a/package.json b/package.json index d9915f5..b6234d2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" }, "dependencies": { - "pinia": "^3.0.0", + "pinia": "^4.0.0", "vue": "^3.5.18", "vue-router": "^5.0.0", "vuetify": "^4.0.0"