diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 734718df..d8dc4df0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -155,7 +155,7 @@ importers: version: 0.34.3(jsdom@22.1.0) vitest-mock-extended: specifier: ^1.1.4 - version: 1.2.1(typescript@5.1.6)(vitest@0.34.3) + version: 1.3.0(typescript@5.1.6)(vitest@0.34.3) vue: specifier: ^3.3.4 version: 3.3.4 @@ -4874,8 +4874,8 @@ packages: - universal-cookie dev: true - /vitest-mock-extended@1.2.1(typescript@5.1.6)(vitest@0.34.3): - resolution: {integrity: sha512-zRiSAR4d44S0XEWgfhnyYkU9Z2a7bo9FiEoh7Qe9qW/Qm+j0Uq9i8paOONpSDwzOe1fxwff8Au5PS5+uBZ06bw==} + /vitest-mock-extended@1.3.0(typescript@5.1.6)(vitest@0.34.3): + resolution: {integrity: sha512-qolbgansCq7huhmUUlHXOUYlejL86+jFkfyeoxGR9IWKhWcIjI3Ek2J9eTwIFfVzNkaTCpuJizEg9EqDJuuOkg==} peerDependencies: typescript: 3.x || 4.x || 5.x vitest: '>=0.31.1'