diff --git a/package.json b/package.json index e62075a..2a129de 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lint-staged": "^14.0.1", "markdown-it": "^14.0.0", "npm-run-all": "^4.1.5", - "pinia": "^2.0.23", + "pinia": "^2.1.7", "prettier": "^2.7.1", "prismjs": "^1.29.0", "sass": "^1.77.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40d584f..4e5b11c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^4.1.5 version: 4.1.5 pinia: - specifier: ^2.0.23 - version: 2.0.23(typescript@5.4.5)(vue@3.4.21) + specifier: ^2.1.7 + version: 2.1.7(typescript@5.4.5)(vue@3.4.21) prettier: specifier: ^2.7.1 version: 2.7.1 @@ -1053,8 +1053,8 @@ packages: '@vue/shared': 3.4.21 dev: true - /@vue/devtools-api@6.4.5: - resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} + /@vue/devtools-api@6.6.1: + resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} dev: true /@vue/reactivity-transform@3.3.9: @@ -3932,22 +3932,22 @@ packages: engines: {node: '>=4'} dev: true - /pinia@2.0.23(typescript@5.4.5)(vue@3.4.21): - resolution: {integrity: sha512-N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q==} + /pinia@2.1.7(typescript@5.4.5)(vue@3.4.21): + resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' - vue: ^2.6.14 || ^3.2.0 + vue: ^2.6.14 || ^3.3.0 peerDependenciesMeta: '@vue/composition-api': optional: true typescript: optional: true dependencies: - '@vue/devtools-api': 6.4.5 + '@vue/devtools-api': 6.6.1 typescript: 5.4.5 vue: 3.4.21(typescript@5.4.5) - vue-demi: 0.13.11(vue@3.4.21) + vue-demi: 0.14.7(vue@3.4.21) dev: true /plist@3.0.6: @@ -4952,8 +4952,8 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi@0.13.11(vue@3.4.21): - resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} + /vue-demi@0.14.7(vue@3.4.21): + resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} engines: {node: '>=12'} hasBin: true requiresBuild: true