From 64c1008fe44183abbce0d5f24db68768a7fd9ef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 07:39:06 +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.2.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8) Updates `vitest` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch 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 | 82 +++++++++---------- 4 files changed, 47 insertions(+), 47 deletions(-) diff --git a/gg-mono/apps/react-frontend/package.json b/gg-mono/apps/react-frontend/package.json index 0f7637f33..b8fc34bb2 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.2.1", + "@vitest/coverage-v8": "1.2.2", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@vitejs/plugin-react-swc": "3.5.0", "typescript": "5.3.3", "vite": "5.0.12", "vite-plugin-mkcert": "1.17.3", - "vitest": "1.2.1" + "vitest": "1.2.2" }, "private": true, "scripts": { diff --git a/gg-mono/docs/starlight/package.json b/gg-mono/docs/starlight/package.json index 59afcdadf..44df0f028 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.2.1", + "@vitest/coverage-v8": "1.2.2", "typescript": "5.3.3", - "vitest": "1.2.1", + "vitest": "1.2.2", "hast-util-from-html": "2.0.1", "hast-util-to-string": "3.0.0", "hastscript": "9.0.0", diff --git a/gg-mono/examples/default-project/package.json b/gg-mono/examples/default-project/package.json index f4688029e..f1ed4f2ea 100644 --- a/gg-mono/examples/default-project/package.json +++ b/gg-mono/examples/default-project/package.json @@ -19,10 +19,10 @@ "solid-js": "1.8.12" }, "devDependencies": { - "@vitest/coverage-v8": "1.2.1", + "@vitest/coverage-v8": "1.2.2", "typescript": "5.3.3", "vite": "5.0.12", "vite-plugin-solid": "2.9.1", - "vitest": "1.2.1" + "vitest": "1.2.2" } } diff --git a/gg-mono/pnpm-lock.yaml b/gg-mono/pnpm-lock.yaml index f2376e59d..f637aca88 100644 --- a/gg-mono/pnpm-lock.yaml +++ b/gg-mono/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: 3.5.0 version: 3.5.0(vite@5.0.12) '@vitest/coverage-v8': - specifier: 1.2.1 - version: 1.2.1(vitest@1.2.1) + specifier: 1.2.2 + version: 1.2.2(vitest@1.2.2) typescript: specifier: 5.3.3 version: 5.3.3 @@ -85,8 +85,8 @@ importers: specifier: 1.17.3 version: 1.17.3(vite@5.0.12) vitest: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.2.2 + version: 1.2.2 docs/starlight: dependencies: @@ -110,8 +110,8 @@ importers: specifier: 3.0.3 version: 3.0.3 '@vitest/coverage-v8': - specifier: 1.2.1 - version: 1.2.1(vitest@1.2.1) + specifier: 1.2.2 + version: 1.2.2(vitest@1.2.2) hast-util-from-html: specifier: 2.0.1 version: 2.0.1 @@ -128,8 +128,8 @@ importers: specifier: 5.0.0 version: 5.0.0 vitest: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.2.2 + version: 1.2.2 examples/default-project: dependencies: @@ -138,8 +138,8 @@ importers: version: 1.8.12 devDependencies: '@vitest/coverage-v8': - specifier: 1.2.1 - version: 1.2.1(vitest@1.2.1) + specifier: 1.2.2 + version: 1.2.2(vitest@1.2.2) typescript: specifier: 5.3.3 version: 5.3.3 @@ -150,8 +150,8 @@ importers: specifier: 2.9.1 version: 2.9.1(solid-js@1.8.12)(vite@5.0.12) vitest: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.2.2 + version: 1.2.2 packages: @@ -1727,8 +1727,8 @@ packages: - '@swc/helpers' dev: true - /@vitest/coverage-v8@1.2.1(vitest@1.2.1): - resolution: {integrity: sha512-fJEhKaDwGMZtJUX7BRcGxooGwg1Hl0qt53mVup/ZJeznhvL5EodteVnb/mcByhEcvVWbK83ZF31c7nPEDi4LOQ==} + /@vitest/coverage-v8@1.2.2(vitest@1.2.2): + resolution: {integrity: sha512-IHyKnDz18SFclIEEAHb9Y4Uxx0sPKC2VO1kdDCs1BF6Ip4S8rQprs971zIsooLUn7Afs71GRxWMWpkCGZpRMhw==} peerDependencies: vitest: ^1.0.0 dependencies: @@ -1745,43 +1745,43 @@ packages: std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.2.1 + vitest: 1.2.2 transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@1.2.1: - resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==} + /@vitest/expect@1.2.2: + resolution: {integrity: sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==} dependencies: - '@vitest/spy': 1.2.1 - '@vitest/utils': 1.2.1 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 chai: 4.3.10 dev: true - /@vitest/runner@1.2.1: - resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==} + /@vitest/runner@1.2.2: + resolution: {integrity: sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==} dependencies: - '@vitest/utils': 1.2.1 + '@vitest/utils': 1.2.2 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.2.1: - resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==} + /@vitest/snapshot@1.2.2: + resolution: {integrity: sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.2.1: - resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==} + /@vitest/spy@1.2.2: + resolution: {integrity: sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.2.1: - resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==} + /@vitest/utils@1.2.2: + resolution: {integrity: sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -5992,8 +5992,8 @@ packages: resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} dev: true - /tinypool@0.8.1: - resolution: {integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==} + /tinypool@0.8.2: + resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} engines: {node: '>=14.0.0'} dev: true @@ -6347,8 +6347,8 @@ packages: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - /vite-node@1.2.1: - resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==} + /vite-node@1.2.2: + resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -6449,8 +6449,8 @@ packages: dependencies: vite: 5.0.12 - /vitest@1.2.1: - resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==} + /vitest@1.2.2: + resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6474,11 +6474,11 @@ packages: jsdom: optional: true dependencies: - '@vitest/expect': 1.2.1 - '@vitest/runner': 1.2.1 - '@vitest/snapshot': 1.2.1 - '@vitest/spy': 1.2.1 - '@vitest/utils': 1.2.1 + '@vitest/expect': 1.2.2 + '@vitest/runner': 1.2.2 + '@vitest/snapshot': 1.2.2 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 acorn-walk: 8.3.2 cac: 6.7.14 chai: 4.3.10 @@ -6491,9 +6491,9 @@ packages: std-env: 3.7.0 strip-literal: 1.3.0 tinybench: 2.5.1 - tinypool: 0.8.1 + tinypool: 0.8.2 vite: 5.0.12 - vite-node: 1.2.1 + vite-node: 1.2.2 why-is-node-running: 2.2.2 transitivePeerDependencies: - less