From d8ff8a0a3d30a845b018694719aa867b2ade8bf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 01:46:57 +0000 Subject: [PATCH] chore(deps): update test packages --- package.json | 4 +- packages/nuxt-vitest/package.json | 6 +- packages/vitest-environment-nuxt/package.json | 4 +- playground/package.json | 4 +- pnpm-lock.yaml | 199 ++++++++++-------- 5 files changed, 117 insertions(+), 100 deletions(-) diff --git a/package.json b/package.json index 659c34df..f27e5365 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nuxt/schema": "3.6.5", "@release-it-plugins/workspaces": "4.0.0", "@release-it/conventional-changelog": "7.0.0", - "@vitest/coverage-v8": "0.33.0", + "@vitest/coverage-v8": "0.34.1", "conventional-changelog-conventionalcommits": "6.1.0", "eslint": "8.46.0", "eslint-config-prettier": "8.9.0", @@ -34,7 +34,7 @@ "release-it": "16.1.3", "typescript": "5.1.6", "unbuild": "1.2.1", - "vitest": "0.33.0", + "vitest": "0.34.1", "vue": "3.3.4", "vue-tsc": "1.8.8" }, diff --git a/packages/nuxt-vitest/package.json b/packages/nuxt-vitest/package.json index 9c0152cb..2b2c1f63 100644 --- a/packages/nuxt-vitest/package.json +++ b/packages/nuxt-vitest/package.json @@ -50,11 +50,11 @@ "@vitejs/plugin-vue": "*", "@vitejs/plugin-vue-jsx": "*", "vite": "*", - "vitest": "^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0" + "vitest": "^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 || ^0.34.0" }, "dependencies": { "@nuxt/kit": "^3.2.0", - "@vitest/ui": "^0.33.0", + "@vitest/ui": "^0.34.0", "defu": "^6.1.2", "get-port-please": "^3.0.1", "perfect-debounce": "^1.0.0", @@ -63,7 +63,7 @@ }, "devDependencies": { "@nuxt/module-builder": "0.4.0", - "vitest": "0.33.0", + "vitest": "0.34.1", "@nuxt/schema": "3.6.5", "nuxt": "3.6.5" } diff --git a/packages/vitest-environment-nuxt/package.json b/packages/vitest-environment-nuxt/package.json index 646e315c..6a1493eb 100644 --- a/packages/vitest-environment-nuxt/package.json +++ b/packages/vitest-environment-nuxt/package.json @@ -56,14 +56,14 @@ }, "devDependencies": { "@types/jsdom": "21.1.1", - "happy-dom": "10.5.2", + "happy-dom": "10.7.0", "jsdom": "22.1.0", "vue": "3.3.4" }, "peerDependencies": { "happy-dom": "^9.10.9 || ^10.0.0", "jsdom": "^22.0.0", - "vitest": "^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0", + "vitest": "^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 || ^0.34.0", "vue": "^3.2.45", "vue-router": "^4.0.0" }, diff --git a/playground/package.json b/playground/package.json index f0defe2c..11391634 100644 --- a/playground/package.json +++ b/playground/package.json @@ -15,12 +15,12 @@ }, "devDependencies": { "@nuxt/devtools": "0.7.4", - "happy-dom": "10.5.2", + "happy-dom": "10.7.0", "jsdom": "22.1.0", "nuxt": "3.6.5", "nuxt-vitest": "0.10.2", "typescript": "5.1.6", - "vitest": "0.33.0", + "vitest": "0.34.1", "vitest-environment-nuxt": "0.10.2", "vue-tsc": "1.8.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efa0f805..8407c90d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 7.0.0 version: 7.0.0(release-it@16.1.3) '@vitest/coverage-v8': - specifier: 0.33.0 - version: 0.33.0(vitest@0.33.0) + specifier: 0.34.1 + version: 0.34.1(vitest@0.34.1) conventional-changelog-conventionalcommits: specifier: 6.1.0 version: 6.1.0 @@ -63,8 +63,8 @@ importers: specifier: 1.2.1 version: 1.2.1 vitest: - specifier: 0.33.0 - version: 0.33.0(happy-dom@10.5.2)(jsdom@22.1.0) + specifier: 0.34.1 + version: 0.34.1(happy-dom@10.7.0)(jsdom@22.1.0) vue: specifier: 3.3.4 version: 3.3.4 @@ -84,8 +84,8 @@ importers: specifier: '*' version: 3.0.1(vite@4.3.9)(vue@3.3.4) '@vitest/ui': - specifier: ^0.33.0 - version: 0.33.0(vitest@0.33.0) + specifier: ^0.34.0 + version: 0.34.1(vitest@0.34.1) defu: specifier: ^6.1.2 version: 6.1.2 @@ -115,8 +115,8 @@ importers: specifier: 3.6.5 version: 3.6.5(@types/node@18.16.3)(eslint@8.46.0)(rollup@3.26.0)(typescript@5.1.6)(vue-tsc@1.8.8) vitest: - specifier: 0.33.0 - version: 0.33.0(@vitest/ui@0.33.0) + specifier: 0.34.1 + version: 0.34.1(@vitest/ui@0.34.1) packages/vitest-environment-nuxt: dependencies: @@ -145,8 +145,8 @@ importers: specifier: ^1.0.2 version: 1.5.1 vitest: - specifier: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 - version: 0.33.0(happy-dom@10.5.2)(jsdom@22.1.0) + specifier: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0 || ^0.34.0 + version: 0.34.1(happy-dom@10.7.0)(jsdom@22.1.0) vue-router: specifier: ^4.0.0 version: 4.2.4(vue@3.3.4) @@ -158,8 +158,8 @@ importers: specifier: 21.1.1 version: 21.1.1 happy-dom: - specifier: 10.5.2 - version: 10.5.2 + specifier: 10.7.0 + version: 10.7.0 jsdom: specifier: 22.1.0 version: 22.1.0 @@ -173,8 +173,8 @@ importers: specifier: 0.7.4 version: 0.7.4(nuxt@3.6.5)(rollup@3.26.0)(vite@4.3.9) happy-dom: - specifier: 10.5.2 - version: 10.5.2 + specifier: 10.7.0 + version: 10.7.0 jsdom: specifier: 22.1.0 version: 22.1.0 @@ -188,8 +188,8 @@ importers: specifier: 5.1.6 version: 5.1.6 vitest: - specifier: 0.33.0 - version: 0.33.0(happy-dom@10.5.2)(jsdom@22.1.0) + specifier: 0.34.1 + version: 0.34.1(happy-dom@10.7.0)(jsdom@22.1.0) vitest-environment-nuxt: specifier: workspace:* version: link:../packages/vitest-environment-nuxt @@ -421,7 +421,6 @@ packages: hasBin: true dependencies: '@babel/types': 7.22.5 - dev: true /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.4): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} @@ -473,7 +472,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.21.4 - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@babel/types': 7.22.5 /@babel/traverse@7.21.4: @@ -486,7 +485,7 @@ packages: '@babel/helper-function-name': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@babel/types': 7.22.5 debug: 4.3.4 globals: 11.12.0 @@ -1538,7 +1537,7 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: cross-spawn: 7.0.3 - fast-glob: 3.3.0 + fast-glob: 3.3.1 is-glob: 4.0.3 open: 9.1.0 picocolors: 1.0.0 @@ -2114,15 +2113,15 @@ packages: vite: 4.3.9(@types/node@18.16.3) vue: 3.3.4 - /@vitest/coverage-v8@0.33.0(vitest@0.33.0): - resolution: {integrity: sha512-Rj5IzoLF7FLj6yR7TmqsfRDSeaFki6NAJ/cQexqhbWkHEV2htlVGrmuOde3xzvFsCbLCagf4omhcIaVmfU8Okg==} + /@vitest/coverage-v8@0.34.1(vitest@0.34.1): + resolution: {integrity: sha512-lRgUwjTMr8idXEbUPSNH4jjRZJXJCVY3BqUa+LDXyJVe3pldxYMn/r0HMqatKUGTp0Kyf1j5LfFoY6kRqRp7jw==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: '@ampproject/remapping': 2.2.1 '@bcoe/v8-coverage': 0.2.3 istanbul-lib-coverage: 3.2.0 - istanbul-lib-report: 3.0.0 + istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 magic-string: 0.30.1 @@ -2130,53 +2129,53 @@ packages: std-env: 3.3.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.33.0 + vitest: 0.34.1 transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@0.33.0: - resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==} + /@vitest/expect@0.34.1: + resolution: {integrity: sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==} dependencies: - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 chai: 4.3.7 - /@vitest/runner@0.33.0: - resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==} + /@vitest/runner@0.34.1: + resolution: {integrity: sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==} dependencies: - '@vitest/utils': 0.33.0 + '@vitest/utils': 0.34.1 p-limit: 4.0.0 pathe: 1.1.1 - /@vitest/snapshot@0.33.0: - resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==} + /@vitest/snapshot@0.34.1: + resolution: {integrity: sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.6.1 - /@vitest/spy@0.33.0: - resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==} + /@vitest/spy@0.34.1: + resolution: {integrity: sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==} dependencies: tinyspy: 2.1.1 - /@vitest/ui@0.33.0(vitest@0.33.0): - resolution: {integrity: sha512-7gbAjLqt30R4bodkJAutdpy4ncv+u5IKTHYTow1c2q+FOxZUC9cKOSqMUxjwaaTwLN+EnDnmXYPtg3CoahaUzQ==} + /@vitest/ui@0.34.1(vitest@0.34.1): + resolution: {integrity: sha512-bwmkgMjDcMr3pg0UXLwfwZ/WI1fq2N+5DUisqHkY9bvnNRnpT6QiewtSS/VhmN61ixgNpSKbEGVboml2GLuxfA==} peerDependencies: vitest: '>=0.30.1 <1' dependencies: - '@vitest/utils': 0.33.0 - fast-glob: 3.3.0 + '@vitest/utils': 0.34.1 + fast-glob: 3.3.1 fflate: 0.8.0 flatted: 3.2.7 pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 0.33.0(@vitest/ui@0.33.0) + vitest: 0.34.1(@vitest/ui@0.34.1) - /@vitest/utils@0.33.0: - resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==} + /@vitest/utils@0.34.1: + resolution: {integrity: sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -2603,7 +2602,7 @@ packages: resolution: {integrity: sha512-Ro3nmapMxi/remlJdzFH0tiA7A59KDbxVoLlKWaLDrPELiftb9b8w+CCyWRM+sXZH5KHRAgv8feedW6mihvCHA==} engines: {node: '>=14.19.0'} dependencies: - '@babel/parser': 7.22.5 + '@babel/parser': 7.22.7 '@babel/types': 7.22.5 dev: true @@ -4475,16 +4474,6 @@ packages: - supports-color dev: true - /fast-glob@3.3.0: - resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -5053,8 +5042,8 @@ packages: uglify-js: 3.17.4 dev: true - /happy-dom@10.5.2: - resolution: {integrity: sha512-dTA1cDcLOPIkAdykLd9Wo1k8Ly36Hh2OdKGkWEHWuAHb89KcVVRLSj1OFev7ir90xhRLSGCGrEdDvS6u9l13kg==} + /happy-dom@10.7.0: + resolution: {integrity: sha512-dJFPbA7KW4kkH3MFJBPTX73ywOfcrJcu6CAUw0CnCH0aEDcnPNG8QVmOAxsJSvTZFzLCnmSx/jMzAp00hdm0gw==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -5767,12 +5756,12 @@ packages: engines: {node: '>=8'} dev: true - /istanbul-lib-report@3.0.0: - resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} - engines: {node: '>=8'} + /istanbul-lib-report@3.0.1: + resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==} + engines: {node: '>=10'} dependencies: istanbul-lib-coverage: 3.2.0 - make-dir: 3.1.0 + make-dir: 4.0.0 supports-color: 7.2.0 dev: true @@ -5792,7 +5781,7 @@ packages: engines: {node: '>=8'} dependencies: html-escaper: 2.0.2 - istanbul-lib-report: 3.0.0 + istanbul-lib-report: 3.0.1 dev: true /iterate-iterator@1.0.2: @@ -6280,6 +6269,13 @@ packages: semver: 6.3.0 dev: true + /make-dir@4.0.0: + resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} + engines: {node: '>=10'} + dependencies: + semver: 7.5.4 + dev: true + /make-fetch-happen@10.2.1: resolution: {integrity: sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} @@ -9034,8 +9030,8 @@ packages: /tinybench@2.5.0: resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==} - /tinypool@0.6.0: - resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==} + /tinypool@0.7.0: + resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} /tinyspy@2.1.1: @@ -9639,6 +9635,27 @@ packages: - sugarss - supports-color - terser + dev: true + + /vite-node@0.34.1(@types/node@18.16.3): + resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} + engines: {node: '>=v14.18.0'} + hasBin: true + dependencies: + cac: 6.7.14 + debug: 4.3.4 + mlly: 1.4.0 + pathe: 1.1.1 + picocolors: 1.0.0 + vite: 4.3.9(@types/node@18.16.3) + transitivePeerDependencies: + - '@types/node' + - less + - sass + - stylus + - sugarss + - supports-color + - terser /vite-plugin-checker@0.6.1(eslint@8.46.0)(typescript@5.1.6)(vite@4.3.9)(vue-tsc@1.8.8): resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} @@ -9769,8 +9786,8 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vitest@0.33.0: - resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} + /vitest@0.34.1: + resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -9803,11 +9820,11 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 18.16.3 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@vitest/expect': 0.34.1 + '@vitest/runner': 0.34.1 + '@vitest/snapshot': 0.34.1 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -9820,9 +9837,9 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.6.0 + tinypool: 0.7.0 vite: 4.3.9(@types/node@18.16.3) - vite-node: 0.33.0(@types/node@18.16.3) + vite-node: 0.34.1(@types/node@18.16.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -9833,8 +9850,8 @@ packages: - terser dev: true - /vitest@0.33.0(@vitest/ui@0.33.0): - resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} + /vitest@0.34.1(@vitest/ui@0.34.1): + resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -9867,12 +9884,12 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 18.16.3 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/ui': 0.33.0(vitest@0.33.0) - '@vitest/utils': 0.33.0 + '@vitest/expect': 0.34.1 + '@vitest/runner': 0.34.1 + '@vitest/snapshot': 0.34.1 + '@vitest/spy': 0.34.1 + '@vitest/ui': 0.34.1(vitest@0.34.1) + '@vitest/utils': 0.34.1 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -9885,9 +9902,9 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.6.0 + tinypool: 0.7.0 vite: 4.3.9(@types/node@18.16.3) - vite-node: 0.33.0(@types/node@18.16.3) + vite-node: 0.34.1(@types/node@18.16.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -9897,8 +9914,8 @@ packages: - supports-color - terser - /vitest@0.33.0(happy-dom@10.5.2)(jsdom@22.1.0): - resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} + /vitest@0.34.1(happy-dom@10.7.0)(jsdom@22.1.0): + resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -9931,17 +9948,17 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 18.16.3 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@vitest/expect': 0.34.1 + '@vitest/runner': 0.34.1 + '@vitest/snapshot': 0.34.1 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 debug: 4.3.4 - happy-dom: 10.5.2 + happy-dom: 10.7.0 jsdom: 22.1.0 local-pkg: 0.4.3 magic-string: 0.30.1 @@ -9950,9 +9967,9 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.6.0 + tinypool: 0.7.0 vite: 4.3.9(@types/node@18.16.3) - vite-node: 0.33.0(@types/node@18.16.3) + vite-node: 0.34.1(@types/node@18.16.3) why-is-node-running: 2.2.2 transitivePeerDependencies: - less