From e92e95a3bcbdd30b4eff1cf3a007e3ebd50f717e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:11:01 +0000 Subject: [PATCH] chore(deps): update dependency @playwright/test to ^1.49.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 4176e0de..16cffd64 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "refresh": "rm -rf node_modules && rm pnpm-lock.yaml && pnpm i && pnpm run format" }, "devDependencies": { - "@playwright/test": "^1.48.0", + "@playwright/test": "^1.49.0", "autoprefixer": "^10.4.20", "nuxt": "^3.14.0", "nuxt-icon": "^0.6.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 630f3810..31985e63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: version: 1.4.0 devDependencies: '@playwright/test': - specifier: ^1.48.0 - version: 1.48.0 + specifier: ^1.49.0 + version: 1.49.0 autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.48) @@ -953,8 +953,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.48.0': - resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==} + '@playwright/test@1.49.0': + resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==} engines: {node: '>=18'} hasBin: true @@ -3109,13 +3109,13 @@ packages: pkg-types@1.2.1: resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} - playwright-core@1.48.0: - resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==} + playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} engines: {node: '>=18'} hasBin: true - playwright@1.48.0: - resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==} + playwright@1.49.0: + resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} engines: {node: '>=18'} hasBin: true @@ -5577,9 +5577,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.48.0': + '@playwright/test@1.49.0': dependencies: - playwright: 1.48.0 + playwright: 1.49.0 '@polka/url@1.0.0-next.25': {} @@ -8012,11 +8012,11 @@ snapshots: mlly: 1.7.2 pathe: 1.1.2 - playwright-core@1.48.0: {} + playwright-core@1.49.0: {} - playwright@1.48.0: + playwright@1.49.0: dependencies: - playwright-core: 1.48.0 + playwright-core: 1.49.0 optionalDependencies: fsevents: 2.3.2