diff --git a/package.json b/package.json index 84f3c886..fe63787a 100755 --- a/package.json +++ b/package.json @@ -64,17 +64,17 @@ "@nuxt/test-utils": "3.6.5", "@sanity/client": "6.4.0", "@types/fs-extra": "11.0.1", - "@vitest/coverage-v8": "0.34.1", + "@vitest/coverage-v8": "0.34.2", "@vue/test-utils": "2.4.1", "bumpp": "9.1.1", "eslint": "8.47.0", - "happy-dom": "10.10.0", + "happy-dom": "10.10.4", "husky": "8.0.3", "lint-staged": "14.0.0", "nuxi": "3.6.5", "nuxt": "3.6.5", "typescript": "5.1.6", - "vitest": "0.34.1", + "vitest": "0.34.2", "vue": "3.3.4", "vue-tsc": "1.8.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05e5ba4d..508e602d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: version: 3.6.5(rollup@3.28.0) '@nuxt/test-utils': specifier: 3.6.5 - version: 3.6.5(rollup@3.28.0)(vitest@0.34.1)(vue@3.3.4) + version: 3.6.5(rollup@3.28.0)(vitest@0.34.2)(vue@3.3.4) '@sanity/client': specifier: 6.4.0 version: 6.4.0 @@ -60,8 +60,8 @@ importers: specifier: 11.0.1 version: 11.0.1 '@vitest/coverage-v8': - specifier: 0.34.1 - version: 0.34.1(vitest@0.34.1) + specifier: 0.34.2 + version: 0.34.2(vitest@0.34.2) '@vue/test-utils': specifier: 2.4.1 version: 2.4.1(vue@3.3.4) @@ -72,8 +72,8 @@ importers: specifier: 8.47.0 version: 8.47.0 happy-dom: - specifier: 10.10.0 - version: 10.10.0 + specifier: 10.10.4 + version: 10.10.4 husky: specifier: 8.0.3 version: 8.0.3 @@ -90,8 +90,8 @@ importers: specifier: 5.1.6 version: 5.1.6 vitest: - specifier: 0.34.1 - version: 0.34.1(happy-dom@10.10.0) + specifier: 0.34.2 + version: 0.34.2(happy-dom@10.10.4) vue: specifier: 3.3.4 version: 3.3.4 @@ -1467,7 +1467,7 @@ packages: - rollup - supports-color - /@nuxt/test-utils@3.6.5(rollup@3.28.0)(vitest@0.34.1)(vue@3.3.4): + /@nuxt/test-utils@3.6.5(rollup@3.28.0)(vitest@0.34.2)(vue@3.3.4): resolution: {integrity: sha512-excgW7fTOxGaIpLmiFo3hCD56Z2/b1hqpn6Wvdw5wZSHdrReke/Ka23Ut+7P+bBiciLrNrhpk7M3ORCNRfJNDA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -1492,7 +1492,7 @@ packages: ofetch: 1.1.1 pathe: 1.1.1 ufo: 1.2.0 - vitest: 0.34.1(happy-dom@10.10.0) + vitest: 0.34.2(happy-dom@10.10.4) vue: 3.3.4 transitivePeerDependencies: - rollup @@ -1548,6 +1548,7 @@ packages: - '@types/node' - eslint - less + - lightningcss - meow - optionator - rollup @@ -2631,8 +2632,8 @@ packages: vite: 4.3.9(@types/node@20.4.10) vue: 3.3.4 - /@vitest/coverage-v8@0.34.1(vitest@0.34.1): - resolution: {integrity: sha512-lRgUwjTMr8idXEbUPSNH4jjRZJXJCVY3BqUa+LDXyJVe3pldxYMn/r0HMqatKUGTp0Kyf1j5LfFoY6kRqRp7jw==} + /@vitest/coverage-v8@0.34.2(vitest@0.34.2): + resolution: {integrity: sha512-3VuDZPeGGd1zWtc0Tdj9cHSbFc8IQ0ffnWp9MlhItOkziN6HEf219meZ9cZheg/hJXrXb+Fi2bMu7GeCAfL4yA==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: @@ -2647,43 +2648,43 @@ packages: std-env: 3.3.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.34.1(happy-dom@10.10.0) + vitest: 0.34.2(happy-dom@10.10.4) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@0.34.1: - resolution: {integrity: sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==} + /@vitest/expect@0.34.2: + resolution: {integrity: sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==} dependencies: - '@vitest/spy': 0.34.1 - '@vitest/utils': 0.34.1 + '@vitest/spy': 0.34.2 + '@vitest/utils': 0.34.2 chai: 4.3.7 dev: true - /@vitest/runner@0.34.1: - resolution: {integrity: sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==} + /@vitest/runner@0.34.2: + resolution: {integrity: sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==} dependencies: - '@vitest/utils': 0.34.1 + '@vitest/utils': 0.34.2 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.34.1: - resolution: {integrity: sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==} + /@vitest/snapshot@0.34.2: + resolution: {integrity: sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==} dependencies: magic-string: 0.30.2 pathe: 1.1.1 pretty-format: 29.6.2 dev: true - /@vitest/spy@0.34.1: - resolution: {integrity: sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==} + /@vitest/spy@0.34.2: + resolution: {integrity: sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.34.1: - resolution: {integrity: sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==} + /@vitest/utils@0.34.2: + resolution: {integrity: sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -5094,8 +5095,8 @@ packages: uncrypto: 0.1.3 unenv: 1.7.1 - /happy-dom@10.10.0: - resolution: {integrity: sha512-rpWFSemZoid3OKuzMs47CDUOnAYV10vYlXaVBPD+dBDHTAFkyIIpkHXx8gd/uWMyf+XOluQNnxImWp17SprE2Q==} + /happy-dom@10.10.4: + resolution: {integrity: sha512-aEEFGSSs4DEJbxXvSMsIvJvvdsZbJZQEgtHsU4GgwNKbSbFxtgu6vXHmn4XoXnuElIbXV0xhbJiiQTxPnTmJcw==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -7018,6 +7019,7 @@ packages: - eslint - idb-keyval - less + - lightningcss - meow - optionator - rollup @@ -9687,18 +9689,19 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.9(@types/node@20.4.10) + vite: 4.4.9(@types/node@20.4.10) transitivePeerDependencies: - '@types/node' - less + - lightningcss - sass - stylus - sugarss - supports-color - terser - /vite-node@0.34.1(@types/node@20.4.10): - resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} + /vite-node@0.34.2(@types/node@20.4.10): + resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -9839,8 +9842,8 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vitest@0.34.1(happy-dom@10.10.0): - resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} + /vitest@0.34.2(happy-dom@10.10.4): + resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -9873,17 +9876,17 @@ packages: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 '@types/node': 20.4.10 - '@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 + '@vitest/expect': 0.34.2 + '@vitest/runner': 0.34.2 + '@vitest/snapshot': 0.34.2 + '@vitest/spy': 0.34.2 + '@vitest/utils': 0.34.2 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 debug: 4.3.4(supports-color@5.5.0) - happy-dom: 10.10.0 + happy-dom: 10.10.4 local-pkg: 0.4.3 magic-string: 0.30.2 pathe: 1.1.1 @@ -9893,7 +9896,7 @@ packages: tinybench: 2.5.0 tinypool: 0.7.0 vite: 4.4.9(@types/node@20.4.10) - vite-node: 0.34.1(@types/node@20.4.10) + vite-node: 0.34.2(@types/node@20.4.10) why-is-node-running: 2.2.2 transitivePeerDependencies: - less