diff --git a/package.json b/package.json index d7901d0..573ccab 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "bootstrap": "^5.3.8", "dayjs": "^1.11.18", "pinia": "^3.0.3", - "pinia-plugin-persistedstate": "^4.5.0", + "pinia-plugin-persistedstate": "^4.7.1", "vue": "^3.5.22", "vue-router": "^4.6.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcb18b3..1b0562a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.3 version: 3.0.3(vue@3.5.22) pinia-plugin-persistedstate: - specifier: ^4.5.0 - version: 4.5.0(pinia@3.0.3(vue@3.5.22)) + specifier: ^4.7.1 + version: 4.7.1(pinia@3.0.3(vue@3.5.22)) vue: specifier: ^3.5.22 version: 3.5.22 @@ -653,9 +653,6 @@ packages: deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} - deep-pick-omit@1.2.1: - resolution: {integrity: sha512-2J6Kc/m3irCeqVG42T+SaUMesaK7oGWaedGnQQK/+O0gYc+2SP5bKh/KKTE7d7SJ+GCA9UUE1GRzh6oDe0EnGw==} - defu@6.1.4: resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} @@ -663,9 +660,6 @@ packages: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - destr@2.0.5: - resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} - detect-libc@1.0.3: resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} engines: {node: '>=0.10'} @@ -1012,8 +1006,8 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} - pinia-plugin-persistedstate@4.5.0: - resolution: {integrity: sha512-QTkP1xJVyCdr2I2p3AKUZM84/e+IS+HktRxKGAIuDzkyaKKV48mQcYkJFVVDuvTxlI5j6X3oZObpqoVB8JnWpw==} + pinia-plugin-persistedstate@4.7.1: + resolution: {integrity: sha512-WHOqh2esDlR3eAaknPbqXrkkj0D24h8shrDPqysgCFR6ghqP/fpFfJmMPJp0gETHsvrh9YNNg6dQfo2OEtDnIQ==} peerDependencies: '@nuxt/kit': '>=3.0.0' '@pinia/nuxt': '>=0.10.0' @@ -1671,14 +1665,10 @@ snapshots: deep-is@0.1.4: {} - deep-pick-omit@1.2.1: {} - defu@6.1.4: {} delayed-stream@1.0.0: {} - destr@2.0.5: {} - detect-libc@1.0.3: optional: true @@ -2033,11 +2023,9 @@ snapshots: picomatch@4.0.3: {} - pinia-plugin-persistedstate@4.5.0(pinia@3.0.3(vue@3.5.22)): + pinia-plugin-persistedstate@4.7.1(pinia@3.0.3(vue@3.5.22)): dependencies: - deep-pick-omit: 1.2.1 defu: 6.1.4 - destr: 2.0.5 optionalDependencies: pinia: 3.0.3(vue@3.5.22)