diff --git a/package.json b/package.json index 6b0eb60..29de369 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "typescript": "4.7.4", "unbuild": "0.7.4", "unplugin-auto-import": "0.9.3", - "vitest": "0.18.0" + "vitest": "0.18.1" }, "lint-staged": { "*.{js,ts,json,md}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 028f1d9..0fef73b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: typescript: 4.7.4 unbuild: 0.7.4 unplugin-auto-import: 0.9.3 - vitest: 0.18.0 + vitest: 0.18.1 devDependencies: '@alexzzz/eslint-config': 1.3.0_b5e7v2qnwxfo6hmiq56u52mz3e @@ -30,7 +30,7 @@ devDependencies: typescript: 4.7.4 unbuild: 0.7.4 unplugin-auto-import: 0.9.3 - vitest: 0.18.0 + vitest: 0.18.1 packages: @@ -3312,11 +3312,6 @@ packages: wrap-ansi: 7.0.0 dev: true - /local-pkg/0.4.1: - resolution: {integrity: sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==} - engines: {node: '>=14'} - dev: true - /local-pkg/0.4.2: resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==} engines: {node: '>=14'} @@ -4398,13 +4393,13 @@ packages: readable-stream: 3.6.0 dev: true - /tinypool/0.2.2: - resolution: {integrity: sha512-tp4n5OARNL3v8ntdJUyo5NsDfwvUtu8isB43USjrsQxQrADDKY6UGBkmFaw/2vNmEt8S/uSm2U5FhkiK1eAFGw==} + /tinypool/0.2.4: + resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==} engines: {node: '>=14.0.0'} dev: true - /tinyspy/0.3.3: - resolution: {integrity: sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==} + /tinyspy/1.0.0: + resolution: {integrity: sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==} engines: {node: '>=14.0.0'} dev: true @@ -4717,8 +4712,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.18.0: - resolution: {integrity: sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==} + /vitest/0.18.1: + resolution: {integrity: sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4744,9 +4739,9 @@ packages: '@types/node': 17.0.44 chai: 4.3.6 debug: 4.3.4 - local-pkg: 0.4.1 - tinypool: 0.2.2 - tinyspy: 0.3.3 + local-pkg: 0.4.2 + tinypool: 0.2.4 + tinyspy: 1.0.0 vite: 2.9.12 transitivePeerDependencies: - less