material: build(deps-dev): bump @playwright/test in /docs in the playwright group (https://github.com/slint-ui/material-components/issues/134)

Bumps the playwright group in /docs with 1 update: [@playwright/test](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Imported from 6154498619
This commit is contained in:
dependabot[bot] 2025-08-25 13:18:03 +03:00 committed by Olivier Goffart
parent 0d011eb4dc
commit 36a34b4643
2 changed files with 14 additions and 14 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@biomejs/biome": "2.2.2",
"@expressive-code/core": "0.41.3",
"@playwright/test": "1.54.2",
"@playwright/test": "1.55.0",
"cspell": "9.2.0",
"@astrojs/check": "0.9.4",
"@astrojs/markdown-remark": "6.3.6",

View file

@ -85,8 +85,8 @@ importers:
specifier: 1.2.22
version: 1.2.22
'@playwright/test':
specifier: 1.54.2
version: 1.54.2
specifier: 1.55.0
version: 1.55.0
'@tailwindcss/typography':
specifier: 0.5.16
version: 0.5.16(tailwindcss@3.4.17)
@ -1085,8 +1085,8 @@ packages:
'@playform/pipe@0.1.3':
resolution: {integrity: sha512-cjRcaj6b8XZMS+N51In78EuD9e0x0M3gYxi2g+qUGk1iya2uxcS+aSrXxfBUZueOjxADQwpyS4zLEhlbHCGcDA==}
'@playwright/test@1.54.2':
resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==}
'@playwright/test@1.55.0':
resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==}
engines: {node: '>=18'}
hasBin: true
@ -2873,13 +2873,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.54.2:
resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==}
playwright-core@1.55.0:
resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==}
engines: {node: '>=18'}
hasBin: true
playwright@1.54.2:
resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==}
playwright@1.55.0:
resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==}
engines: {node: '>=18'}
hasBin: true
@ -4707,9 +4707,9 @@ snapshots:
deepmerge-ts: 7.1.5
fast-glob: 3.3.3
'@playwright/test@1.54.2':
'@playwright/test@1.55.0':
dependencies:
playwright: 1.54.2
playwright: 1.55.0
'@qwik.dev/partytown@0.11.1':
dependencies:
@ -7082,11 +7082,11 @@ snapshots:
exsolve: 1.0.7
pathe: 2.0.3
playwright-core@1.54.2: {}
playwright-core@1.55.0: {}
playwright@1.54.2:
playwright@1.55.0:
dependencies:
playwright-core: 1.54.2
playwright-core: 1.55.0
optionalDependencies:
fsevents: 2.3.2