From 4154927ee5d5c1dbcc573e5d0484daedc05ec310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 17:55:38 +0000 Subject: [PATCH] Bump the vitest group in /gg-mono with 2 updates Bumps the vitest group in /gg-mono with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.0/packages/coverage-v8) Updates `vitest` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.0/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest ... Signed-off-by: dependabot[bot] --- gg-mono/apps/react-frontend/package.json | 4 +- gg-mono/docs/starlight/package.json | 4 +- gg-mono/examples/default-project/package.json | 4 +- gg-mono/pnpm-lock.yaml | 76 +++++++++---------- 4 files changed, 44 insertions(+), 44 deletions(-) diff --git a/gg-mono/apps/react-frontend/package.json b/gg-mono/apps/react-frontend/package.json index d2e874557..6d6449275 100644 --- a/gg-mono/apps/react-frontend/package.json +++ b/gg-mono/apps/react-frontend/package.json @@ -7,14 +7,14 @@ "source-map-explorer": "2.5.3" }, "devDependencies": { - "@vitest/coverage-v8": "1.1.3", + "@vitest/coverage-v8": "1.2.0", "@types/react": "18.2.47", "@types/react-dom": "18.2.18", "@vitejs/plugin-react-swc": "3.5.0", "typescript": "5.3.3", "vite": "5.0.11", "vite-plugin-mkcert": "1.17.2", - "vitest": "1.1.3" + "vitest": "1.2.0" }, "private": true, "scripts": { diff --git a/gg-mono/docs/starlight/package.json b/gg-mono/docs/starlight/package.json index d0abffa79..13c21daa9 100644 --- a/gg-mono/docs/starlight/package.json +++ b/gg-mono/docs/starlight/package.json @@ -10,9 +10,9 @@ "devDependencies": { "@astrojs/check": "0.4.1", "@types/hast": "3.0.3", - "@vitest/coverage-v8": "1.1.3", + "@vitest/coverage-v8": "1.2.0", "typescript": "5.3.3", - "vitest": "1.1.3", + "vitest": "1.2.0", "hast-util-from-html": "2.0.1", "hast-util-to-string": "3.0.0", "hastscript": "8.0.0", diff --git a/gg-mono/examples/default-project/package.json b/gg-mono/examples/default-project/package.json index 65f2995d6..8b7939a0b 100644 --- a/gg-mono/examples/default-project/package.json +++ b/gg-mono/examples/default-project/package.json @@ -17,10 +17,10 @@ "solid-js": "1.8.11" }, "devDependencies": { - "@vitest/coverage-v8": "1.1.3", + "@vitest/coverage-v8": "1.2.0", "typescript": "5.3.3", "vite": "5.0.11", "vite-plugin-solid": "2.8.0", - "vitest": "1.1.3" + "vitest": "1.2.0" } } diff --git a/gg-mono/pnpm-lock.yaml b/gg-mono/pnpm-lock.yaml index 5951102e9..95d05884f 100644 --- a/gg-mono/pnpm-lock.yaml +++ b/gg-mono/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: 3.5.0 version: 3.5.0(vite@5.0.11) '@vitest/coverage-v8': - specifier: 1.1.3 - version: 1.1.3(vitest@1.1.3) + specifier: 1.2.0 + version: 1.2.0(vitest@1.2.0) typescript: specifier: 5.3.3 version: 5.3.3 @@ -82,8 +82,8 @@ importers: specifier: 1.17.2 version: 1.17.2(vite@5.0.11) vitest: - specifier: 1.1.3 - version: 1.1.3 + specifier: 1.2.0 + version: 1.2.0 docs/starlight: dependencies: @@ -107,8 +107,8 @@ importers: specifier: 3.0.3 version: 3.0.3 '@vitest/coverage-v8': - specifier: 1.1.3 - version: 1.1.3(vitest@1.1.3) + specifier: 1.2.0 + version: 1.2.0(vitest@1.2.0) hast-util-from-html: specifier: 2.0.1 version: 2.0.1 @@ -125,8 +125,8 @@ importers: specifier: 5.0.0 version: 5.0.0 vitest: - specifier: 1.1.3 - version: 1.1.3 + specifier: 1.2.0 + version: 1.2.0 examples/default-project: dependencies: @@ -135,8 +135,8 @@ importers: version: 1.8.11 devDependencies: '@vitest/coverage-v8': - specifier: 1.1.3 - version: 1.1.3(vitest@1.1.3) + specifier: 1.2.0 + version: 1.2.0(vitest@1.2.0) typescript: specifier: 5.3.3 version: 5.3.3 @@ -147,8 +147,8 @@ importers: specifier: 2.8.0 version: 2.8.0(solid-js@1.8.11)(vite@5.0.11) vitest: - specifier: 1.1.3 - version: 1.1.3 + specifier: 1.2.0 + version: 1.2.0 packages: @@ -1802,8 +1802,8 @@ packages: - '@swc/helpers' dev: true - /@vitest/coverage-v8@1.1.3(vitest@1.1.3): - resolution: {integrity: sha512-Uput7t3eIcbSTOTQBzGtS+0kah96bX+szW9qQrLeGe3UmgL2Akn8POnyC2lH7XsnREZOds9aCUTxgXf+4HX5RA==} + /@vitest/coverage-v8@1.2.0(vitest@1.2.0): + resolution: {integrity: sha512-YvX8ULTUm1+zkvkl14IqXYGxE1h13OXKPoDsxazARKlp4YLrP28hHEBdplaU7ZTN/Yn6zy6Z3JadWNRJwcmyrQ==} peerDependencies: vitest: ^1.0.0 dependencies: @@ -1820,43 +1820,43 @@ packages: std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.1.3 + vitest: 1.2.0 transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@1.1.3: - resolution: {integrity: sha512-MnJqsKc1Ko04lksF9XoRJza0bGGwTtqfbyrsYv5on4rcEkdo+QgUdITenBQBUltKzdxW7K3rWh+nXRULwsdaVg==} + /@vitest/expect@1.2.0: + resolution: {integrity: sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==} dependencies: - '@vitest/spy': 1.1.3 - '@vitest/utils': 1.1.3 + '@vitest/spy': 1.2.0 + '@vitest/utils': 1.2.0 chai: 4.3.10 dev: true - /@vitest/runner@1.1.3: - resolution: {integrity: sha512-Va2XbWMnhSdDEh/OFxyUltgQuuDRxnarK1hW5QNN4URpQrqq6jtt8cfww/pQQ4i0LjoYxh/3bYWvDFlR9tU73g==} + /@vitest/runner@1.2.0: + resolution: {integrity: sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==} dependencies: - '@vitest/utils': 1.1.3 + '@vitest/utils': 1.2.0 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.1.3: - resolution: {integrity: sha512-U0r8pRXsLAdxSVAyGNcqOU2H3Z4Y2dAAGGelL50O0QRMdi1WWeYHdrH/QWpN1e8juWfVKsb8B+pyJwTC+4Gy9w==} + /@vitest/snapshot@1.2.0: + resolution: {integrity: sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.1.3: - resolution: {integrity: sha512-Ec0qWyGS5LhATFQtldvChPTAHv08yHIOZfiNcjwRQbFPHpkih0md9KAbs7TfeIfL7OFKoe7B/6ukBTqByubXkQ==} + /@vitest/spy@1.2.0: + resolution: {integrity: sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.1.3: - resolution: {integrity: sha512-Dyt3UMcdElTll2H75vhxfpZu03uFpXRCHxWnzcrFjZxT1kTbq8ALUYIeBgGolo1gldVdI0YSlQRacsqxTwNqwg==} + /@vitest/utils@1.2.0: + resolution: {integrity: sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -6338,8 +6338,8 @@ packages: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - /vite-node@1.1.3: - resolution: {integrity: sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==} + /vite-node@1.2.0: + resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -6437,8 +6437,8 @@ packages: dependencies: vite: 5.0.11 - /vitest@1.1.3: - resolution: {integrity: sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==} + /vitest@1.2.0: + resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6462,11 +6462,11 @@ packages: jsdom: optional: true dependencies: - '@vitest/expect': 1.1.3 - '@vitest/runner': 1.1.3 - '@vitest/snapshot': 1.1.3 - '@vitest/spy': 1.1.3 - '@vitest/utils': 1.1.3 + '@vitest/expect': 1.2.0 + '@vitest/runner': 1.2.0 + '@vitest/snapshot': 1.2.0 + '@vitest/spy': 1.2.0 + '@vitest/utils': 1.2.0 acorn-walk: 8.3.1 cac: 6.7.14 chai: 4.3.10 @@ -6481,7 +6481,7 @@ packages: tinybench: 2.5.1 tinypool: 0.8.1 vite: 5.0.11 - vite-node: 1.1.3 + vite-node: 1.2.0 why-is-node-running: 2.2.2 transitivePeerDependencies: - less