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