From a05b4ae73a714d222047a101961195dd5ab9020b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 06:44:09 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version to ^1.2.2 --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e09704ec..cefc952d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", "@vitejs/plugin-vue": "^5.0.3", - "@vitest/ui": "^1.2.1", + "@vitest/ui": "^1.2.2", "@vue/test-utils": "^2.4.4", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.17", @@ -94,7 +94,7 @@ "typescript": "^5.3.3", "vite": "^5.0.12", "vite-plugin-vue-devtools": "^7.0.13", - "vitest": "^1.2.1", + "vitest": "^1.2.2", "vue": "^3.4.15", "vue-router": "^4.2.5", "vue-tsc": "^1.8.27" diff --git a/yarn.lock b/yarn.lock index c9d6464b..f5f75b85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1715,7 +1715,7 @@ dependencies: tinyspy "^2.2.0" -"@vitest/ui@^1.2.1": +"@vitest/ui@^1.2.2": version "1.2.2" resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-1.2.2.tgz#62dddb1ec12bdc5c186e7f2425490bb8b5080695" integrity sha512-CG+5fa8lyoBr+9i+UZGS31Qw81v33QlD10uecHxN2CLJVN+jLnqx4pGzGvFFeJ7jSnUCT0AlbmVWY6fU6NJZmw== @@ -8499,7 +8499,7 @@ vite@^5.0.12: optionalDependencies: fsevents "~2.3.3" -vitest@^1.2.1: +vitest@^1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.2.2.tgz#9e29ad2a74a5df553c30c5798c57a062d58ce299" integrity sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==