From 42ad7f096f249cbbed593adadc576f26398f8336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:01:38 +0000 Subject: [PATCH] chore(deps): update dependency @rstackjs/test-utils to v1 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d930e12..ae2f9bb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@rsbuild/plugin-react": "^2.1.0", "@rsbuild/plugin-svgr": "^2.0.5", "@rsbuild/plugin-vue": "^2.0.1", - "@rstackjs/test-utils": "^0.2.0", + "@rstackjs/test-utils": "^1.0.0", "@rstest/playwright": "^0.11.12", "@types/node": "^24.13.4", "playwright": "^1.63.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 182002b..2e52665 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: ^2.0.1 version: 2.0.1(@rsbuild/core@2.2.6)(@rspack/core@2.2.4(@swc/helpers@0.5.23))(@vue/compiler-sfc@3.5.42)(vue@3.5.42(typescript@7.0.2)) '@rstackjs/test-utils': - specifier: ^0.2.0 - version: 0.2.0 + specifier: ^1.0.0 + version: 1.0.0 '@rstest/playwright': specifier: ^0.11.12 version: 0.11.12(@rstest/core@0.11.12)(playwright@1.63.0) @@ -681,8 +681,8 @@ packages: cpu: [x64] os: [win32] - '@rstackjs/test-utils@0.2.0': - resolution: {integrity: sha512-P+LOo1WE3xYeGkHmEthyq2cIpN69k4LhiB/4UBSceD+nW9hDlhWv8MC0LTLWokZXccWl4ntcfOBjQFllkcBlPA==} + '@rstackjs/test-utils@1.0.0': + resolution: {integrity: sha512-g7oEZzqwke/pRVGAsvEpML+37PDOo9BwR8nKignbtXlKmW9Cb202pRRUSVEsWG//7pnyIi+q4P7b1H/h1ianGA==} '@rstest/core@0.11.12': resolution: {integrity: sha512-dklEYLtL1eip/11K+o3xEchEs2nCGua2u2W8Pycf6PS8TE0PDJH2Bn9y/txuQI4YVHyIQ88PISWtS6fVnxSyXQ==} @@ -2311,11 +2311,11 @@ snapshots: '@rstackjs/cli-win32-x64-msvc@0.7.4': optional: true - '@rstackjs/test-utils@0.2.0': {} + '@rstackjs/test-utils@1.0.0': {} '@rstest/core@0.11.12': dependencies: - '@rsbuild/core': 2.2.2 + '@rsbuild/core': 2.2.6 '@types/chai': 5.2.3 transitivePeerDependencies: - '@module-federation/runtime-tools'