From e91737b653df69f96c8b9db7feaf92f4f9bc183d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:41:39 +0000 Subject: [PATCH] chore(deps-dev): bump @playwright/experimental-ct-vue Bumps [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0) --- updated-dependencies: - dependency-name: "@playwright/experimental-ct-vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7276d5e..3b6b75a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ devDependencies: version: 0.7.2(vue@3.5.12) '@playwright/experimental-ct-vue': specifier: ^1.35.1 - version: 1.48.2(@types/node@20.5.1)(sass@1.80.5)(vite@4.5.5)(vue@3.5.12) + version: 1.49.0(@types/node@20.5.1)(sass@1.80.5)(vite@4.5.5)(vue@3.5.12) '@tsconfig/node-lts-strictest': specifier: ^18.12.1 version: 18.12.1 @@ -1495,12 +1495,12 @@ packages: '@parcel/watcher-win32-x64': 2.4.1 dev: true - /@playwright/experimental-ct-core@1.48.2(@types/node@20.5.1)(sass@1.80.5): - resolution: {integrity: sha512-lOiBsOgosctTB9J0K/tWREAifxFF2HCqAKNCTIQKwWyKLXeR8Tp+Wo9vcbhJbiWzLCKcMchGFILKbL9Dq5xbNQ==} + /@playwright/experimental-ct-core@1.49.0(@types/node@20.5.1)(sass@1.80.5): + resolution: {integrity: sha512-Tl/JekIQOyHIctFvzmHaSB8SuBTbOYcIdrb5HMwMc70i86XbPnQfDp65zgzAuvUiDN1u1k+aIpygJ8ZqnRYgVw==} engines: {node: '>=18'} dependencies: - playwright: 1.48.2 - playwright-core: 1.48.2 + playwright: 1.49.0 + playwright-core: 1.49.0 vite: 5.4.10(@types/node@20.5.1)(sass@1.80.5) transitivePeerDependencies: - '@types/node' @@ -1513,12 +1513,12 @@ packages: - terser dev: true - /@playwright/experimental-ct-vue@1.48.2(@types/node@20.5.1)(sass@1.80.5)(vite@4.5.5)(vue@3.5.12): - resolution: {integrity: sha512-RbqE0GRxiueowDZeOEiBYrEEXFi385WzdwLr2MdboAW8ZK7i2APVq3PPTR4hh9pckG9Leo97Dp1tW0OrJYePug==} + /@playwright/experimental-ct-vue@1.49.0(@types/node@20.5.1)(sass@1.80.5)(vite@4.5.5)(vue@3.5.12): + resolution: {integrity: sha512-tbyk7YU1IQYTb/p0ZEdF6u/ffOVCYC4Y04vX1pVvHvfbB8OkbUmxhd4bFW+Iu7pcMO4Zkz4G4qiiTKU1+qU6AA==} engines: {node: '>=18'} hasBin: true dependencies: - '@playwright/experimental-ct-core': 1.48.2(@types/node@20.5.1)(sass@1.80.5) + '@playwright/experimental-ct-core': 1.49.0(@types/node@20.5.1)(sass@1.80.5) '@vitejs/plugin-vue': 4.6.2(vite@4.5.5)(vue@3.5.12) transitivePeerDependencies: - '@types/node' @@ -6264,18 +6264,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.48.2: - resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} + /playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} engines: {node: '>=18'} hasBin: true dev: true - /playwright@1.48.2: - resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} + /playwright@1.49.0: + resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} engines: {node: '>=18'} hasBin: true dependencies: - playwright-core: 1.48.2 + playwright-core: 1.49.0 optionalDependencies: fsevents: 2.3.2 dev: true