From 3c96c4dbfc2a40e033fadf5de9f5fd63ba35cac8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:45:58 +0000 Subject: [PATCH] Update dependency vitest to v0.24.5 --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++++++++----------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9ac9b55..ca1cb4a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "typescript": "^4.8.3", "unbuild": "^0.7.6", "unplugin-auto-import": "^0.7.2", - "vitest": "0.18.1" + "vitest": "0.24.5" }, "lint-staged": { "*.{js,ts,json,md}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67fcf7f..ebffd2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ specifiers: typescript: ^4.8.3 unbuild: ^0.7.6 unplugin-auto-import: ^0.7.2 - vitest: 0.18.1 + vitest: 0.24.5 yaml: ^2.1.1 ztshared: ^0.0.12 @@ -80,7 +80,7 @@ devDependencies: typescript: 4.8.3 unbuild: 0.7.6 unplugin-auto-import: 0.7.2 - vitest: 0.18.1 + vitest: 0.24.5 packages: @@ -1767,8 +1767,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - JSONStream: 1.3.5 is-text-path: 1.0.1 + JSONStream: 1.3.5 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -5242,6 +5242,12 @@ packages: engines: {node: '>=8'} dev: true + /strip-literal/0.4.2: + resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} + dependencies: + acorn: 8.8.0 + dev: true + /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -5296,8 +5302,12 @@ packages: readable-stream: 3.6.0 dev: true - /tinypool/0.2.4: - resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==} + /tinybench/2.3.1: + resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==} + dev: true + + /tinypool/0.3.0: + resolution: {integrity: sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==} engines: {node: '>=14.0.0'} dev: true @@ -5642,22 +5652,22 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.18.1: - resolution: {integrity: sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA==} + /vitest/0.24.5: + resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: '@edge-runtime/vm': '*' + '@vitest/browser': '*' '@vitest/ui': '*' - c8: '*' happy-dom: '*' jsdom: '*' peerDependenciesMeta: '@edge-runtime/vm': optional: true - '@vitest/ui': + '@vitest/browser': optional: true - c8: + '@vitest/ui': optional: true happy-dom: optional: true @@ -5670,7 +5680,9 @@ packages: chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2 - tinypool: 0.2.4 + strip-literal: 0.4.2 + tinybench: 2.3.1 + tinypool: 0.3.0 tinyspy: 1.0.2 vite: 3.1.0 transitivePeerDependencies: