diff --git a/package.json b/package.json index 7d34f0e3..fe3f7626 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "axios": "^1.7.7", "dayjs": "^1.11.13", "lodash-es": "^4.17.21", - "pinia": "^2.2.4", + "pinia": "^2.2.5", "qs": "^6.13.0", "vue": "^3.5.12", "vue-router": "^4.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09bccbbe..b62df169 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 pinia: - specifier: ^2.2.4 - version: 2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + specifier: ^2.2.5 + version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) qs: specifier: ^6.13.0 version: 6.13.0 @@ -2559,12 +2559,12 @@ packages: engines: {node: '>=0.10'} hasBin: true - pinia@2.2.4: - resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==} + pinia@2.2.5: + resolution: {integrity: sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' - vue: ^2.6.14 || ^3.3.0 + vue: ^2.6.14 || ^3.5.11 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -5734,7 +5734,7 @@ snapshots: pidtree@0.6.0: {} - pinia@2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.12(typescript@5.6.3)