diff --git a/ui-libraries/material/docs/package.json b/ui-libraries/material/docs/package.json index 5b5376c01..d3f870179 100644 --- a/ui-libraries/material/docs/package.json +++ b/ui-libraries/material/docs/package.json @@ -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", diff --git a/ui-libraries/material/docs/pnpm-lock.yaml b/ui-libraries/material/docs/pnpm-lock.yaml index 8bc363480..5d7413e01 100644 --- a/ui-libraries/material/docs/pnpm-lock.yaml +++ b/ui-libraries/material/docs/pnpm-lock.yaml @@ -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