diff --git a/package.json b/package.json index ad60494bf2..eb5e5415a4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-lube": "^0.4.3", "eslint-plugin-svelte": "^3.11.0", "jsdom": "25.0.1", - "playwright": "^1.46.1", + "playwright": "^1.55.1", "prettier": "^3.2.4", "prettier-plugin-svelte": "^3.4.0", "svelte": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0afaef0ceb..9c031571db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 25.0.1 version: 25.0.1 playwright: - specifier: ^1.46.1 - version: 1.46.1 + specifier: ^1.55.1 + version: 1.55.1 prettier: specifier: ^3.2.4 version: 3.2.4 @@ -2236,11 +2236,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.55.1: + resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} + engines: {node: '>=18'} + hasBin: true + playwright@1.46.1: resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==} engines: {node: '>=18'} hasBin: true + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} + engines: {node: '>=18'} + hasBin: true + polka@1.0.0-next.25: resolution: {integrity: sha512-LBgDEGL73aeb/5yAwO9JWsqCuqPdvEdwA/n25Y38F4kv6jqFaLbgIWVuZfsv9Sc9O052eoWWrAjGB75oCQvELw==} engines: {node: '>=8'} @@ -4768,12 +4778,20 @@ snapshots: playwright-core@1.46.1: {} + playwright-core@1.55.1: {} + playwright@1.46.1: dependencies: playwright-core: 1.46.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.55.1: + dependencies: + playwright-core: 1.55.1 + optionalDependencies: + fsevents: 2.3.2 + polka@1.0.0-next.25: dependencies: '@polka/url': 1.0.0-next.25