diff --git a/package.json b/package.json index 4fe041a..c0c458e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "lint-staged": "16.2.7", "markdownlint-cli": "0.46.0", "microbundle": "0.15.1", - "playwright": "1.55.1", + "playwright": "1.57.0", "prettier": "3.7.4", "prettier-plugin-organize-imports": "4.3.0", "prettier-plugin-pkg": "0.21.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e28849..97fa362 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 0.15.1 version: 0.15.1 playwright: - specifier: 1.55.1 - version: 1.55.1 + specifier: 1.57.0 + version: 1.57.0 prettier: specifier: 3.7.4 version: 3.7.4 @@ -4023,13 +4023,13 @@ packages: resolution: {integrity: sha512-4peoBq4Wks0riS0z8741NVv+/8IiTvqnZAr8QGgtdifrtpdXbNw/FxRS1l6NFqm4EMzuS0EDqNNx4XGaz8cuyQ==} engines: {node: '>=18'} - playwright-core@1.55.1: - resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + playwright-core@1.57.0: + resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==} engines: {node: '>=18'} hasBin: true - playwright@1.55.1: - resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + playwright@1.57.0: + resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==} engines: {node: '>=18'} hasBin: true @@ -9606,11 +9606,11 @@ snapshots: dependencies: find-up-simple: 1.0.1 - playwright-core@1.55.1: {} + playwright-core@1.57.0: {} - playwright@1.55.1: + playwright@1.57.0: dependencies: - playwright-core: 1.55.1 + playwright-core: 1.57.0 optionalDependencies: fsevents: 2.3.2