chore(deps-dev): bump playwright from 1.46.1 to 1.55.1

Bumps [playwright](https://github.com/microsoft/playwright) from 1.46.1 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.55.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.55.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/playwright-1.55.1
dependabot[bot] 6 days ago committed by GitHub
parent 5bb28c4567
commit 88f6150b7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:^",

@ -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
@ -2232,11 +2232,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'}
@ -4762,12 +4772,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

Loading…
Cancel
Save