diff --git a/package.json b/package.json index bcae0c6e..085f42c7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "axios": "^1.7.8", "dayjs": "^1.11.13", "lodash-es": "^4.17.21", - "pinia": "^2.2.6", + "pinia": "^2.2.8", "qs": "^6.13.1", "vue": "^3.5.13", "vue-router": "^4.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e6d235a..111e1736 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.6 - version: 2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)) qs: specifier: ^6.13.1 version: 6.13.1 @@ -2552,8 +2552,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - pinia@2.2.6: - resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==} + pinia@2.2.8: + resolution: {integrity: sha512-NRTYy2g+kju5tBRe0oNlriZIbMNvma8ZJrpHsp3qudyiMEA8jMmPPKQ2QMHg0Oc4BkUyQYWagACabrwriCK9HQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -5711,7 +5711,7 @@ snapshots: pidtree@0.6.0: {} - pinia@2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)): + pinia@2.2.8(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.6.3)