diff --git a/packages/test/package.json b/packages/test/package.json index 97b69f88..6f181166 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -31,7 +31,7 @@ "viem-tracer": "^1.4.0" }, "peerDependencies": { - "@playwright/test": "^1.48.1", + "@playwright/test": "^1.49.1", "ethers": "^6.13.0", "viem": "^2.21.10", "vitest": "^2.1.0" @@ -48,7 +48,7 @@ } }, "devDependencies": { - "@playwright/test": "^1.48.1", + "@playwright/test": "^1.49.1", "@types/lodash.kebabcase": "^4.1.9", "@types/node": "^22.10.1", "ethers": "^6.13.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28a7e602..5c7d129f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -655,8 +655,8 @@ importers: version: 1.4.0(viem@2.21.54(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)) devDependencies: '@playwright/test': - specifier: ^1.48.1 - version: 1.48.1 + specifier: ^1.49.1 + version: 1.49.1 '@types/lodash.kebabcase': specifier: ^4.1.9 version: 4.1.9 @@ -2739,8 +2739,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.48.1': - resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -5925,13 +5925,13 @@ packages: pkg-types@1.2.1: resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} - playwright-core@1.48.1: - resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.48.1: - resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -9906,9 +9906,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.48.1': + '@playwright/test@1.49.1': dependencies: - playwright: 1.48.1 + playwright: 1.49.1 '@react-native-community/cli-clean@14.1.0': dependencies: @@ -13928,11 +13928,11 @@ snapshots: mlly: 1.7.2 pathe: 1.1.2 - playwright-core@1.48.1: {} + playwright-core@1.49.1: {} - playwright@1.48.1: + playwright@1.49.1: dependencies: - playwright-core: 1.48.1 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2