From 2c28268ad388918ecd20593920ec0723efa7f9a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:16:43 +0000 Subject: [PATCH] chore(deps): update vitest to v0.29.3 --- package.json | 4 ++-- pnpm-lock.yaml | 55 +++++++++++++++++++++++++------------------------- 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 8bd929ce7..a2f55b873 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@typescript-eslint/parser": "5.55.0", "@vitejs/plugin-vue": "4.0.0", "@vitejs/plugin-vue-jsx": "3.0.0", - "@vitest/coverage-c8": "0.29.2", + "@vitest/coverage-c8": "0.29.3", "@vue/compat": "3.2.47", "@vue/compiler-dom": "3.2.47", "@vue/compiler-sfc": "3.2.47", @@ -57,7 +57,7 @@ "unplugin-vue-components": "0.24.1", "vite": "4.1.4", "vitepress": "0.22.4", - "vitest": "0.29.2", + "vitest": "0.29.3", "vue": "3.2.47", "vue-class-component": "8.0.0-rc.1", "vue-router": "4.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ebed12af..2ea32e406 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: '@typescript-eslint/parser': 5.55.0 '@vitejs/plugin-vue': 4.0.0 '@vitejs/plugin-vue-jsx': 3.0.0 - '@vitest/coverage-c8': 0.29.2 + '@vitest/coverage-c8': 0.29.3 '@vue/compat': 3.2.47 '@vue/compiler-dom': ^3.0.1 '@vue/compiler-sfc': 3.2.47 @@ -34,7 +34,7 @@ specifiers: unplugin-vue-components: 0.24.1 vite: 4.1.4 vitepress: 0.22.4 - vitest: 0.29.2 + vitest: 0.29.3 vue: 3.2.47 vue-class-component: 8.0.0-rc.1 vue-router: 4.1.6 @@ -60,7 +60,7 @@ devDependencies: '@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m '@vitejs/plugin-vue': 4.0.0_vite@4.1.4+vue@3.2.47 '@vitejs/plugin-vue-jsx': 3.0.0_vite@4.1.4+vue@3.2.47 - '@vitest/coverage-c8': 0.29.2_vitest@0.29.2 + '@vitest/coverage-c8': 0.29.3_vitest@0.29.3 '@vue/compat': 3.2.47_vue@3.2.47 '@vue/compiler-sfc': 3.2.47 c8: 7.13.0 @@ -79,7 +79,7 @@ devDependencies: unplugin-vue-components: 0.24.1_rollup@3.19.1+vue@3.2.47 vite: 4.1.4_@types+node@18.15.3 vitepress: 0.22.4 - vitest: 0.29.2_jsdom@21.1.1 + vitest: 0.29.3_jsdom@21.1.1 vue: 3.2.47 vue-class-component: 8.0.0-rc.1_vue@3.2.47 vue-router: 4.1.6_vue@3.2.47 @@ -1164,46 +1164,45 @@ packages: vue: 3.2.47 dev: true - /@vitest/coverage-c8/0.29.2_vitest@0.29.2: - resolution: {integrity: sha512-NmD3WirQCeQjjKfHu4iEq18DVOBFbLn9TKVdMpyi5YW2EtnS+K22/WE+9/wRrepOhyeTxuEFgxUVkCAE1GhbnQ==} + /@vitest/coverage-c8/0.29.3_vitest@0.29.3: + resolution: {integrity: sha512-VMhCCkkd9E2J1U3OVQop2fT7PRutqNA+kjaiXkYKz6+ap5TcH+m5+61oE6bJNGn/pN6i5cL6nDqzrbl9wixFng==} peerDependencies: vitest: '>=0.29.0 <1' dependencies: c8: 7.13.0 picocolors: 1.0.0 std-env: 3.3.2 - vitest: 0.29.2_jsdom@21.1.1 + vitest: 0.29.3_jsdom@21.1.1 dev: true - /@vitest/expect/0.29.2: - resolution: {integrity: sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==} + /@vitest/expect/0.29.3: + resolution: {integrity: sha512-z/0JqBqqrdtrT/wzxNrWC76EpkOHdl+SvuNGxWulLaoluygntYyG5wJul5u/rQs5875zfFz/F+JaDf90SkLUIg==} dependencies: - '@vitest/spy': 0.29.2 - '@vitest/utils': 0.29.2 + '@vitest/spy': 0.29.3 + '@vitest/utils': 0.29.3 chai: 4.3.7 dev: true - /@vitest/runner/0.29.2: - resolution: {integrity: sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==} + /@vitest/runner/0.29.3: + resolution: {integrity: sha512-XLi8ctbvOWhUWmuvBUSIBf8POEDH4zCh6bOuVxm/KGfARpgmVF1ku+vVNvyq85va+7qXxtl+MFmzyXQ2xzhAvw==} dependencies: - '@vitest/utils': 0.29.2 + '@vitest/utils': 0.29.3 p-limit: 4.0.0 pathe: 1.1.0 dev: true - /@vitest/spy/0.29.2: - resolution: {integrity: sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==} + /@vitest/spy/0.29.3: + resolution: {integrity: sha512-LLpCb1oOCOZcBm0/Oxbr1DQTuKLRBsSIHyLYof7z4QVE8/v8NcZKdORjMUq645fcfX55+nLXwU/1AQ+c2rND+w==} dependencies: tinyspy: 1.0.2 dev: true - /@vitest/utils/0.29.2: - resolution: {integrity: sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==} + /@vitest/utils/0.29.3: + resolution: {integrity: sha512-hg4Ff8AM1GtUnLpUJlNMxrf9f4lZr/xRJjh3uJ0QFP+vjaW82HAxKrmeBmLnhc8Os2eRf+f+VBu4ts7TafPPkA==} dependencies: cli-truncate: 3.1.0 diff: 5.1.0 loupe: 2.3.6 - picocolors: 1.0.0 pretty-format: 27.5.1 dev: true @@ -3756,8 +3755,8 @@ packages: convert-source-map: 1.8.0 dev: true - /vite-node/0.29.2_@types+node@18.15.3: - resolution: {integrity: sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==} + /vite-node/0.29.3_@types+node@18.15.3: + resolution: {integrity: sha512-QYzYSA4Yt2IiduEjYbccfZQfxKp+T1Do8/HEpSX/G5WIECTFKJADwLs9c94aQH4o0A+UtCKU61lj1m5KvbxxQA==} engines: {node: '>=v14.16.0'} hasBin: true dependencies: @@ -3856,8 +3855,8 @@ packages: - stylus dev: true - /vitest/0.29.2_jsdom@21.1.1: - resolution: {integrity: sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==} + /vitest/0.29.3_jsdom@21.1.1: + resolution: {integrity: sha512-muMsbXnZsrzDGiyqf/09BKQsGeUxxlyLeLK/sFFM4EXdURPQRv8y7dco32DXaRORYP0bvyN19C835dT23mL0ow==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3881,10 +3880,10 @@ packages: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 '@types/node': 18.15.3 - '@vitest/expect': 0.29.2 - '@vitest/runner': 0.29.2 - '@vitest/spy': 0.29.2 - '@vitest/utils': 0.29.2 + '@vitest/expect': 0.29.3 + '@vitest/runner': 0.29.3 + '@vitest/spy': 0.29.3 + '@vitest/utils': 0.29.3 acorn: 8.8.2 acorn-walk: 8.2.0 cac: 6.7.14 @@ -3901,7 +3900,7 @@ packages: tinypool: 0.3.1 tinyspy: 1.0.2 vite: 4.1.4_@types+node@18.15.3 - vite-node: 0.29.2_@types+node@18.15.3 + vite-node: 0.29.3_@types+node@18.15.3 why-is-node-running: 2.2.2 transitivePeerDependencies: - less