diff --git a/package.json b/package.json index a5f8f2d..b12e65d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "format": "prettier --write ." }, "dependencies": { - "pinia": "^3.0.3", + "pinia": "^3.0.4", "vue": "^3.5.18", "vue-router": "^4.5.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50c493c..5f41887 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: pinia: - specifier: ^3.0.3 - version: 3.0.3(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)) + specifier: ^3.0.4 + version: 3.0.4(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)) vue: specifier: ^3.5.18 version: 3.5.18(typescript@5.6.3) @@ -1262,11 +1262,11 @@ packages: engines: {node: '>=0.10'} hasBin: true - pinia@3.0.3: - resolution: {integrity: sha512-ttXO/InUULUXkMHpTdp9Fj4hLpD/2AoJdmAbAeW2yu1iy1k+pkFekQXw5VpC0/5p51IOR/jDaDRfRWRnMMsGOA==} + pinia@3.0.4: + resolution: {integrity: sha512-l7pqLUFTI/+ESXn6k3nu30ZIzW5E2WZF/LaHJEpoq6ElcLD+wduZoB2kBN19du6K/4FDpPMazY2wJr+IndBtQw==} peerDependencies: - typescript: '>=4.4.4' - vue: ^2.7.0 || ^3.5.11 + typescript: '>=4.5.0' + vue: ^3.5.11 peerDependenciesMeta: typescript: optional: true @@ -2825,7 +2825,7 @@ snapshots: pidtree@0.6.0: {} - pinia@3.0.3(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)): + pinia@3.0.4(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)): dependencies: '@vue/devtools-api': 7.7.7 vue: 3.5.18(typescript@5.6.3)