pull/16988/merge
dependabot[bot] 2 days ago committed by GitHub
commit 687fb1a2ea
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
@ -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

Loading…
Cancel
Save