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

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


Updates `@playwright/test` from 1.53.2 to 1.54.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.1
  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 bc9abaefbe
This commit is contained in:
dependabot[bot] 2025-07-16 01:49:51 +03:00 committed by Olivier Goffart
parent 0352413424
commit 341ef4bd49
2 changed files with 14 additions and 14 deletions

View file

@ -39,7 +39,7 @@
"devDependencies": {
"@biomejs/biome": "2.1.1",
"@expressive-code/core": "0.41.3",
"@playwright/test": "1.53.2",
"@playwright/test": "1.54.1",
"cspell": "9.1.5",
"@astrojs/check": "0.9.4",
"@astrojs/markdown-remark": "6.3.2",

View file

@ -85,8 +85,8 @@ importers:
specifier: 1.2.19
version: 1.2.19
'@playwright/test':
specifier: 1.53.2
version: 1.53.2
specifier: 1.54.1
version: 1.54.1
'@tailwindcss/typography':
specifier: 0.5.16
version: 0.5.16(tailwindcss@3.4.17)
@ -1079,8 +1079,8 @@ packages:
'@playform/pipe@0.1.3':
resolution: {integrity: sha512-cjRcaj6b8XZMS+N51In78EuD9e0x0M3gYxi2g+qUGk1iya2uxcS+aSrXxfBUZueOjxADQwpyS4zLEhlbHCGcDA==}
'@playwright/test@1.53.2':
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
'@playwright/test@1.54.1':
resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
engines: {node: '>=18'}
hasBin: true
@ -2880,13 +2880,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.53.2:
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
playwright-core@1.54.1:
resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.53.2:
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
playwright@1.54.1:
resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
engines: {node: '>=18'}
hasBin: true
@ -4706,9 +4706,9 @@ snapshots:
deepmerge-ts: 7.1.5
fast-glob: 3.3.3
'@playwright/test@1.53.2':
'@playwright/test@1.54.1':
dependencies:
playwright: 1.53.2
playwright: 1.54.1
'@qwik.dev/partytown@0.11.1':
dependencies:
@ -7092,11 +7092,11 @@ snapshots:
exsolve: 1.0.7
pathe: 2.0.3
playwright-core@1.53.2: {}
playwright-core@1.54.1: {}
playwright@1.53.2:
playwright@1.54.1:
dependencies:
playwright-core: 1.53.2
playwright-core: 1.54.1
optionalDependencies:
fsevents: 2.3.2