diff --git a/package.json b/package.json index 009f4bc817d..968cf319dde 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.3", "@typescript-eslint/eslint-plugin": "~5.28.0", "@typescript-eslint/parser": "~5.28.0", - "@vitest/ui": "~0.14.2", + "@vitest/ui": "~0.15.1", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.1.0", @@ -133,7 +133,7 @@ "validator": "~13.7.0", "vite": "~2.9.12", "vitepress": "~0.22.4", - "vitest": "~0.14.2" + "vitest": "~0.15.1" }, "packageManager": "pnpm@7.2.1", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96c4ab6c17c..eb383fc8968 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/validator': ~13.7.3 '@typescript-eslint/eslint-plugin': ~5.28.0 '@typescript-eslint/parser': ~5.28.0 - '@vitest/ui': ~0.14.2 + '@vitest/ui': ~0.15.1 c8: ~7.11.3 conventional-changelog-cli: ~2.2.2 cypress: ~10.1.0 @@ -41,7 +41,7 @@ specifiers: validator: ~13.7.0 vite: ~2.9.12 vitepress: ~0.22.4 - vitest: ~0.14.2 + vitest: ~0.15.1 devDependencies: '@algolia/client-search': 4.13.1 @@ -53,7 +53,7 @@ devDependencies: '@types/validator': 13.7.3 '@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu '@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4 - '@vitest/ui': 0.14.2 + '@vitest/ui': 0.15.1 c8: 7.11.3 conventional-changelog-cli: 2.2.2 cypress: 10.1.0 @@ -84,7 +84,7 @@ devDependencies: validator: 13.7.0 vite: 2.9.12 vitepress: 0.22.4_eurjwfem4ie5nnznw6gmhlbswe - vitest: 0.14.2_jhxiu2vlk5x5jcooebga4tfivu + vitest: 0.15.1_lryclptme362h3bk5obepplo7u packages: @@ -644,8 +644,8 @@ packages: vue: 3.2.37 dev: true - /@vitest/ui/0.14.2: - resolution: {integrity: sha512-yV2paiv0/Obymx+9KV+KjM/FAbYF+PbnQiO2RFnZqDCgYwkkNmO1ZNNIetBeOzuNoi1BT1iPSKwtvL0PwCesDQ==} + /@vitest/ui/0.15.1: + resolution: {integrity: sha512-N3i9psUmiy0nqVXCtJI7QnLkIvwzsnc/AuTuH36+bB4Gtb/CcRa6k3EOHAn+riIAe8FdWUBJ3ogJIzMtN41m4g==} dependencies: sirv: 2.0.2 dev: true @@ -4747,8 +4747,8 @@ packages: - stylus dev: true - /vitest/0.14.2_jhxiu2vlk5x5jcooebga4tfivu: - resolution: {integrity: sha512-vXQUl8OUCqHmxKWscMGL+6Xl1pBJmYHZ8N85iNpLGrirAC2vhspu7b73ShRcLonmZT44BYZW+LBAVvn0L4jyVA==} + /vitest/0.15.1_lryclptme362h3bk5obepplo7u: + resolution: {integrity: sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4768,7 +4768,8 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.14.2 + '@types/node': 17.0.40 + '@vitest/ui': 0.15.1 c8: 7.11.3 chai: 4.3.6 debug: 4.3.4